コミット履歴

作者 SHA1 メッセージ 日付
  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 年 前
  Jordi Boggiano 82054f2060 Add aliasing: `foo as bar` will require foo and automatically make it replace the bar version 13 年 前
  Nils Adermann de1765aa48 Remove workaround error detection in install command 13 年 前
  Jordi Boggiano 621388e3be Fix warning when no package to update is found 13 年 前
  Nils Adermann 39aa5c0752 Merge pull request #329 from Seldaek/new_dev 13 年 前
  Jordi Boggiano 2976bd82b0 Simplify code 13 年 前
  Nils Adermann 509188c112 Use updateAll request method in upddate mode in install command 13 年 前
  Jordi Boggiano c95b4d05fd Fix forcing of the source-ref from lock file 13 年 前
  Jordi Boggiano 4233a4823d Skip platform repo and only force-update packages that have a new source ref 13 年 前