提交历史

作者 SHA1 备注 提交日期
  Possum 2e99b9fdf5 Use https where possible 10 年之前
  Rob Bast cb336a5416 Implement writeError throughout Composer 10 年之前
  frederik d1d40502bf ProcessExecutor::escape 11 年之前
  frederik 7ae1430689 #3297 ProcessUtil class using ProcessUtil of Symfony Console 11 年之前
  Jordi Boggiano 77163f66fc Add support for mirrors in composer repos 12 年之前
  Jordi Boggiano 22369fd3ae Realpath hg paths to avoid problems after a chdir, fixes #2096 12 年之前
  Jordi Boggiano 1217a632fe Adjust function signatures and add type hints, refs #2136 12 年之前
  Sascha Egerer 667176d1d0 Add ChangeReport Interface 12 年之前
  Jordi Boggiano 771233a5a0 Make it clear what is going on when a vcs folder is missing, fixes #2108 12 年之前
  Christoph 0524d28b03 fixed escaping the path (it's no cmdline argument anymore) 12 年之前
  Jordi Boggiano 8b8dc1fd70 Remove all possible cd calls, refs #1971 12 年之前
  Jordi Boggiano 18973ed0b9 Do not check for changes if there is no vcs dir 13 年之前
  Jordi Boggiano ef1f8a605f Fix file modes 13 年之前
  Jordi Boggiano 4d84f62cd9 Improve consistency and formatting of verbose output for update/install 13 年之前
  Jordi Boggiano 1aed88003f Merge remote-tracking branch 'digitalkaoz/issue_801' 13 年之前
  Jordi Boggiano 209d3ebfc4 Show detailed changes in verbose mode, refs #842 13 年之前
  Tiago Ribeiro aba2ab2212 Added status command to display local changes to packages 13 年之前
  Robert Schönthal 68d80e162a fixes #801 show logs in --verbose mode for source packages 13 年之前
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 年之前
  Jordi Boggiano 5be7f4cf09 Fail hard when failing to download using hg 13 年之前
  Per Bernhardt 9f7155a753 Fixed the HgDownloader when changing the repo url 13 年之前
  Konstantin Tjuterev 49491a9140 Added path to exceptions thrown in enforceCleanDirectory for Hg & Svn also; Imporved exception when git log cannot be run by Compiler 13 年之前
  Jordi Boggiano a6ce43817e Overhaul VCS downloaders, added base class and uniformized 13 年之前
  Jordi Boggiano 702d415472 Fix usage of the ProcessExecutor 13 年之前
  Jordi Boggiano e218b811e0 Convert static Process into an executor that can be injected 13 年之前
  digitalkaoz 897ff9126d seperate class for Process, using this one all over the place 13 年之前
  digitalkaoz a15567cea6 make use of process component fixes #105 13 年之前
  Per Bernhardt 2fc49aa88b Stop hg from parsing project's repository information while installing dependencies from source (HgDownloader) or initializing a VcsRepository (HgDriver). 14 年之前
  Jordi Boggiano aa94918d50 Add binaries support in composer 14 年之前
  Per Bernhardt ad8e85ab32 Previous change was wrong... We want to update to a specific version, so hg pull -u won't work. 14 年之前