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.
Jordi Boggiano 1a334b0f6f Merge branch '1.0' 8 years ago
..
Autoload Fix regression in 0b44662087, fixes #5199 8 years ago
Command composer status now includes untracked files in git repos, fixes #2664 8 years ago
Config fix config add/remove/unset/merge for bitbucket 8 years ago
Console Rename COMPOSER_DISABLE_ROOT_WARN to COMPOSER_ALLOW_SUPERUSER, refs #5119 8 years ago
DependencyResolver Run cs fixer and update config to latest master 8 years ago
Downloader Fix tests 8 years ago
EventDispatcher Add ability to call composer from scripts using @composer XXX, fixes #5153 8 years ago
IO Use extracted ca-bundle package 8 years ago
Installer BinaryInstaller::generateWindowsProxyCode() now trims both single and double quotes from $binPath when creating windows .bat file. 8 years ago
Json Run cs fixer and update config to latest master 8 years ago
Package Support empty directories with tar-files, closes #5206 8 years ago
Plugin add getter for global composer 8 years ago
Repository Avoid lazy-loading composer-plugin-api 8 years ago
Script Fix CS 9 years ago
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 8 years ago
Util Merge remote-tracking branch 'nicolas-grekas/php7-static' 8 years ago
Cache.php Wrap final attempt to touch a cache file in Silencer. 8 years ago
Compiler.php Merge remote-tracking branch 'nicolas-grekas/php7-static' 8 years ago
Composer.php Added branch-alias for dev-master to --version|-V output when current version is actually a revision (a non release/git tag). 10 years ago
Config.php Run cs fixer and update config to latest master 8 years ago
Factory.php Undefined or default return points fixed. 8 years ago
Installer.php Normalize URL updates to point to the correct reference and always update URLs consistently, fixes #3849, fixes #4126 8 years ago