Jordi Boggiano
|
e0edd882c5
|
Add --self flag to composer show to see the root package info
|
2012-06-29 11:13:49 +02:00 |
Jordi Boggiano
|
fd776853a4
|
Show version for platform/installed packages, fixes #825
|
2012-06-24 17:13:50 +02:00 |
Jordi Boggiano
|
ffecd39d33
|
Refactor repositories handling in config/factory/loader, fixes #828, fixes #826
|
2012-06-24 13:06:13 +02:00 |
Jordi Boggiano
|
3ac11b932c
|
Expose default repositories in system config file
|
2012-06-23 12:55:05 +02:00 |
Jordi Boggiano
|
4a6ae454c2
|
Merge remote-tracking branch 'dpb587/multiple-repos'
Conflicts:
src/Composer/Factory.php
src/Composer/Package/Loader/RootPackageLoader.php
tests/Composer/Test/Package/Loader/RootPackageLoaderTest.php
|
2012-06-23 12:09:31 +02:00 |
Jordi Boggiano
|
5edb49c067
|
Show include path in show command
|
2012-05-31 14:36:34 +02:00 |
Jordi Boggiano
|
704b7a655f
|
Clarity fix
|
2012-05-28 02:05:23 +02:00 |
Jordi Boggiano
|
c694bd57a3
|
Merge remote-tracking branch 'digitalkaoz/issue_397'
|
2012-05-28 01:36:19 +02:00 |
Jordi Boggiano
|
1bd4ccbd54
|
php-cs-fixer magic
|
2012-05-22 12:07:08 +02:00 |
Danny Berger
|
8d6d155153
|
Add internal support for multiple default composer repositories.
|
2012-04-26 20:41:45 -04:00 |
Jordi Boggiano
|
7837be0621
|
Fix creation of ComposerRepository, refs #587
|
2012-04-17 10:51:44 +02:00 |
Jordi Boggiano
|
4cc45d3c37
|
Add require-dev and other missing links in show command
|
2012-04-17 10:32:35 +02:00 |
Povilas Balzaravicius Pawka
|
443ce65765
|
Fix fatal on show command
|
2012-04-17 09:27:41 +03:00 |
Jordi Boggiano
|
ea2d46bcff
|
Fix ComposerRepository calls, fixes #475
|
2012-03-20 17:42:37 +01:00 |
digitalkaoz
|
7cdb793b40
|
added support section to composer.json
|
2012-03-16 08:44:07 +01:00 |
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 |