Alexander Schwenn 308fa88746 Move $io->write calls together vor 8 Jahren
..
AboutCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
ArchiveCommand.php cf2838131f Merge pull request #6062 from MoT3rror/master vor 9 Jahren
BaseCommand.php 69740bbbee Refactor some common logic in Command classes vor 9 Jahren
BaseDependencyCommand.php b6680b6f2a Fix why-not command to dig deeper when it is given a specific version it checks installed packages against that version's requirements vor 9 Jahren
ClearCacheCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. vor 10 Jahren
ConfigCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
CreateProjectCommand.php 9a26a9e8f8 Make sure alias packages installed with create-project end up with the correct branch checked out, fixes #6082 vor 9 Jahren
DependsCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
DiagnoseCommand.php 379fb70ad9 Use random name for tmp ini and delete after use vor 9 Jahren
DumpAutoloadCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
ExecCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
GlobalCommand.php 9e7d1a4f9e update help page on global for COMPOSER_HOME info vor 9 Jahren
HomeCommand.php 685ff8699b Capture output vor 9 Jahren
InitCommand.php 09dad8a018 Clean up regex in InitCommand::parseAuthorString vor 9 Jahren
InstallCommand.php 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes vor 9 Jahren
LicensesCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
OutdatedCommand.php d6ffe1fd1d Add support for outdated command info without ANSI colors, fixes #6070 vor 9 Jahren
ProhibitsCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
RemoveCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
RequireCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
RunScriptCommand.php 71e0fba216 Pass devMode from RunScriptCommand to Script\Event vor 9 Jahren
ScriptAliasCommand.php 692a3ed300 Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes. vor 10 Jahren
SearchCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
SelfUpdateCommand.php 51cfe3ba73 Fix whitespace in selfupdate output, fixes #5980 vor 9 Jahren
ShowCommand.php 308fa88746 Move $io->write calls together vor 8 Jahren
StatusCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
SuggestsCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren
UpdateCommand.php 6d4e60b991 Add --apcu-autoloader option to enable APCu caching of found/not-found classes vor 9 Jahren
ValidateCommand.php b4a77e1c0e Add full stop to all command descriptions vor 9 Jahren