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.
Steve Buzonas 758e7cab53 fixed issue where detatched head would give null output 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 Make sure the --no-plugin is documented as available everywhere and not redefined 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 Observe COMPOSER environment variable in init command 8 years ago
InstallCommand.php Make sure the --no-plugin is documented as available everywhere and not redefined 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 Make sure the --no-plugin is documented as available everywhere and not redefined 8 years ago
RequireCommand.php Add --prefer-stable and --prefer-lowest to "require" command 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 Always show abandoned packages in --outdated as they are outdated in a way 8 years ago
StatusCommand.php fixed issue where detatched head would give null output 8 years ago
SuggestsCommand.php Fix CS 8 years ago
UpdateCommand.php Make sure the --no-plugin is documented as available everywhere and not redefined 8 years ago
ValidateCommand.php php-cs-fixer 8 years ago