1
0
Fork 0
composer/src/Composer
Jordi Boggiano ad69d15590 Fix self-update error handling, fixes #1738 2013-03-28 14:32:15 +01:00
..
Autoload Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 2013-03-27 18:45:33 +01:00
Command Fix self-update error handling, fixes #1738 2013-03-28 14:32:15 +01:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
Console Implement a basic archive command 2013-03-28 12:49:52 +01:00
DependencyResolver removing incorrect optimization 2013-02-25 09:15:25 +00:00
Downloader Trim query string from extension when downloading archives 2013-03-21 15:30:00 +01:00
IO Add more output to the profiled runs, refs #1659 2013-03-05 15:21:54 +01:00
Installer Make sure the directory is empty even if weird inputs are given, fixes #1683 2013-03-11 14:02:49 +01:00
Json Fix minor issues in json code 2013-02-21 17:58:23 +01:00
Package Make sure Phar overwrites files and doesn't load them 2013-03-28 13:33:43 +01:00
Repository Check that a repo has no providers when getPackages is called to catch any mis-use 2013-03-10 13:40:54 +01:00
Script Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 2013-03-03 01:54:14 +01:00
Util Use original URL for exceptions, not the one containing authorization, fixes #1722 2013-03-23 19:43:08 +01:00
Cache.php CS fixes 2013-01-05 20:01:58 +01:00
Compiler.php Add the include_paths.php autoload file to the phar when it is present 2013-02-21 18:53:39 +01:00
Composer.php Added post-autoload-dump script event. 2013-01-10 15:04:20 +01:00
Config.php Scratch 'prefer-source'; 'preferred-install' is the bee's knees 2013-03-05 12:56:09 +01:00
Factory.php Remove Mercurial and Git Archivers as they cannot implement exclude rules 2013-03-28 12:49:52 +01:00
Installer.php Handle stability changes correctly, fixes #877 2013-03-10 19:55:26 +01:00