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 fc33e0835e Merge branch '1.0' 8 years ago
..
AboutCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ArchiveCommand.php Fix method name for php5 8 years ago
BaseCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
BaseDependencyCommand.php phpDoc cleanup, removed unused imports, variables and parameters. 8 years ago
ClearCacheCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ConfigCommand.php fix config add/remove/unset/merge for bitbucket 8 years ago
CreateProjectCommand.php Merge remote-tracking branch 'curry684/code-quality' into 1.0 8 years ago
DependsCommand.php php-cs-fixer 8 years ago
DiagnoseCommand.php Add update channels support to self-update and diagnose, fixes #4960 8 years ago
DumpAutoloadCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ExecCommand.php Undefined or default return points fixed. 8 years ago
GlobalCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
HomeCommand.php phpDoc cleanup, removed unused imports, variables and parameters. 8 years ago
InitCommand.php Observe COMPOSER environment variable in init command 8 years ago
InstallCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
LicensesCommand.php Run cs fixer and update config to latest master 8 years ago
ProhibitsCommand.php php-cs-fixer 8 years ago
RemoveCommand.php Run cs fixer and update config to latest master 8 years ago
RequireCommand.php Rollback changes in case the installer fails in remove/require commands, fixes #3464 8 years ago
RunScriptCommand.php Undefined or default return points fixed. 8 years ago
ScriptAliasCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
SearchCommand.php phpDoc cleanup, removed unused imports, variables and parameters. 8 years ago
SelfUpdateCommand.php Show channel even if there is no new version on the current channel 8 years ago
ShowCommand.php Ton of phpDoc fixes. 8 years ago
StatusCommand.php composer status now includes untracked files in git repos, fixes #2664 8 years ago
SuggestsCommand.php Fix CS 8 years ago
UpdateCommand.php Rename new flag to --root-reqs, refs #4938 8 years ago
ValidateCommand.php php-cs-fixer 8 years ago