1
0
Fork 0
composer/src/Composer
till 9922301841 for debugging 2012-03-29 14:32:49 +02:00
..
Autoload Add support for mapping a namespace prefix onto many dirs in the autoload config 2012-03-28 17:09:33 +02:00
Command cleaned up some getApplication()->getIO() into getIO()s 2012-03-23 14:57:43 -05:00
Console removed finder use clause as it is not used 2012-03-23 11:28:40 -05:00
DependencyResolver Print details about missing extensions, fixes #312 2012-03-18 22:45:22 +01:00
Downloader for debugging 2012-03-29 14:32:49 +02:00
IO Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress 2012-03-06 23:01:51 +02:00
Installer Fix isInstalled detection broken by metapackage installer 2012-03-26 01:47:17 +02:00
Json Use RemoteFilesystem everywhere we do http requests 2012-03-18 21:26:04 +01:00
Package Merge remote-tracking branch 'hason/metapackage' 2012-03-24 18:14:05 +01:00
Repository Fix exception handling 2012-03-25 00:39:28 +01:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Fix exception handling 2012-03-25 00:39:28 +01:00
Compiler.php Improve stripping 2012-03-14 15:38:55 +01:00
Composer.php implement a self-update command (closes #83) 2011-11-12 19:44:28 +01:00
Factory.php Fix indenting 2012-03-28 17:09:31 +02:00
Installer.php Handle SolverProblemException nicer 2012-03-18 22:43:07 +01:00