.. |
AboutCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
ArchiveCommand.php
|
Fix method name for php5
|
2016-02-29 17:51:34 +00:00 |
BaseCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
BaseDependencyCommand.php
|
phpDoc cleanup, removed unused imports, variables and parameters.
|
2016-04-07 23:12:23 +02:00 |
ClearCacheCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
ConfigCommand.php
|
fix config add/remove/unset/merge for bitbucket
|
2016-04-10 23:21:50 +02:00 |
CreateProjectCommand.php
|
Merge remote-tracking branch 'curry684/code-quality' into 1.0
|
2016-04-11 14:39:37 +01:00 |
DependsCommand.php
|
php-cs-fixer
|
2016-02-25 11:04:44 +01:00 |
DiagnoseCommand.php
|
Add update channels support to self-update and diagnose, fixes #4960
|
2016-03-15 14:13:08 +00:00 |
DumpAutoloadCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
ExecCommand.php
|
Undefined or default return points fixed.
|
2016-04-07 00:52:50 +02:00 |
GlobalCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
HomeCommand.php
|
phpDoc cleanup, removed unused imports, variables and parameters.
|
2016-04-07 23:12:23 +02:00 |
InitCommand.php
|
Improved error message when adding a package that is disallowed by PHP version, fixes #4686
|
2016-03-08 23:09:08 +01:00 |
InstallCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
LicensesCommand.php
|
Ton of phpDoc fixes.
|
2016-04-07 01:12:30 +02:00 |
ProhibitsCommand.php
|
php-cs-fixer
|
2016-02-25 11:04:44 +01:00 |
RemoveCommand.php
|
Make remove with dependencies default
|
2016-03-04 08:53:22 +01:00 |
RequireCommand.php
|
Rollback changes in case the installer fails in remove/require commands, fixes #3464
|
2016-02-27 16:58:45 +00:00 |
RunScriptCommand.php
|
Undefined or default return points fixed.
|
2016-04-07 00:52:50 +02:00 |
ScriptAliasCommand.php
|
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
2016-02-19 23:56:46 +01:00 |
SearchCommand.php
|
phpDoc cleanup, removed unused imports, variables and parameters.
|
2016-04-07 23:12:23 +02:00 |
SelfUpdateCommand.php
|
Ton of phpDoc fixes.
|
2016-04-07 01:12:30 +02:00 |
ShowCommand.php
|
Ton of phpDoc fixes.
|
2016-04-07 01:12:30 +02:00 |
StatusCommand.php
|
Rewrite git unpushed status checks, fixes #4987
|
2016-03-02 13:00:20 +00:00 |
SuggestsCommand.php
|
Fix CS
|
2016-02-29 15:05:11 +00:00 |
UpdateCommand.php
|
Rename new flag to --root-reqs, refs #4938
|
2016-02-25 14:39:50 +00:00 |
ValidateCommand.php
|
php-cs-fixer
|
2016-02-25 11:04:44 +01:00 |