1
0
Fork 0
composer/src/Composer
Jordi Boggiano 0525297ff5 Always move time to the end of the package spec in the lock file, fixes #1498 2013-02-20 13:27:45 +01:00
..
Autoload Make sure target-dir plays well with classmap and files autoload, for root and deps, refs #1550 2013-02-19 15:23:43 +01:00
Command Show proper repo information and not always the default ones 2013-02-19 11:54:20 +01:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
Console CS fixes 2013-01-05 20:01:58 +01:00
DependencyResolver CS fixes 2013-01-05 20:01:58 +01:00
Downloader Minor code reformatting and error message clarification 2013-02-11 22:55:14 +01:00
IO Add handling for backspace chars in BufferIO 2012-11-11 15:05:27 +01:00
Installer Solving the issue #1387 2012-12-05 12:35:10 -02:00
Json Fix json manipulator handling of escaped backslashes, fixes #1588 2013-02-18 17:27:43 +01:00
Package Always move time to the end of the package spec in the lock file, fixes #1498 2013-02-20 13:27:45 +01:00
Repository Normalize github URLs generated by the GitHubDriver, fixes #1551 2013-02-13 12:55:14 +01:00
Script Fixed typos 2013-01-26 18:43:01 +00:00
Util Capture output of the rm command 2013-02-11 22:52:06 +01:00
Cache.php CS fixes 2013-01-05 20:01:58 +01:00
Compiler.php Use full hash in version information of dev phars, fixes #1502 2013-02-13 14:32:50 +01:00
Composer.php Rename Package interfaces to reduce BC issues 2012-08-24 02:29:31 +02:00
Config.php Update docs, config command and schema with all the config values 2013-02-12 11:16:52 +01:00
Factory.php Use strtr instead of str_replace 2013-02-15 12:54:33 +01:00
Installer.php Modify punctuation for outdated dependency message in installer 2013-01-27 03:25:19 +07:00