1
0
Fork 0
composer/src/Composer
Jordi Boggiano 781e0d4f55 Add detection of gitolite user for git repos 2012-08-29 15:44:52 +02:00
..
Autoload Removed a PHP notice when dumping the autoloader 2012-08-24 23:25:14 +02:00
Command Fix depends command on 5.3, fixes #1034 2012-08-28 13:30:57 +02:00
Console Check if ini_set exists before calling it 2012-08-24 16:38:01 +02:00
DependencyResolver Speed up Pool::match for common case 2012-08-24 16:46:08 +02:00
Downloader CS fixes 2012-08-18 16:18:41 +02:00
IO Make sure no error is output if env is missing 2012-06-24 15:55:23 +02:00
Installer Prevent missing bins from breaking the whole install 2012-08-19 23:58:58 +02:00
Json Improve error messages when network failures occur 2012-08-17 16:51:58 +02:00
Package Clean up link creation 2012-08-24 02:29:32 +02:00
Repository Add detection of gitolite user for git repos 2012-08-29 15:44:52 +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 CS fixes 2012-08-18 16:18:41 +02:00
Cache.php Handle weird chars in cache keys 2012-06-18 15:34:08 +02:00
Compiler.php Fix phar compilation 2012-08-21 10:44:05 +02:00
Composer.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
Config.php Merge pull request #833 from Seldaek/installmgr_cleanup 2012-07-01 10:04:09 -07:00
Factory.php fixed typo 2012-08-24 13:55:36 +03:00
Installer.php Fix regression in updating dev packages to latest ref, fixes #1030 2012-08-27 12:03:07 +02:00