462 Commits (8675d4eb6a8b7afcd657f29bf020b3d9393cf8a0)
 

Author SHA1 Message Date
Jordi Boggiano 8675d4eb6a Make search token required 13 years ago
Jordi Boggiano 8273579461 Merge remote-tracking branch 'digitalkaoz/command_refactorings' 13 years ago
Jordi Boggiano 139de0f79d Fix handling of git repos with no tag, fixes #146 13 years ago
Nils Adermann 8de2c0604e Merge pull request #147 from digitalkaoz/solver_typo_fix
fixed typo
13 years ago
digitalkaoz 6c870e23e0 added search command, colorized ouput, tiny fixes 13 years ago
digitalkaoz 87831d8c1c fixed typo 13 years ago
Nils Adermann e3878c715f Merge pull request #143 from stof/patch-2
Added the binary in the composer.json file
13 years ago
Christophe Coevoet b3fc995442 Added the binary in the composer.json file 13 years ago
Nils Adermann a697488948 Merge pull request #142 from Seldaek/autoload_test
Autoload test
13 years ago
Jordi Boggiano 927be089ba Added more tests for Filesystem util and some fixes 13 years ago
Jordi Boggiano 304ce3b375 Fix relative target dirs 13 years ago
Jordi Boggiano 21d74328e3 Cosmetic fixes 13 years ago
Jordi Boggiano 37df1a0d15 Fix self.version replacement 13 years ago
Jordi Boggiano a19695cdcb Tentative fix for *nix 13 years ago
Jordi Boggiano 4517a2e51e Added tests and fixed some incorrect behaviors in Filesystem 13 years ago
Jordi Boggiano bc88d86983 Make use of Filesystem class in AutoloadGenerator 13 years ago
Jordi Boggiano abb926a60c Add tests for autoloader 13 years ago
Nils Adermann 71a6b47e90 Merge pull request #140 from Seldaek/bins
Add binaries support
13 years ago
Jordi Boggiano 3be6511af7 Fix unixy proxy under git-bash 13 years ago
Jordi Boggiano 725850c521 Fix github ssl bypass with http:// urls 13 years ago
Jordi Boggiano f0d8626993 Cleanups 13 years ago
Jordi Boggiano 9028546c5a Move bin dir to a subdir of vendor 13 years ago
Jordi Boggiano 7e3f8099b1 Add proxy files for windows instead of copying, removed PEAR-style substitution 13 years ago
Jordi Boggiano c178223c8a Merge pull request #141 from stof/patch-1
Fixed the composer.json file
13 years ago
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
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
Add SvnDriver for the VcsRepository
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
Test case for complex conflict resolution with replace priorities
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
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