1
0
Fork 0
composer/src/Composer
Jérôme Tamarelle dd6608e4c2 Allow unicode characters for author in "composer init" command. 2012-03-15 23:06:00 +01:00
..
Autoload Backport trait support in ClassMapGenerator from symfony 2012-03-10 02:00:29 +01:00
Command Allow unicode characters for author in "composer init" command. 2012-03-15 23:06:00 +01:00
Console Renamed install-project to create-project to differentiate from just "install". 2012-02-27 20:25:36 +01:00
DependencyResolver Changed repository priority in the pool 2012-03-06 11:17:23 +01:00
Downloader Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 2012-03-15 18:16:31 +01:00
IO Simplified & fixed ConsoleIO->overwrite, corrected output when downloading with progress 2012-03-06 23:01:51 +02:00
Installer Add command to install a package as a new project into a non-existant directory. This fetches the given package from packagist or a different packagist-source and installs it into a given path. 2012-02-27 20:25:36 +01:00
Json Removed definition of global constants reserved for PHP >=5.4 and fixed tests 2012-03-09 09:31:51 +01:00
Package Usability fix 2012-03-15 01:13:25 +01:00
Repository Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 2012-03-15 18:16:31 +01:00
Script Register all packages via the autoload generator before dispatching events 2012-02-07 11:13:29 +01:00
Util Merge remote-tracking branch 'simensen/GitHub404FixPartTwo' 2012-03-15 18:16:31 +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 Extract package purging in a method and fix variable overriding 2012-03-15 01:49:41 +01:00
Installer.php Save local repo after each success operation 2012-03-12 12:24:11 +01:00