Commit History

Author SHA1 Message Date
  digitalkaoz 3d43bdce45 refactored install 13 years ago
  digitalkaoz 4d0fae688e removed replace, reinstalling as install 13 years ago
  digitalkaoz 30e89a2402 fixed broken packages on filesystem 13 years ago
  Jordi Boggiano edf948454b Remove IO from Solver, debug methods don't need it 13 years ago
  François Pluchino 0f9dcc9618 Remplace all echo with writeln method of IO 13 years ago
  François Pluchino 7888ec5313 Add Authentification in FileDownloader 13 years ago
  Jordi Boggiano 462ebdf752 Detect lock file changes and warn users on install, fixes #75 13 years ago
  Nils Adermann 855b1cb9d3 Merge pull request #173 from Seldaek/update 13 years ago
  Jordi Boggiano 9b2694351b Less confusing error message 13 years ago
  Jordi Boggiano 8cfbf9e198 Fix update, fixes #125 13 years ago
  Beau Simensen 2791e57930 Updated lockfile message for "composer install" command 13 years ago
  digitalkaoz 6c870e23e0 added search command, colorized ouput, tiny fixes 14 years ago
  jsor 28a8b3e4c5 Fix link collection 14 years ago
  jsor e512e16e35 Rename flags after feedback in #132 14 years ago
  jsor 9af21fd461 Install recommended deps by default and introduce flags for including/excluding required/recommended/suggested deps 14 years ago
  Jordi Boggiano eef37c450f Fix error detection to support replaces and provides 14 years ago
  Jordi Boggiano 0d304550b5 Clarify error message when packages are not found, fixes #128 14 years ago
  Jordi Boggiano 68512714f4 Fix update command by using remove+install (and for now ignoring uninstalls of non-existing packages) 14 years ago
  Jordi Boggiano f2662b193d Add --dry-run option and list all operations on --verbose 14 years ago
  Ant Cunningham e0400773f7 Adding support for configurable vendor path in composer.json. 14 years ago
  Jordi Boggiano c8859240d2 Add InstallerInstaller, refactored AutoloadGenerator, fixes #59 14 years ago
  Jordi Boggiano 1feebcafe2 Add update command, fixes #28 14 years ago
  Jordi Boggiano 9108a3af7f Fix PlatformRepo packages not being seen as installed 14 years ago
  Jordi Boggiano 6b6d6b6d82 Add --dev flag to InstallCommand to do source installs, fixes #26 14 years ago
  Jordi Boggiano 1ca3e5e5e2 Generate a map separated from the autoloader, fixes #74 14 years ago
  Jordi Boggiano 1e0710b32f Move .composer into vendor (hardcoded for now) 14 years ago
  Jordi Boggiano 220ab7f4ee Comments 14 years ago
  Jordi Boggiano 8b0fee3f35 Fix platform packages not being added to the pool 14 years ago
  Jordi Boggiano 33e7001d7e Fix typo 14 years ago
  Jordi Boggiano c8cfa15f52 Use wrapped PlatformRepository only in the Solver 14 years ago