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.
Markus Staab 71d058b97b refactored "svn --version" calls into a single place, closes #7152
this saves a lot of process-spawning as we re-use the result of a process started once.
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 refactored "svn --version" calls into a single place, closes #7152 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 Check for license validity only on newly updated branches, refs composer/packagist#866, refs composer/packagist#883 6 years ago
Plugin Fix: Typo / wording 7 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository refactored "svn --version" calls into a single place, closes #7152 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 refactored "svn --version" calls into a single place, closes #7152 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