Igor Wiedler
|
cd6eb49427
|
fix notice when running show command on package without keywords
|
2012-03-11 23:42:27 +01:00 |
Jordi Boggiano
|
09083089ff
|
Merge remote-tracking branch 'digitalkaoz/show_command_keywords'
Conflicts:
src/Composer/Command/ShowCommand.php
|
2012-03-11 17:02:54 +01:00 |
Jordi Boggiano
|
5dba49af54
|
Show package descriptions in show/search commands, merge similar packages in show, fixes #366
|
2012-03-11 16:44:18 +01:00 |
Jordi Boggiano
|
33c926c303
|
Show/Search command cleanups
|
2012-03-11 16:09:29 +01:00 |
digitalkaoz
|
741a66e504
|
added description to show command, searching in description aswell
|
2012-03-10 21:55:23 +01:00 |
digitalkaoz
|
e6e90bb174
|
added keywords to show command
|
2012-03-10 09:57:11 +01:00 |
Martin Hasoň
|
98d7e31c74
|
Sort versions before print
|
2012-03-09 09:11:52 +01:00 |
Jordi Boggiano
|
0e6cf61b67
|
Avoid showing duplicates versions
|
2012-02-27 15:32:45 +01:00 |
Jordi Boggiano
|
5eb333680b
|
Rename findPackagesByName to findPackages and allow version arg
|
2012-02-21 14:02:08 +01:00 |
Jordi Boggiano
|
6971657ad0
|
Merge debug:packages into the show command (if used without package arg)
|
2012-02-09 16:30:55 +01:00 |
Jordi Boggiano
|
247d19e2f8
|
Add type hints
|
2012-02-08 18:12:46 +01:00 |
Jordi Boggiano
|
93baa38d5c
|
Allow show command to work without a composer.json
|
2012-02-08 10:24:36 +01:00 |
Jordi Boggiano
|
385075cda3
|
Cosmetic fixes
|
2012-02-05 22:38:42 +01:00 |
Christophe Coevoet
|
1fdb7aef56
|
Changed the ShowCommand to use the new method
|
2012-01-16 12:52:17 +01:00 |
Jordi Boggiano
|
3b9dd59da3
|
Fix typo
|
2011-12-22 10:07:39 +01:00 |
Jordi Boggiano
|
9452a94e30
|
Fix regression in previous merge
|
2011-12-21 16:43:35 +01:00 |
Igor Wiedler
|
85ec42bac3
|
display highest package version by default on show command
|
2011-12-21 16:43:34 +01:00 |
Jordi Boggiano
|
a2caa7c5e6
|
Adjustments to the show command
|
2011-12-12 22:47:41 +01:00 |
digitalkaoz
|
6451087039
|
added a show command for packages
|
2011-12-07 22:42:58 +01:00 |