Barry vd. Heuvel
|
5fdb4c8af3
Make --installed default for show/list
|
9 years ago |
Jordi Boggiano
|
d7855d03c7
Fix some formatting and prettify the tree, refs #4917
|
9 years ago |
Jordi Boggiano
|
f681dbc51e
Merge remote-tracking branch 'curry684/rewrite-depends'
|
9 years ago |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 years ago |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 years ago |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 years ago |
Jordi Boggiano
|
49d7d65933
Add verbosity input support to IOInterface
|
9 years ago |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 years ago |
Jordi Boggiano
|
fd7267e4ad
Show overridden versions (as well as original) in composer show -p
|
9 years ago |
Jordi Boggiano
|
1a8aedaa9d
Assume -i when running composer show --tree without arg
|
9 years ago |
Jérémy Romey
|
94daedde06
Fixed typo in the ShowCommand
|
10 years ago |
Jordi Boggiano
|
9b8a14179b
Only list tree of packages required by root and not every installed package individually, refs #2600
|
10 years ago |
Jordi Boggiano
|
e6e636802f
Add support for a simplified pure ASCII version of the tree view, refs #2600
|
10 years ago |
Jordi Boggiano
|
92ad33d11e
Undo some invalid merges and simplify code a little bit, refs #2600
|
10 years ago |
Jérémy Romey
|
36271a7dd1
Added a tree view of required packages
|
11 years ago |
Jordi Boggiano
|
ce08582671
Fix CS
|
10 years ago |
Rob Bast
|
a1427d7fd6
replace all occurences in code and comments
|
10 years ago |
Olivier Laviale
|
cc522c20bb
Optimized this->getIO()
|
10 years ago |
Rob Bast
|
5ae9e7fe22
remove spdx files, introduce external library
|
10 years ago |
Kunal Mehta
|
f634c6946d
Update callers of VersionParser::formatVersion()
|
10 years ago |
Rob Bast
|
dfbee6a532
cleaner solution
|
10 years ago |
Rob Bast
|
7a50225389
disable path if no composer available, fixes #4101
|
10 years ago |
Cees-Jan Kiewiet
|
c9d9b5085a
Replaced <error> with <warning> for abandoned package as it reflects the intention of this feature better
|
10 years ago |
Jordi Boggiano
|
921b3a0eba
Fix regression with non-SPDX licenses in show command, refs #3885
|
10 years ago |
Jordi Boggiano
|
6b3178b169
Merge remote-tracking branch 'isoroku/fix-misspellings'
|
10 years ago |
Jordi Boggiano
|
dbfd47eeca
CS fixes
|
10 years ago |
jakoch
|
74a077dd3d
updated spdx-license handling to include metadata
|
10 years ago |
isoroku
|
e0657b60a2
Fix misspellings
|
10 years ago |
Rob Bast
|
cb336a5416
Implement writeError throughout Composer
|
10 years ago |
Alexander Schwenn
|
395903863b
Add 'info' alias for 'show' command
|
10 years ago |