提交歷史

作者 SHA1 備註 提交日期
  Jordi Boggiano caf26ac37c Enable dev mode by default in update command, add a --no-dev flag, fixes #1005 12 年之前
  Galymzhan f59181d7d5 add support for --no-progress, fixes #621 12 年之前
  Jordi Boggiano f3bfeb3608 Rename --optimize-autoloaders to --optimize-autoloader since there is just one 12 年之前
  Sebastian Krebs 578a216343 Add shorthand '-o'-option for '--optimize-autoloaders' 12 年之前
  Sebastian Krebs 86518a22d7 Allow autoloader optimization right from 'update' too 12 年之前
  Jordi Boggiano a9afa8bc1f Merge remote-tracking branch 'mheleniak/prefer_dist' and fix dists 12 年之前
  Jordi Boggiano 0689e24e83 Update command descriptions, fixes #1068 12 年之前
  Mateusz Heleniak aa0ff14be5 added --prefer-dist option 13 年之前
  Jordi Boggiano 4d84f62cd9 Improve consistency and formatting of verbose output for update/install 13 年之前
  Johannes M. Schmitt f5ce2d577b fixed typo 13 年之前
  Johannes M. Schmitt ec74e422f4 added no-custom-installers option to install/update command 13 年之前
  Jordi Boggiano 6f576d4d4f Add update <package> example to docs of update 13 年之前
  Jordi Boggiano c580cb8ba8 Add package argument to the update command, fixes #470, fixes #450 13 年之前
  Jordi Boggiano 1095d84256 Rename --skip-scripts to --no-scripts 13 年之前
  Paweł Jędrzejewski 129884ef72 rename skipScripts to runScripts. 13 年之前
  Paweł Jędrzejewski 123dec52fb typos in command option description. 13 年之前
  Paweł Jędrzejewski cc8b33117a add --skip-scripts option to install/update commands. 13 年之前
  Jordi Boggiano 53191eb0fe Remove recommend, make suggest informational, add require-dev, fixes #78, fixes #510 13 年之前
  Luis Cordova f76c65914c cleaned up some getApplication()->getIO() into getIO()s 13 年之前
  Jordi Boggiano 6b453906f0 Merge pull request #432 from digitalkaoz/issue_428 13 年之前
  digitalkaoz a4f6314daa reverted command interfaces for installer refactoring 13 年之前
  Beau Simensen 8fde0379ed Cleanup, not needed here. 13 年之前
  digitalkaoz 673dd6312b fluent api for installer options 13 年之前
  Beau Simensen 8a7d31706d Renamed Composer\Install to Composer\Installer 13 年之前
  Beau Simensen 9404d8d593 Constructor, factory 13 年之前
  Beau Simensen d1dea702c9 Moving install related code to Composer\Install 13 年之前
  Beau Simensen 81d41fc442 Rename --dev to --prefer-source 13 年之前
  Jordi Boggiano f761bf8d99 Simplify install() signature 13 年之前
  Beau Simensen c94d867c07 Make install method self contained 13 年之前
  Hugo Hamon 747abf6843 [Command] removed unused local variable $composer in UpdateCommand::execute() method. 13 年之前