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