1
0
Fork 0
composer/src/Composer
Jan Brecka a41370b021 fix plural in exception message 2014-03-21 14:26:54 +01:00
..
Autoload fix plural in exception message 2014-03-21 14:26:54 +01:00
Command Merge remote-tracking branch 'alebiavati/list-paths' 2014-03-09 16:09:15 +01:00
Config Fixed docblock 2014-02-20 17:18:52 +01:00
Console Add version release date to -V output, fixes #2267 2013-09-16 14:08:43 +02:00
DependencyResolver for AliasPackages check that the aliased package is white listed so that version constraints of AliasPackages are taken into account when computing package provisions 2014-03-12 16:35:23 +01:00
Downloader Merge pull request #2765 from neoascetic/gzip_downloader 2014-03-09 15:39:32 +01:00
EventDispatcher Tweaking dispatchScript method to be in line with the rest, and add devMode to *_AUTOLOAD_DUMP events 2014-03-01 21:22:01 +01:00
IO changes size of the line default value 2013-10-30 22:03:14 +01:00
Installer Revert "correct small bug, source files aren't installed and removed from the same path (problem with targetDir package attribute)" 2014-02-05 18:37:57 +01:00
Json Merge pull request #2718 from sndpl/issue/2613 2014-02-20 17:27:31 +01:00
Package added an autoload-dev section 2014-02-28 00:27:03 +01:00
Plugin Fixed typos 2013-12-27 11:51:01 +00:00
Repository Don't hardcode the URL to an https one either 2014-02-25 15:57:35 +01:00
Script Implemented Pre/Post Archive Script Events 2014-01-11 14:42:34 -05:00
Util Reuse github existing tokens instead of failing, fixes #2724 2014-02-26 17:20:47 +01:00
Cache.php Fix Cache::gc() when COMPOSER_CACHE_DIR=/dev/null 2014-02-12 15:01:21 +01:00
Compiler.php phar compiler should also compile autoload_psr4.php 2013-12-22 19:24:58 +01:00
Composer.php Add version release date to -V output, fixes #2267 2013-09-16 14:08:43 +02:00
Config.php Doc tweaks, refs #2682 2014-02-13 16:23:53 +01:00
Factory.php Resolves #2521. First and simple attempt to make a gzip downloader 2014-02-26 22:50:00 +11:00
Installer.php added an autoload-dev section 2014-02-28 00:27:03 +01:00