Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output vor 12 Jahren
..
Helper 1bd4ccbd54 php-cs-fixer magic vor 13 Jahren
AboutCommand.php e7c7e2f70d Consistently describe composer as dep mgr as opposed to package mgr vor 13 Jahren
ArchiveCommand.php cfd7a50f0a Do not hardcode vendor dir exclusion on archive. vor 12 Jahren
Command.php 66e9dcddf4 CS fixes vor 13 Jahren
ConfigCommand.php 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees vor 12 Jahren
CreateProjectCommand.php 6da31f7c2b Add handling of preferred-install config in create-project, fixes #1780 vor 12 Jahren
DependsCommand.php be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 vor 12 Jahren
DiagnoseCommand.php 8c197d2325 Fix CS and wording, remove lowercased env var, add env var to docs vor 12 Jahren
DumpAutoloadCommand.php 542d10d8fd Remove all occurrences of getLocalDevRepository and getLocalRepositories calls vor 12 Jahren
InitCommand.php be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 vor 12 Jahren
InstallCommand.php 3b97e2e260 Add support for new verbosity levels, and initial debug output vor 12 Jahren
RequireCommand.php 7ae0dd2a2a Always install dev requirements when using the require command, fixes #1676 vor 12 Jahren
RunScriptCommand.php 91a2aa22fb Add a run-script command vor 12 Jahren
SearchCommand.php be861f090a Remove filterPackages and add RepositoryInterface::search, refactor all commands to use new methods and remove all usage of the full package list for Composer repositories that support providers, fixes #1646 vor 12 Jahren
SelfUpdateCommand.php 9358401eed resolve symbolic link in self-update command vor 12 Jahren
ShowCommand.php e82cf6835e Allow show <package> <constraint> as well as a version vor 12 Jahren
StatusCommand.php 3b97e2e260 Add support for new verbosity levels, and initial debug output vor 12 Jahren
UpdateCommand.php 3b97e2e260 Add support for new verbosity levels, and initial debug output vor 12 Jahren
ValidateCommand.php ee0cd07468 CS fixes vor 13 Jahren