Jordi Boggiano e82cf6835e Allow show <package> <constraint> as well as a version 12 years ago
..
Helper 1bd4ccbd54 php-cs-fixer magic 13 years ago
AboutCommand.php e7c7e2f70d Consistently describe composer as dep mgr as opposed to package mgr 13 years ago
ArchiveCommand.php cfd7a50f0a Do not hardcode vendor dir exclusion on archive. 12 years ago
Command.php 66e9dcddf4 CS fixes 13 years ago
ConfigCommand.php 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 12 years ago
CreateProjectCommand.php 47442b6e39 change parameter order to preserve BC 13 years ago
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 12 years ago
DiagnoseCommand.php a1def50ae4 Fix diagnose command output 12 years ago
DumpAutoloadCommand.php 542d10d8fd Remove all occurrences of getLocalDevRepository and getLocalRepositories calls 12 years ago
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 12 years ago
InstallCommand.php 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 12 years ago
RequireCommand.php 7ae0dd2a2a Always install dev requirements when using the require command, fixes #1676 12 years ago
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 12 years ago
SelfUpdateCommand.php ad69d15590 Fix self-update error handling, fixes #1738 12 years ago
ShowCommand.php e82cf6835e Allow show <package> <constraint> as well as a version 12 years ago
StatusCommand.php ef637c8f1a CS fixes 13 years ago
UpdateCommand.php 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 12 years ago
ValidateCommand.php ee0cd07468 CS fixes 13 years ago