You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Nils Adermann 8803281648 Make sure Phar overwrites files and doesn't load them 11 years ago
..
Autoload Allow PHP 5.2 autoloaders to consume namespace, classmap and include path files, fixes #1730 11 years ago
Command Do not hardcode vendor dir exclusion on archive. 11 years ago
Config Added addLink and removeLink to Configuration Source Interface 12 years ago
Console Implement a basic archive command 11 years ago
DependencyResolver removing incorrect optimization 12 years ago
Downloader Trim query string from extension when downloading archives 11 years ago
IO Add more output to the profiled runs, refs #1659 11 years ago
Installer Make sure the directory is empty even if weird inputs are given, fixes #1683 11 years ago
Json Fix minor issues in json code 12 years ago
Package Make sure Phar overwrites files and doesn't load them 11 years ago
Repository Check that a repo has no providers when getPackages is called to catch any mis-use 11 years ago
Script Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 12 years ago
Util Use original URL for exceptions, not the one containing authorization, fixes #1722 11 years ago
Cache.php CS fixes 12 years ago
Compiler.php Add the include_paths.php autoload file to the phar when it is present 12 years ago
Composer.php Added post-autoload-dump script event. 12 years ago
Config.php Scratch 'prefer-source'; 'preferred-install' is the bee's knees 11 years ago
Factory.php Remove Mercurial and Git Archivers as they cannot implement exclude rules 11 years ago
Installer.php Handle stability changes correctly, fixes #877 11 years ago