Commit History

Author SHA1 Message Date
  闫兴茂 277f05754d Add default sort for show --tree option 8 years ago
  Jordi Boggiano 23ab57c311 Merge branch '1.4' 8 years ago
  Patrick Pokatilo 57ed58346a Be strict and return non-zero exit code for outdated packages when showing all 8 years ago
  Jordi Boggiano a2e22f7a84 Merge branch '1.4' 8 years ago
  Jordi Boggiano 8b0e615232 Assume at least 80char wide terminal, fixes #6351 8 years ago
  Jordi Boggiano 83798d8090 Avoid mixing stderr and stdout in outdated command as it mangles output 8 years ago
  Issei.M 0856dfa084 Aligns the verb form of commands' description 8 years ago
  Jordi Boggiano 122e422682 CS fixes 8 years ago
  Jordi Boggiano e09c632c14 Rename a few fields in json output, refs #6228 8 years ago
  Alexander Schwenn 527f5b8571 Print error message when json is requested for tree or single package info 8 years ago
  Alexander Schwenn 74d82a51e3 Replace latestStyle by status to get style independent json output 8 years ago
  Alexander Schwenn c70aaa421d Add json output for show command 8 years ago
  Alexander Schwenn 818687849d Extract view logic from data preparation 8 years ago
  Alexander Schwenn 64139ba327 Move loop-independent code outside of loop 8 years ago
  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