提交历史

作者 SHA1 备注 提交日期
  Jordi Boggiano 3b97e2e260 Add support for new verbosity levels, and initial debug output 12 年之前
  Miklós Márton 72a4146383 Scratch 'prefer-source'; 'preferred-install' is the bee's knees 12 年之前
  Miklós Márton 0d81ab7f46 Install/update now uses the new config variable 'prefer-source', fixes #553 12 年之前
  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 13 年之前
  Jordi Boggiano f3bfeb3608 Rename --optimize-autoloaders to --optimize-autoloader since there is just one 13 年之前
  Sebastian Krebs 578a216343 Add shorthand '-o'-option for '--optimize-autoloaders' 13 年之前
  Sebastian Krebs d3aaeb21da Allow autoloader optimization right from 'install' 13 年之前
  Jordi Boggiano a9afa8bc1f Merge remote-tracking branch 'mheleniak/prefer_dist' and fix dists 13 年之前
  Jordi Boggiano 0689e24e83 Update command descriptions, fixes #1068 13 年之前
  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 ec74e422f4 added no-custom-installers option to install/update command 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 b12e73792c Handle SolverProblemException nicer 13 年之前
  digitalkaoz a4f6314daa reverted command interfaces for installer refactoring 13 年之前
  digitalkaoz 673dd6312b fluent api for installer options 13 年之前
  Jordi Boggiano 5f2e42ec46 CS fixes, made EventDispatcher optional in factory method 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 年之前
  Jordi Boggiano 1228c04984 Add support for extra.branch-alias config to remap master on 2.1.x for example 13 年之前
  Jordi Boggiano 956b54e516 Use policy rule instead of stacking up another repo to prioritize aliased packages 13 年之前
  Jordi Boggiano 59d2b1145c Add lock file alias support and a bunch of fixes 13 年之前
  Jordi Boggiano f9fc9695e9 Wrap the package in an aliased package instead of replacing 13 年之前