27 Commits (03ded639242257d42b5807a0f72bd8bf2160e82d)

Author SHA1 Message Date
Jordi Boggiano 704b7a655f Clarity fix 12 years ago
Jordi Boggiano c694bd57a3 Merge remote-tracking branch 'digitalkaoz/issue_397' 12 years ago
Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 12 years ago
Jordi Boggiano 7837be0621 Fix creation of ComposerRepository, refs #587 12 years ago
Jordi Boggiano 4cc45d3c37 Add require-dev and other missing links in show command 12 years ago
Povilas Balzaravicius Pawka 443ce65765 Fix fatal on show command 12 years ago
Jordi Boggiano ea2d46bcff Fix ComposerRepository calls, fixes #475 12 years ago
digitalkaoz 7cdb793b40 added support section to composer.json 12 years ago
Igor Wiedler cd6eb49427 fix notice when running show command on package without keywords 12 years ago
Jordi Boggiano 09083089ff Merge remote-tracking branch 'digitalkaoz/show_command_keywords'
Conflicts:
	src/Composer/Command/ShowCommand.php
12 years ago
Jordi Boggiano 5dba49af54 Show package descriptions in show/search commands, merge similar packages in show, fixes #366 12 years ago
Jordi Boggiano 33c926c303 Show/Search command cleanups 12 years ago
digitalkaoz 741a66e504 added description to show command, searching in description aswell 12 years ago
digitalkaoz e6e90bb174 added keywords to show command 12 years ago
Martin Hasoň 98d7e31c74 Sort versions before print 12 years ago
Jordi Boggiano 0e6cf61b67 Avoid showing duplicates versions 13 years ago
Jordi Boggiano 5eb333680b Rename findPackagesByName to findPackages and allow version arg 13 years ago
Jordi Boggiano 6971657ad0 Merge debug:packages into the show command (if used without package arg) 13 years ago
Jordi Boggiano 247d19e2f8 Add type hints 13 years ago
Jordi Boggiano 93baa38d5c Allow show command to work without a composer.json 13 years ago
Jordi Boggiano 385075cda3 Cosmetic fixes 13 years ago
Christophe Coevoet 1fdb7aef56 Changed the ShowCommand to use the new method 13 years ago
Jordi Boggiano 3b9dd59da3 Fix typo 13 years ago
Jordi Boggiano 9452a94e30 Fix regression in previous merge 13 years ago
Igor Wiedler 85ec42bac3 display highest package version by default on show command 13 years ago
Jordi Boggiano a2caa7c5e6 Adjustments to the show command 13 years ago
digitalkaoz 6451087039 added a show command for packages 13 years ago