1
0
Fork 0
Commit Graph

11265 Commits (061d154dfdde157cbf453c4695e6af21c0e93903)

Author SHA1 Message Date
Jordi Boggiano 381fcb248a Allow parsing of branches with invalid names but explicit versions in composer.json 2011-12-07 11:44:03 +01:00
Jordi Boggiano 283745d76d Do case-insensitive searches, avoid printing multiple results if multiple tokens match, highlight matched area 2011-12-06 23:07:47 +01:00
Jordi Boggiano c7deaa8a1f Add highlight style 2011-12-06 23:07:06 +01:00
Jordi Boggiano 8675d4eb6a Make search token required 2011-12-06 23:06:49 +01:00
Jordi Boggiano 8273579461 Merge remote-tracking branch 'digitalkaoz/command_refactorings' 2011-12-06 22:47:48 +01:00
Jordi Boggiano 139de0f79d Fix handling of git repos with no tag, fixes #146 2011-12-06 22:19:24 +01:00
Nils Adermann 8de2c0604e Merge pull request #147 from digitalkaoz/solver_typo_fix
fixed typo
2011-12-06 13:18:50 -08:00
digitalkaoz 6c870e23e0 added search command, colorized ouput, tiny fixes 2011-12-06 21:19:12 +01:00
digitalkaoz 87831d8c1c fixed typo 2011-12-06 21:13:04 +01:00
Nils Adermann e3878c715f Merge pull request #143 from stof/patch-2
Added the binary in the composer.json file
2011-12-04 15:24:03 -08:00
Christophe Coevoet b3fc995442 Added the binary in the composer.json file 2011-12-05 00:05:46 +01:00
Nils Adermann a697488948 Merge pull request #142 from Seldaek/autoload_test
Autoload test
2011-12-04 13:44:59 -08:00
Jordi Boggiano 927be089ba Added more tests for Filesystem util and some fixes 2011-12-04 22:40:30 +01:00
Jordi Boggiano 304ce3b375 Fix relative target dirs 2011-12-04 22:13:11 +01:00
Jordi Boggiano 21d74328e3 Cosmetic fixes 2011-12-04 22:00:55 +01:00
Jordi Boggiano 37df1a0d15 Fix self.version replacement 2011-12-04 21:58:42 +01:00
Jordi Boggiano a19695cdcb Tentative fix for *nix 2011-12-04 18:44:40 +01:00
Jordi Boggiano 4517a2e51e Added tests and fixed some incorrect behaviors in Filesystem 2011-12-04 18:35:45 +01:00
Jordi Boggiano bc88d86983 Make use of Filesystem class in AutoloadGenerator 2011-12-04 18:35:44 +01:00
Jordi Boggiano abb926a60c Add tests for autoloader 2011-12-04 18:35:43 +01:00
Nils Adermann 71a6b47e90 Merge pull request #140 from Seldaek/bins
Add binaries support
2011-12-04 09:31:43 -08:00
Jordi Boggiano 3be6511af7 Fix unixy proxy under git-bash 2011-12-03 21:54:54 +01:00
Jordi Boggiano 725850c521 Fix github ssl bypass with http:// urls 2011-12-03 21:40:02 +01:00
Jordi Boggiano f0d8626993 Cleanups 2011-12-03 21:20:20 +01:00
Jordi Boggiano 9028546c5a Move bin dir to a subdir of vendor 2011-12-03 20:47:02 +01:00
Jordi Boggiano 7e3f8099b1 Add proxy files for windows instead of copying, removed PEAR-style substitution 2011-12-03 20:44:00 +01:00
Jordi Boggiano c178223c8a Merge pull request #141 from stof/patch-1
Fixed the composer.json file
2011-12-03 09:57:20 -08:00
Christophe Coevoet bbd4413b5a Fixed the composer.json file 2011-12-03 17:17:47 +01:00
Jordi Boggiano aa94918d50 Add binaries support in composer 2011-12-03 15:39:06 +01:00
Jordi Boggiano 456d442f6e Fix bootstrap 2011-12-03 12:46:28 +01:00
Jordi Boggiano 2e8762744f Fix ComposerRepository ctor 2011-12-03 12:43:38 +01:00
Jordi Boggiano aacdcb1570 Allow self-update to be called outside of a project context 2011-12-03 11:57:59 +01:00
Nils Adermann b8042f58a4 Merge pull request #138 from Seldaek/refactor_bootstrap
Refactor bootstrap
2011-11-30 13:05:27 -08:00
Jordi Boggiano 7fa74f8f8e Add COMPOSER env var to override the composer.json file name 2011-11-30 21:50:11 +01:00
Jordi Boggiano 94e277698e Delay bootstrap until it's really necessary, fixes #121 2011-11-30 21:30:51 +01:00
Jordi Boggiano 3ebfbd78ac Merge remote-tracking branch 'jsor/install_update_flags' 2011-11-30 21:11:15 +01:00
Nils Adermann 64e925cd89 Merge pull request #136 from Seldaek/svndriver
Add SvnDriver for the VcsRepository
2011-11-28 13:31:48 -08:00
Jordi Boggiano b8a9bf7b60 Fix typo 2011-11-28 20:58:16 +01:00
jsor 28a8b3e4c5 Fix link collection 2011-11-28 08:51:00 +01:00
Jordi Boggiano 1277277ec6 Fix CS 2011-11-27 20:25:30 +01:00
Jordi Boggiano 8df7eb0475 Add SvnDriver for the VcsRepository 2011-11-27 20:07:42 +01:00
Jordi Boggiano 9f55335011 Expose the Driver of the VcsRepository 2011-11-27 20:02:28 +01:00
Jordi Boggiano 4c7162c94e Merge pull request #134 from naderman/master
Test case for complex conflict resolution with replace priorities
2011-11-26 16:04:50 -08:00
Nils Adermann a0faa4f69f Add a test for the complex conflict resolution fixed in #118 2011-11-25 23:35:58 +01:00
jsor e512e16e35 Rename flags after feedback in #132 2011-11-25 18:01:12 +01:00
jsor 9af21fd461 Install recommended deps by default and introduce flags for including/excluding required/recommended/suggested deps 2011-11-25 16:44:50 +01:00
Jordi Boggiano 20c3685b35 Relax composer requirements 2011-11-25 14:18:20 +01:00
Jordi Boggiano ca112db268 Relax composer requirements 2011-11-25 14:15:06 +01:00
Jordi Boggiano eef37c450f Fix error detection to support replaces and provides 2011-11-24 09:57:08 +01:00
Nils Adermann bd1c18d934 Merge pull request #131 from Seldaek/versions
Versions
2011-11-23 08:02:42 -08:00