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 174c71de04 Handle http 401/403 differently to allow reading warning message 6 years ago
..
Autoload Update ClassMapGenerator to work better with symlinks, fixes #7252, closes #7251 6 years ago
Command Change status command help to make it clearer, closes #7213 6 years ago
Config Fix conversion of repo format in config command, fixes #6245, closes #6271 7 years ago
Console Remove BC warning as this was never released 7 years ago
DependencyResolver Only show override description if there is one, refs #7011 7 years ago
Downloader Escape references properly when getting commit logs for verbose update 6 years ago
EventDispatcher Escape arguments, refs #6414 7 years ago
Exception Fix plugin bootstrapping to ignore SSL Exceptions, fixes #5388 8 years ago
IO ConsoleIO::select for a single option, fixes #7106, closes #7107 6 years ago
Installer Fix permissions when using the PearBinaryInstaller 6 years ago
Json Fix: Use array_key_exists() instead of isset() 7 years ago
Package Fix version guessing regression and a few other issues, fixes #7127 6 years ago
Plugin Fix: Typo / wording 7 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Fix version guessing regression and a few other issues, fixes #7127 6 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 Handle http 401/403 differently to allow reading warning message 6 years ago
Cache.php Cache: clear cache using removeDirectory 7 years ago
Compiler.php CS fixes 7 years ago
Composer.php Allow accessing the ArchiveManager via the Composer object, fixes #6411 7 years ago
Config.php Reverse new config-file changes 7 years ago
Factory.php Fix OutputFormatter creation with Symfony 4, fixes #6871 7 years ago
Installer.php Add support for gitlab.com URL replacement, fixes #7160 6 years ago
XdebugHandler.php CS fixes 7 years ago