コミット履歴

作者 SHA1 メッセージ 日付
  Jordi Boggiano 7252078508 Attempt to fix travis build 12 年 前
  Jordi Boggiano 771233a5a0 Make it clear what is going on when a vcs folder is missing, fixes #2108 12 年 前
  Jordi Boggiano 0822683706 Fix tests 12 年 前
  Jordi Boggiano 6b876958b9 Fix tests 12 年 前
  Stéphane Klein 42119dde6b Use github protocols setting for push urls 12 年 前
  Jordi Boggiano c479a26d71 Add workaround for msysgit failing to handle symlinks on windows, fixes #1048, fixes #1418 12 年 前
  Jordi Boggiano 4cac2caf70 Make sure cd call allows switching drives on windows, fixes #1971 12 年 前
  Jordi Boggiano 3fd883a489 Set cwd instead of using cd in GitDownloader, refs #1832 12 年 前
  Jordi Boggiano b641f9ea68 Fix tests 12 年 前
  Jordi Boggiano ed9fcc5074 Fix tests 12 年 前
  Jordi Boggiano f752b29fc6 Always make sure we are on the right branch 12 年 前
  Jordi Boggiano 3068f29b4f Checkout branch by name when the current reference matches the branch tip, fixes #1164 12 年 前
  Jordi Boggiano 056dc5d690 Move config to all VcsDownloaders, enforce array for github-protocols 12 年 前
  Martin Hasoň 3b6bd761ec Set protocols for github in composer config file 12 年 前
  Jordi Boggiano 354b82bb8c Fix git checkouts of custom branches, fixes #889 13 年 前
  Jordi Boggiano eb283b34e4 Revert "Fix git checkouts of custom branches, fixes #889" 13 年 前
  Jordi Boggiano cbf27bb422 Fix git checkouts of custom branches, fixes #889 13 年 前
  Jordi Boggiano 73a865bf2a Fix tests 13 年 前
  Jordi Boggiano 4bbb168d44 Remove BC code 13 年 前
  Martin Hasoň c8d110aa72 Imporoved exception message for GitDownloader (various protocols for github) 13 年 前
  Jordi Boggiano a9fe883827 Use https fallback for github private repos if ssh protocol fails and we can ask the user's password 13 年 前
  Jordi Boggiano ed8aa8322a Do not prevent updates if untracked files are present 13 年 前
  Jordi Boggiano 5ceae7fb1f Fix tests 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 年 前
  Jordi Boggiano 6aaa523c0d Fix tests 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 1cdae66f8f Fix up git downloader and git driver commands 13 年 前