1
0
Fork 0
composer/src/Composer
Jordi Boggiano ce31449b2d Fix calls to non existing method, fixes #1154 2012-09-29 03:26:08 +02:00
..
Autoload ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton 2012-09-14 11:21:34 +02:00
Command Merge remote-tracking branch 'mheleniak/prefer_dist' and fix dists 2012-09-27 18:36:55 +02:00
Console Fix typo 2012-09-16 18:19:46 +02:00
DependencyResolver Speed up Pool::match for common case 2012-08-24 16:46:08 +02:00
Downloader Fix dist urls for lock files and hardcoded references 2012-09-27 20:23:51 +02:00
IO Make sure no error is output if env is missing 2012-06-24 15:55:23 +02:00
Installer fixed generated windows proxy file for *.exe 2012-09-08 16:44:11 +02:00
Json Improve error messages when network failures occur 2012-08-17 16:51:58 +02:00
Package Fix calls to non existing method, fixes #1154 2012-09-29 03:26:08 +02:00
Repository Fix typos and simplify code 2012-09-20 11:03:58 +02:00
Script scripts in pre-*-cmd which are not found (yet) no longer halt composer 2012-09-06 17:56:14 +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 Set protocols for github in composer config file 2012-09-07 15:08:34 +02:00
Factory.php Move config to all VcsDownloaders, enforce array for github-protocols 2012-09-08 00:45:25 +02:00
Installer.php Fix dist urls for lock files and hardcoded references 2012-09-27 20:23:51 +02:00