1
0
Fork 0
composer/src/Composer
Jordi Boggiano ebc0f8884f Merge remote-tracking branch 'tot-ra/patch-2'
Conflicts:
	src/Composer/Downloader/ArchiveDownloader.php
2012-08-11 18:45:38 +02:00
..
Autoload [Autoload] remove closures because of a bug in APC 2012-07-31 20:17:39 +02:00
Command [Command] fixed typo in "self-update" command class and added a "selfupdate" alias for the command. 2012-07-21 15:33:07 +02:00
Console don't display dev expiration time warning when running self-update command 2012-06-24 14:18:07 +04:00
DependencyResolver Merge pull request #898 from Seldaek/providefix 2012-07-17 12:27:18 -07:00
Downloader Merge remote-tracking branch 'tot-ra/patch-2' 2012-08-11 18:45:38 +02:00
IO Make sure no error is output if env is missing 2012-06-24 15:55:23 +02:00
Installer Exclude dirs from list of binaries 2012-07-08 15:20:35 +11:00
Json Fix phpdocs 2012-07-10 19:09:56 +00:00
Package Make dev version matches preserve the proper case, fixes #935 2012-08-11 18:34:01 +02:00
Repository fixed issue #992 - branch name not properly escaped 2012-08-10 11:43:37 +02:00
Script CS fixes & do not replace the exception since that removes the stack trace 2012-05-22 13:16:56 +02:00
Util Merge pull request #940 from schmittjoh/renameError 2012-08-10 06:59:04 -07:00
Cache.php Handle weird chars in cache keys 2012-06-18 15:34:08 +02:00
Compiler.php don't display dev expiration time warning when running self-update command 2012-06-24 14:18:07 +04:00
Composer.php CS fixes 2012-06-23 11:58:18 +02:00
Config.php Merge pull request #833 from Seldaek/installmgr_cleanup 2012-07-01 10:04:09 -07:00
Factory.php Update PEAR Package Extractor to use 'task:replace', 'phprelease' commands and install role='script' files 2012-07-03 19:18:58 +11:00
Installer.php Merge pull request #909 from missinglink/master 2012-07-15 10:22:17 -07:00