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 0f94dcd848 Fix composer global config handling 7 years ago
..
Autoload Merge branch '1.4' 7 years ago
Command Fix composer global config handling 7 years ago
Config Fix conversion of repo format in config command, fixes #6245, closes #6271 7 years ago
Console use COMPOSER env var if present for ancestor path search 7 years ago
DependencyResolver Improve IDE autocompletion 7 years ago
Downloader Warn identical names w/ different capitalization for unzip 7 years ago
EventDispatcher Escape arguments, refs #6414 7 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO Fix callable typehint 7 years ago
Installer mute first cd in win proxy stub for sh shell, fixes #6567 7 years ago
Json Fix case insensitivity of ‘require’ command 7 years ago
Package Update comment 7 years ago
Plugin CS fixes 7 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository CS tweaks, refs #6592 7 years ago
Script Fix docs, fixes #6136 7 years ago
SelfUpdate Add update channels support to self-update and diagnose, fixes #4960 8 years ago
Util Base64 encode debug output to avoid dumping binary and push it to the end of the line 7 years ago
Cache.php Cache: clear cache using removeDirectory 7 years ago
Compiler.php Merge remote-tracking branch 'nicolas-grekas/php7-static' 8 years ago
Composer.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 7 years ago
Config.php Add htaccess-protect option for disabling the creation of .htaccess files 7 years ago
Factory.php Add htaccess-protect option for disabling the creation of .htaccess files 7 years ago
Installer.php Warn about require-dev not being ignored when an update --no-dev fails to resolve dependencies, fixes #6575 7 years ago
XdebugHandler.php Pass more ini directives when executing php 7 years ago