Commit History

Author SHA1 Message Date
  Christophe Coevoet bbd4413b5a Fixed the composer.json file 13 years ago
  Jordi Boggiano aa94918d50 Add binaries support in composer 13 years ago
  Jordi Boggiano 456d442f6e Fix bootstrap 13 years ago
  Jordi Boggiano 2e8762744f Fix ComposerRepository ctor 13 years ago
  Jordi Boggiano aacdcb1570 Allow self-update to be called outside of a project context 13 years ago
  Nils Adermann b8042f58a4 Merge pull request #138 from Seldaek/refactor_bootstrap 13 years ago
  Jordi Boggiano 7fa74f8f8e Add COMPOSER env var to override the composer.json file name 13 years ago
  Jordi Boggiano 94e277698e Delay bootstrap until it's really necessary, fixes #121 13 years ago
  Jordi Boggiano 3ebfbd78ac Merge remote-tracking branch 'jsor/install_update_flags' 13 years ago
  Nils Adermann 64e925cd89 Merge pull request #136 from Seldaek/svndriver 13 years ago
  Jordi Boggiano b8a9bf7b60 Fix typo 13 years ago
  jsor 28a8b3e4c5 Fix link collection 13 years ago
  Jordi Boggiano 1277277ec6 Fix CS 13 years ago
  Jordi Boggiano 8df7eb0475 Add SvnDriver for the VcsRepository 13 years ago
  Jordi Boggiano 9f55335011 Expose the Driver of the VcsRepository 13 years ago
  Jordi Boggiano 4c7162c94e Merge pull request #134 from naderman/master 13 years ago
  Nils Adermann a0faa4f69f Add a test for the complex conflict resolution fixed in #118 13 years ago
  jsor e512e16e35 Rename flags after feedback in #132 13 years ago
  jsor 9af21fd461 Install recommended deps by default and introduce flags for including/excluding required/recommended/suggested deps 13 years ago
  Jordi Boggiano 20c3685b35 Relax composer requirements 13 years ago
  Jordi Boggiano ca112db268 Relax composer requirements 13 years ago
  Jordi Boggiano eef37c450f Fix error detection to support replaces and provides 13 years ago
  Nils Adermann bd1c18d934 Merge pull request #131 from Seldaek/versions 13 years ago
  Jordi Boggiano e340022cce Allow the use of self.version in package links 13 years ago
  Jordi Boggiano 22858e81ef Fix .* version constraints parsing to include nonstable versions 13 years ago
  Jordi Boggiano 0d304550b5 Clarify error message when packages are not found, fixes #128 13 years ago
  Nils Adermann 8d4ccd4af6 Merge pull request #126 from Seldaek/fix_update 13 years ago
  Jordi Boggiano 14e9d4d84b Fix test 13 years ago
  Jordi Boggiano 68512714f4 Fix update command by using remove+install (and for now ignoring uninstalls of non-existing packages) 13 years ago
  Nils Adermann bf7ad0ac9f Merge pull request #123 from Seldaek/dryrun 13 years ago