Alexander Schwenn
|
086c9d5c56
Separate package warning from view representation
|
8 years ago |
Alexander Schwenn
|
52ca1bd9c5
Move command termination outside of output loop
|
8 years ago |
Alexander Schwenn
|
e672628565
Separate package type from view representation
|
8 years ago |
Alexander Schwenn
|
308fa88746
Move $io->write calls together
|
8 years ago |
Alexander Schwenn
|
77e104bd4d
Fix typo in local variable name
|
8 years ago |
Jordi Boggiano
|
eb5495b8e4
Merge branch '1.3'
|
8 years ago |
Jordi Boggiano
|
d6ffe1fd1d
Add support for outdated command info without ANSI colors, fixes #6070
|
8 years ago |
Ed Reel
|
f29a302391
Return 1 if composer.json exists, but the package doesn't.
|
8 years ago |
Sven Luijten
|
b4a77e1c0e
Add full stop to all command descriptions
|
8 years ago |
Jordi Boggiano
|
ed0829fed1
Simplify code and fix path to composer.json, refs #6001
|
8 years ago |
Ed Reel
|
afdae9c0e2
Do not throw InvalidArgumentException with the 'show' command if the working-dir argument is set and composer.json exists
|
8 years ago |
Pierre Rudloff
|
7d52bd6ed5
Non-zero status code when there are outdated packages (fixes #5901)
|
8 years ago |
Jordi Boggiano
|
9c8617cd33
Merge branch '1.2'
|
9 years ago |
Niels Keurentjes
|
6de7feeb86
Fix crash when listing root package without versions
|
9 years ago |
Nicolas Grekas
|
bfbcf03a6b
Fix ShowCommand
|
9 years ago |
Konstantin.Myakshin
|
dc70b40d34
Use implode instead of join
|
9 years ago |
Frank van den Brink
|
e60a7216c6
Clarified minor-only option description
|
9 years ago |
Frank van den Brink
|
cb7377d2cb
Added minor-only option to show command to only show packages with minor updates
|
9 years ago |
Frank van den Brink
|
28851ecdca
Revert "Added minor-only option to only show packages with minor updates"
|
9 years ago |
Frank van den Brink
|
4b0e40d482
Added minor-only option to only show packages with minor updates
|
9 years ago |
Jordi Boggiano
|
352e467f16
Always show abandoned packages in --outdated as they are outdated in a way
|
9 years ago |
Kamran Ahmed
|
78a8a02978
Ignore the unfound packages
|
9 years ago |
Jordi Boggiano
|
6146f7aded
Take into account prefer-stable and dev packages when computing outdated, refs #5251
|
9 years ago |
Jordi Boggiano
|
2a3b56e82c
Fix constraint parsing bug in outdated, fixes #5251
|
9 years ago |
Jordi Boggiano
|
3186b5eeca
Avoid using the full pretty version for comparisons, fixes #5247
|
9 years ago |
Jordi Boggiano
|
aabe21d84d
Add --direct and --outdated flags to ShowCommand & OutdatedCommand, fixes #5240
|
9 years ago |
Jordi Boggiano
|
17f23f5c43
Write abandoned warning on stderr to avoid breaking the flow of the list
|
9 years ago |
Jordi Boggiano
|
c5f734dbf9
Merge remote-tracking branch 'barryvdh/show-latest'
|
9 years ago |
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 years ago |
Jordi Boggiano
|
9206c646a2
Merge remote-tracking branch 'barryvdh/show-outdated'
|
9 years ago |