Jordi Boggiano
|
b110f86aa0
Merge branch '1.5'
|
před 7 roky |
Tom Rochette
|
c3b6c0c85e
Make sure exitCode is defined in the show command.
|
před 7 roky |
Jordi Boggiano
|
6a08755c25
Merge branch '1.5'
|
před 7 roky |
Jordi Boggiano
|
5960f715f0
Add warning in show command if no dependencies are installed but the root package has dependencies, fixes #6820
|
před 7 roky |
Gawain Lynch
|
f96e0e033b
Use Terminal class for dimensions post Symfony 3.2
|
před 7 roky |
Jordi Boggiano
|
26a50b3762
Merge branch '1.5'
|
před 7 roky |
Mihai Plasoianu
|
02b57ff4a2
Return non-zero exit code with --strict and single package
|
před 7 roky |
闫兴茂
|
277f05754d
Add default sort for show --tree option
|
před 7 roky |
Jordi Boggiano
|
23ab57c311
Merge branch '1.4'
|
před 8 roky |
Patrick Pokatilo
|
57ed58346a
Be strict and return non-zero exit code for outdated packages when showing all
|
před 8 roky |
Jordi Boggiano
|
a2e22f7a84
Merge branch '1.4'
|
před 8 roky |
Jordi Boggiano
|
8b0e615232
Assume at least 80char wide terminal, fixes #6351
|
před 8 roky |
Jordi Boggiano
|
83798d8090
Avoid mixing stderr and stdout in outdated command as it mangles output
|
před 8 roky |
Issei.M
|
0856dfa084
Aligns the verb form of commands' description
|
před 8 roky |
Jordi Boggiano
|
122e422682
CS fixes
|
před 8 roky |
Jordi Boggiano
|
e09c632c14
Rename a few fields in json output, refs #6228
|
před 8 roky |
Alexander Schwenn
|
527f5b8571
Print error message when json is requested for tree or single package info
|
před 8 roky |
Alexander Schwenn
|
74d82a51e3
Replace latestStyle by status to get style independent json output
|
před 8 roky |
Alexander Schwenn
|
c70aaa421d
Add json output for show command
|
před 8 roky |
Alexander Schwenn
|
818687849d
Extract view logic from data preparation
|
před 8 roky |
Alexander Schwenn
|
64139ba327
Move loop-independent code outside of loop
|
před 8 roky |
Alexander Schwenn
|
086c9d5c56
Separate package warning from view representation
|
před 8 roky |
Alexander Schwenn
|
52ca1bd9c5
Move command termination outside of output loop
|
před 8 roky |
Alexander Schwenn
|
e672628565
Separate package type from view representation
|
před 8 roky |
Alexander Schwenn
|
308fa88746
Move $io->write calls together
|
před 8 roky |
Alexander Schwenn
|
77e104bd4d
Fix typo in local variable name
|
před 8 roky |
Jordi Boggiano
|
eb5495b8e4
Merge branch '1.3'
|
před 8 roky |
Jordi Boggiano
|
d6ffe1fd1d
Add support for outdated command info without ANSI colors, fixes #6070
|
před 8 roky |
Ed Reel
|
f29a302391
Return 1 if composer.json exists, but the package doesn't.
|
před 8 roky |
Sven Luijten
|
b4a77e1c0e
Add full stop to all command descriptions
|
před 8 roky |