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 a90a05a059 Detect composer install foo/bar misuse and suggest alt 11 years ago
..
Helper php-cs-fixer magic 12 years ago
AboutCommand.php Consistently describe composer as dep mgr as opposed to package mgr 12 years ago
ArchiveCommand.php Implemented Pre/Post Archive Script Events 11 years ago
Command.php Fix disabling plugins which has to happen in the factory now 11 years ago
ConfigCommand.php changed name of the option to optimize-autoloader 11 years ago
CreateProjectCommand.php Fix exit codes, cc @tyrael 11 years ago
DependsCommand.php Add a Command event triggered by all comands which load plugins 11 years ago
DiagnoseCommand.php Detect color.ui always git setting as bad, fixes #2544 11 years ago
DumpAutoloadCommand.php changed name of the option to optimize-autoloader 11 years ago
GlobalCommand.php CS fixes 11 years ago
InitCommand.php Use default description and license from CLI args 11 years ago
InstallCommand.php Detect composer install foo/bar misuse and suggest alt 11 years ago
LicensesCommand.php Fix uninitialized var, fixes #2539 11 years ago
RequireCommand.php Fix exit codes, cc @tyrael 11 years ago
RunScriptCommand.php Add pre-status-cmd and post-status-cmd hooks 11 years ago
SearchCommand.php Add a Command event triggered by all comands which load plugins 11 years ago
SelfUpdateCommand.php Fixed missing close tags 11 years ago
ShowCommand.php Add psr-4 stuff in a few more places. 11 years ago
StatusCommand.php Remove unused use statement. 11 years ago
UpdateCommand.php use optimize-autoloader config param in update and install commands 11 years ago
ValidateCommand.php CS fixes 12 years ago