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 44ddcf4da7 Merge remote-tracking branch 'slbmeh/feature/version-status' 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 add isProxyCommand() to BaseCommand 8 years ago
BaseDependencyCommand.php Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements 8 years ago
ClearCacheCommand.php Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. 8 years ago
ConfigCommand.php Add support for editing top level properties and extra values, replaces #2415, fixes #1411, fixes #2384 8 years ago
CreateProjectCommand.php Add Fossil support to Composer 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 add isProxyCommand() to BaseCommand 8 years ago
HomeCommand.php phpDoc cleanup, removed unused imports, variables and parameters. 8 years ago
InitCommand.php Add docs about package type to prompt, fixes #5378 8 years ago
InstallCommand.php Adds flag to allow suggestions to be skipped 8 years ago
LicensesCommand.php Run cs fixer and update config to latest master 8 years ago
OutdatedCommand.php add isProxyCommand() to BaseCommand 8 years ago
ProhibitsCommand.php php-cs-fixer 8 years ago
RemoveCommand.php Added --no-scripts InputOption for RemoveCommand 8 years ago
RequireCommand.php Added --no-scripts InputOption for RequireCommand 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 Added --type option to search 8 years ago
SelfUpdateCommand.php Show channel even if there is no new version on the current channel 8 years ago
ShowCommand.php Always show abandoned packages in --outdated as they are outdated in a way 8 years ago
StatusCommand.php show pretty version in both scenarios 8 years ago
SuggestsCommand.php Fix CS 8 years ago
UpdateCommand.php Adds --no-suggest to UpdateCommand 8 years ago
ValidateCommand.php php-cs-fixer 8 years ago