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 91dd175f74
Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930
3 years ago
..
AboutCommand.php Command::execute() should always return an integer. 5 years ago
ArchiveCommand.php Bump phpstan to level 3 (#9734) 3 years ago
BaseCommand.php Align result descriptions to make search output more readable, fixes #9455 3 years ago
BaseDependencyCommand.php Remove version argument from why and enforce it for why-not command, refs #9693 3 years ago
CheckPlatformReqsCommand.php CS fixes 4 years ago
ClearCacheCommand.php Add a readonly mode to the cache, fixes #9150 4 years ago
ConfigCommand.php Add gitlab-protocol to config command and schema 3 years ago
CreateProjectCommand.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 3 years ago
DependsCommand.php Remove version argument from why and enforce it for why-not command, refs #9693 3 years ago
DiagnoseCommand.php Add 7-zip presence check to diagnose command 3 years ago
DumpAutoloadCommand.php Undeprecated dump-autoload --no-dev even though it is mostly not needed anymore, refs #9714 3 years ago
ExecCommand.php Use a different way to suppress output than changing output verbosity in exec command, fixes #9711 3 years ago
FundCommand.php Fix CS 3 years ago
GlobalCommand.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 3 years ago
HomeCommand.php Add InstalledRepository to clean up some concepts and usages, remove BaseRepository 4 years ago
InitCommand.php Throw when repo consistency is in question 3 years ago
InstallCommand.php Change default preferred-install to dist, add --prefer-install=auto|dist|source to allow specifying auto (#9603) 3 years ago
LicensesCommand.php Bump phpstan to level 3 (#9734) 3 years ago
OutdatedCommand.php Allow using --locked with the outdated command directly, fixes #8025 4 years ago
ProhibitsCommand.php Remove version argument from why and enforce it for why-not command, refs #9693 3 years ago
ReinstallCommand.php Sort uninstalls in reverse order from installs 3 years ago
RemoveCommand.php CS fixes 4 years ago
RequireCommand.php Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 3 years ago
RunScriptCommand.php Fix env var handling when variables_order includes E and symfony/console 3.3.15+ is used, fixes #9930 3 years ago
ScriptAliasCommand.php Added "Read more at" links to all commands (#8019) 5 years ago
SearchCommand.php Align result descriptions to make search output more readable, fixes #9455 3 years ago
SelfUpdateCommand.php Introduce a cross-platform safe version of is_readable to support UNC / wsl$ paths on Windows (#9861) 3 years ago
ShowCommand.php Add legend for outdated and show --latest commands, fixes #9716 3 years ago
StatusCommand.php CS fixes 4 years ago
SuggestsCommand.php Remove unnecessary method call 4 years ago
UpdateCommand.php Fix type issues with root package interface 3 years ago
ValidateCommand.php Tweak validate command output to be slightly more readable, less colorful 3 years ago