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.
Sebastian Krebs d3aaeb21da Allow autoloader optimization right from 'install' 12 years ago
..
Autoload Always return false or a class name, fixes #1231 12 years ago
Command Allow autoloader optimization right from 'install' 12 years ago
Config Make sure the global config file is only readable by the owner 12 years ago
Console CS fixes 12 years ago
DependencyResolver Fix regression introduced in beb9a5bd72 12 years ago
Downloader Always check for OAuth token in git config, fixes #1243 12 years ago
IO Use -r option of read shell builtin to avoid escaping of backslashes on password input 12 years ago
Installer Apply updates in the NoopInstaller 12 years ago
Json Add support for one-file-per-provider composer repositories 12 years ago
Package Clear id when cloning 12 years ago
Repository Clarify error message to sound less scary until we can guarantee it 12 years ago
Script Fix CS 12 years ago
Util Fix CS 12 years ago
Cache.php Add support for provider listings 12 years ago
Compiler.php Fix phar compilation 12 years ago
Composer.php Rename Package interfaces to reduce BC issues 12 years ago
Config.php Add ConfigSourceInterface and matching class 12 years ago
Factory.php Refactor OAuth acquisition code to generalize it 12 years ago
Installer.php Allow autoloader optimization right from 'install' 12 years ago