1
0
Fork 0
composer/src/Composer
Jordi Boggiano 0a561d7bf1 Merge pull request #1773 from hason/filesystem
Fix normalization of relative paths
2013-04-05 03:59:10 -07:00
..
Autoload Added support for vendor dir excluded from working dir 2013-04-01 09:27:50 +02:00
Command Rename diag to diagnose, fix feedback 2013-04-04 15:46:08 +02:00
Config Added addLink and removeLink to Configuration Source Interface 2012-11-14 09:03:11 -08:00
Console Rename diag to diagnose, fix feedback 2013-04-04 15:46:08 +02:00
DependencyResolver Fix dependency flags not applying to provides/replaces, fixes #1771 2013-04-04 17:41:01 +02:00
Downloader Trim query string from extension when downloading archives 2013-03-21 15:30:00 +01:00
IO Add more output to the profiled runs, refs #1659 2013-03-05 15:21:54 +01:00
Installer Make sure the directory is empty even if weird inputs are given, fixes #1683 2013-03-11 14:02:49 +01:00
Json Fix undef var issue when removing a json config key 2013-04-04 00:42:00 +02:00
Package Merge pull request #1754 from njam/issue-1754 2013-04-03 05:45:50 -07:00
Repository Fix dependency flags not applying to provides/replaces, fixes #1771 2013-04-04 17:41:01 +02:00
Script Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 2013-03-03 01:54:14 +01:00
Util Merge pull request #1773 from hason/filesystem 2013-04-05 03:59:10 -07:00
Cache.php CS fixes 2013-01-05 20:01:58 +01:00
Compiler.php Add the include_paths.php autoload file to the phar when it is present 2013-02-21 18:53:39 +01:00
Composer.php Added post-autoload-dump script event. 2013-01-10 15:04:20 +01:00
Config.php Scratch 'prefer-source'; 'preferred-install' is the bee's knees 2013-03-05 12:56:09 +01:00
Factory.php Remove Mercurial and Git Archivers as they cannot implement exclude rules 2013-03-28 12:49:52 +01:00
Installer.php Fix dependency flags not applying to provides/replaces, fixes #1771 2013-04-04 17:41:01 +02:00