コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano ed8aa8322a Do not prevent updates if untracked files are present 13 年 前
  Jordi Boggiano e364494286 Add BC for the composer remote 13 年 前
  Jordi Boggiano 047fa0b553 Add a composer remote that is used by composer so it does not take over the origin one anymore 13 年 前
  Jordi Boggiano 6f8031ac90 Fix error reporting for missing git process 13 年 前
  Nami-Doc 66efa343a9 and again. 13 年 前
  Nami-Doc 66cd1aad8a Update src/Composer/Downloader/GitDownloader.php 13 年 前
  Nami-Doc d245acff83 github online editor is a nice idea, but... 13 年 前
  Nami-Doc bd116aec22 try to guess the error 13 年 前
  Nami-Doc f57e272ce7 Add a little more explaining message when failing to download. 13 年 前
  Jordi Boggiano a3fa19a716 Avoid escaping too early to prevent issues 13 年 前
  Jordi Boggiano 13a2bc6ff0 Revert "Fix push url hack" 13 年 前
  Jordi Boggiano 269537e466 Fix push url hack 13 年 前
  Jordi Boggiano b5d235abb6 More verbose output for archive and git downloader 13 年 前
  Jordi Boggiano 1cdae66f8f Fix up git downloader and git driver commands 13 年 前
  Jordi Boggiano afa14124f3 Make sure we fetch origin with tags before checking out a new version 13 年 前
  Jordi Boggiano 66be50ce71 Always set the push url after git updates 13 年 前
  Jordi Boggiano e763af7412 Set push url correctly for github clones 13 年 前
  Christophe Coevoet 271e908692 Fixed the GitDownloader when changing the repo url 13 年 前
  Jordi Boggiano 91411a3dd4 Merge pull request #400 from kostiklv/descriptive-exception 13 年 前
  Jordi Boggiano 0f968ab3e2 Auto-switch protocols for git clones from github, refs #353 13 年 前
  Konstantin Tjuterev e072607e90 More descriptive exceptions wording 13 年 前
  Dave Marshall c2421db7d9 Add stderr to exceptions for GitDownloader 13 年 前
  Frank Kleine 025f6066ff fix file permissions 13 年 前
  mikey179 895d901bf9 better error handling when git command runs into a failure, fixes #340 13 年 前
  Jordi Boggiano a6ce43817e Overhaul VCS downloaders, added base class and uniformized 14 年 前
  Jordi Boggiano 702d415472 Fix usage of the ProcessExecutor 14 年 前
  Jordi Boggiano e218b811e0 Convert static Process into an executor that can be injected 14 年 前
  digitalkaoz 897ff9126d seperate class for Process, using this one all over the place 14 年 前
  digitalkaoz a15567cea6 make use of process component fixes #105 14 年 前
  Jordi Boggiano 10c94c5ba4 Workaround for checking out branch whose names are missing the origin/ prefix 14 年 前