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.
Pierre du Plessis 244e865a35 Fix typo 10 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 Adding ssh protocol support to github-protocols. 11 years ago
CreateProjectCommand.php Fix typo 10 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 Adjust dump command, add another test, update docs, refs #1344 10 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 add allowing require to update dep chain, fixes composer/composer#2668 11 years ago
RunScriptCommand.php Bug in RunScriptCommand::execute() 10 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 Added `path` flag to show install path for installed packages 10 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