1
0
Fork 0
composer/src/Composer
hakre 0ad2449fe8 rmdir needs to be used on windows to remove symbolic links to directories 2014-07-28 23:42:53 +02:00
..
Autoload Merge remote-tracking branch 'francoispluchino/fix-phpdoc' 2014-07-23 19:19:39 +02:00
Command ArchiveCommand improvements 2014-07-23 19:01:22 +02:00
Config Fix phpdoc 2014-07-16 15:17:38 +02:00
Console Load scripts without preloading a composer instance to avoid side-effects, fixes #3155 2014-07-28 12:59:19 +02:00
DependencyResolver CS fixes 2014-06-10 16:13:12 +02:00
Downloader Merge remote-tracking branch 'francoispluchino/fix-phpdoc' 2014-07-23 19:19:39 +02:00
EventDispatcher Merge remote-tracking branch 'francoispluchino/fix-phpdoc' 2014-07-23 19:19:39 +02:00
IO read and discard zero chars to initialise STDIN 2014-07-05 13:49:45 +01:00
Installer Fix file deletions to always use a delayed retry on windows, fixes #3074 2014-06-29 18:49:45 +02:00
Json CS fixes 2014-06-10 16:13:12 +02:00
Package Add comment 2014-07-25 14:39:05 +02:00
Plugin Merge remote-tracking branch 'francoispluchino/fix-phpdoc' 2014-07-23 19:19:39 +02:00
Repository Merge remote-tracking branch 'webfactory/issue-2698' 2014-07-19 21:35:51 +02:00
Script Add top level aliases for nonstandard scripts and allow parameter passing, refs #2516 2014-07-20 21:55:24 +02:00
Util rmdir needs to be used on windows to remove symbolic links to directories 2014-07-28 23:42:53 +02:00
Cache.php Fix file deletions to always use a delayed retry on windows, fixes #3074 2014-06-29 18:49:45 +02:00
Compiler.php phar compiler should also compile autoload_psr4.php 2013-12-22 19:24:58 +01:00
Composer.php Fixed some docblocks 2014-03-23 23:02:56 +01:00
Config.php Allow $HOME and ~ usage in all *-dir config values, fixes #3060 2014-06-29 14:47:43 +02:00
Factory.php Fix phpdoc 2014-07-16 15:17:38 +02:00
Installer.php Merge remote-tracking branch 'francoispluchino/fix-phpdoc' 2014-07-23 19:19:39 +02:00