1
0
Fork 0
composer/src/Composer
Jordi Boggiano a3f9accd37 Fix various dumb issues 2012-10-13 18:54:48 +02:00
..
Autoload ComposerAutoloaderInitXXX::getLoader behaves like a ClassLoader singleton 2012-09-14 11:21:34 +02:00
Command Added option to display dev-required packages 2012-10-10 09:45:44 -02:00
Console deleted the repository, added a config command that current will just list the config for either file and open vim to edit the file 2012-10-02 10:42:48 -05:00
DependencyResolver Fix various dumb issues 2012-10-13 18:54:48 +02:00
Downloader Avoid displaying passwords in git exceptions, fixes #1199 2012-10-10 23:47:53 +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 Add support for one-file-per-provider composer repositories 2012-10-12 18:24:26 +02:00
Package Allow parsing of stability modifiers combined with multi-constraints 2012-10-05 19:05:39 +02:00
Repository Fix various dumb issues 2012-10-13 18:54:48 +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 Merge pull request #1177 from sandermarechal/stream-context 2012-10-04 09:18:08 -07: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 Enable https for packagist when possible 2012-10-11 20:57:31 +02:00
Factory.php Move config to all VcsDownloaders, enforce array for github-protocols 2012-09-08 00:45:25 +02:00
Installer.php Merge remote-tracking branch 'cs278/issue/879-dev-autoload-definitions' 2012-10-03 11:50:06 +02:00