Jordi Boggiano
|
aabe21d84d
Add --direct and --outdated flags to ShowCommand & OutdatedCommand, fixes #5240
|
9 anos atrás |
Jordi Boggiano
|
17f23f5c43
Write abandoned warning on stderr to avoid breaking the flow of the list
|
9 anos atrás |
Jordi Boggiano
|
c5f734dbf9
Merge remote-tracking branch 'barryvdh/show-latest'
|
9 anos atrás |
Jordi Boggiano
|
e7069dd5e8
Tweak colors in the output, make sure we load the proper version according to stability flags and add outdated command, refs #5028
|
9 anos atrás |
Jordi Boggiano
|
9206c646a2
Merge remote-tracking branch 'barryvdh/show-outdated'
|
9 anos atrás |
Jordi Boggiano
|
467ece15ed
Skip regex engine when not necessary
|
9 anos atrás |
Jordi Boggiano
|
21a9f21cc8
Add package filtering in show command, fixes #5212, closes #5215
|
9 anos atrás |
Niels Keurentjes
|
818c3e707a
Ton of phpDoc fixes.
|
9 anos atrás |
Niels Keurentjes
|
e6f21137ad
Undefined or default return points fixed.
|
9 anos atrás |
Barry vd. Heuvel
|
fd46c7e4ba
Reduce line length
|
9 anos atrás |
Barry vd. Heuvel
|
54d86ebfc9
Use latest package for deprecations, cache latest packages
|
9 anos atrás |
Barry vd. Heuvel
|
80be9a2c98
Add deprecated notice to show command
|
9 anos atrás |
Barry vd. Heuvel
|
ac606e4dc1
Add recommended version to show command
|
9 anos atrás |
Niels Keurentjes
|
1017ab817f
Corrected parameter handling.
|
9 anos atrás |
Niels Keurentjes
|
a3b2628748
Show -t incorrectly expanded self.version constraints. Fixes #4999
|
9 anos atrás |
Jordi Boggiano
|
27e1c4358e
Fix show/depends commands to display and abort when a circular dep was reached, fixes #4983
|
9 anos atrás |
Jordi Boggiano
|
8cfbe7023d
CS fixes
|
9 anos atrás |
Jordi Boggiano
|
bf1ddaa298
Fix method name for php5
|
9 anos atrás |
Jordi Boggiano
|
1aec1c1fc8
Add --repository flag to init command, and rename --repository-url to --repository in create-project, fixes #4200, closes #4207, closes #2604, fixes #2920
|
9 anos atrás |
Jordi Boggiano
|
b6b2635f42
Merge pull request #4970 from barryvdh/list-installed-default
|
9 anos atrás |
Niels Keurentjes
|
b059cbe37c
Removed unused variables and includes, fixed functions being called with more arguments than declared.
|
9 anos atrás |
Barry vd. Heuvel
|
2d2affdf56
Keep --installed option for BC
|
9 anos atrás |
Barry vd. Heuvel
|
5fdb4c8af3
Make --installed default for show/list
|
9 anos atrás |
Jordi Boggiano
|
d7855d03c7
Fix some formatting and prettify the tree, refs #4917
|
9 anos atrás |
Jordi Boggiano
|
f681dbc51e
Merge remote-tracking branch 'curry684/rewrite-depends'
|
9 anos atrás |
Jordi Boggiano
|
c9436438ff
Add memoization to parseConstraints, saves some (6-7% here) RAM and marginal CPU time
|
9 anos atrás |
Niels Keurentjes
|
692a3ed300
Renamed Composer\Console\Command to BaseCommand for consistency with other abstract base classes.
|
9 anos atrás |
Niels Keurentjes
|
0dab63e050
Unified all Windows tests throughout the code.
|
9 anos atrás |
Jordi Boggiano
|
49d7d65933
Add verbosity input support to IOInterface
|
9 anos atrás |
Jordi Boggiano
|
1818b95149
CS fixes
|
9 anos atrás |