Nils Adermann
|
d00ca4bcdb
Add a Command event triggered by all comands which load plugins
|
12 years ago |
Jordi Boggiano
|
8d0b7f278e
CS fixes
|
12 years ago |
Jordi Boggiano
|
e82cf6835e
Allow show <package> <constraint> as well as a version
|
12 years ago |
Jordi Boggiano
|
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 |
Miklós Márton
|
40c9584746
Fixes #1653
|
12 years ago |
Jordi Boggiano
|
542d10d8fd
Remove all occurrences of getLocalDevRepository and getLocalRepositories calls
|
12 years ago |
Jordi Boggiano
|
518253e150
Show proper repo information and not always the default ones
|
12 years ago |
Jordi Boggiano
|
8ac4b649c3
Merge remote-tracking branch 'gerryvdm/master'
|
12 years ago |
Jordi Boggiano
|
d4fb7bd251
Substract 1char from the width to avoid blank lines in the output on windows
|
12 years ago |
Sebastian Krebs
|
b5c7d97e8c
Pretty "show"-command
|
12 years ago |
Gerry Vandermaesen
|
77290069a2
Added option to only show package names
|
12 years ago |
Gerry Vandermaesen
|
2552f4c65e
Added option to only show available packages
|
12 years ago |
Jordi Boggiano
|
514a3cde77
CS fixes
|
12 years ago |
Jordi Boggiano
|
9b2e3766c0
Show reference as well in show command overview
|
13 years ago |
Jordi Boggiano
|
365058ee99
Fix CS
|
13 years ago |
go.schmidt
|
f748fb1953
fixed version output for show command
|
13 years ago |
Pascal Borreli
|
83fd3967f0
Fixed PHPDoc
|
13 years ago |
Jordi Boggiano
|
ee0cd07468
CS fixes
|
13 years ago |
Jordi Boggiano
|
59edd4e6d6
Show version in composer show --self
|
13 years ago |
Ismael Ambrosi
|
18086aa5e7
Added option to display dev-required packages
|
13 years ago |
Fabien Potencier
|
b5897b291d
Fix PHP warning in the show command when using the -s flag
|
13 years ago |
Jordi Boggiano
|
a0903d4d35
Update create-project and show commands to use the new filterPackages method
|
13 years ago |
Jordi Boggiano
|
d6de4a0036
Rename Package interfaces to reduce BC issues
|
13 years ago |
Jordi Boggiano
|
e0edd882c5
Add --self flag to composer show to see the root package info
|
13 years ago |
Jordi Boggiano
|
fd776853a4
Show version for platform/installed packages, fixes #825
|
13 years ago |
Jordi Boggiano
|
ffecd39d33
Refactor repositories handling in config/factory/loader, fixes #828, fixes #826
|
13 years ago |
Jordi Boggiano
|
3ac11b932c
Expose default repositories in system config file
|
13 years ago |
Jordi Boggiano
|
4a6ae454c2
Merge remote-tracking branch 'dpb587/multiple-repos'
|
13 years ago |
Jordi Boggiano
|
5edb49c067
Show include path in show command
|
13 years ago |
Jordi Boggiano
|
704b7a655f
Clarity fix
|
13 years ago |