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 74d89d7110
Get rid of default branch handling in version guesser as it is way too time intensive at every initialization
4 years ago
..
Autoload Replace cascading str_replace() calls with strtr() 4 years ago
Command Revert accidental rename of $dependencies variable in unrelated code branch 4 years ago
Config Merge branch 'master' into 2.0 4 years ago
Console Merge branch '1.10' 4 years ago
DependencyResolver Add missing isVerbose argument to problem formatting call 4 years ago
Downloader Merge branch '1.10' 4 years ago
EventDispatcher Reduce amount of Filesystem/ProcessExecutor instantiations, add lots of docblocks 4 years ago
Exception Add missing class 4 years ago
IO Add basic progress bar capability while waiting for jobs to complete 4 years ago
Installer Reuse operation formatting logic in downloaders 4 years ago
Json Fix creation of a php: dir when running create-project, fixes #8849 4 years ago
Package Get rid of default branch handling in version guesser as it is way too time intensive at every initialization 4 years ago
Plugin Replace cascading str_replace() calls with strtr() 4 years ago
Question Fix for https://github.com/composer/composer/issues/5989 7 years ago
Repository Fix default-branch attribute on package files, and add it to schema 4 years ago
Script Merge branch 'master' into 2.0 5 years ago
SelfUpdate Merge branch '1.10' 4 years ago
Util Fix git tests 4 years ago
Cache.php Replace whitelist with allow list 4 years ago
Compiler.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Composer.php Fix class name case, refs #8939 4 years ago
Config.php Add platform-check config option to disable platform_check.php generation, and disable it for Composer 4 years ago
Factory.php Speed up installer tests by avoiding lots of bootstrapping and git processes 4 years ago
InstalledVersions.php Add a Composer\Versions class which is available in all projects at runtime to query installed packages/versions 4 years ago
Installer.php Add --no-progress support and a few more fixes 4 years ago