Commit Verlauf

Autor SHA1 Nachricht Datum
  Jordi Boggiano 3fd883a489 Set cwd instead of using cd in GitDownloader, refs #1832 vor 12 Jahren
  Jordi Boggiano b641f9ea68 Fix tests vor 12 Jahren
  Jordi Boggiano ed9fcc5074 Fix tests vor 12 Jahren
  Jordi Boggiano f752b29fc6 Always make sure we are on the right branch vor 12 Jahren
  Jordi Boggiano 3068f29b4f Checkout branch by name when the current reference matches the branch tip, fixes #1164 vor 12 Jahren
  Jordi Boggiano 056dc5d690 Move config to all VcsDownloaders, enforce array for github-protocols vor 12 Jahren
  Martin Hasoň 3b6bd761ec Set protocols for github in composer config file vor 12 Jahren
  Jordi Boggiano 354b82bb8c Fix git checkouts of custom branches, fixes #889 vor 13 Jahren
  Jordi Boggiano eb283b34e4 Revert "Fix git checkouts of custom branches, fixes #889" vor 13 Jahren
  Jordi Boggiano cbf27bb422 Fix git checkouts of custom branches, fixes #889 vor 13 Jahren
  Jordi Boggiano 73a865bf2a Fix tests vor 13 Jahren
  Jordi Boggiano 4bbb168d44 Remove BC code vor 13 Jahren
  Martin Hasoň c8d110aa72 Imporoved exception message for GitDownloader (various protocols for github) vor 13 Jahren
  Jordi Boggiano a9fe883827 Use https fallback for github private repos if ssh protocol fails and we can ask the user's password vor 13 Jahren
  Jordi Boggiano ed8aa8322a Do not prevent updates if untracked files are present vor 13 Jahren
  Jordi Boggiano 5ceae7fb1f Fix tests vor 13 Jahren
  Jordi Boggiano 047fa0b553 Add a composer remote that is used by composer so it does not take over the origin one anymore vor 13 Jahren
  Jordi Boggiano 6f8031ac90 Fix error reporting for missing git process vor 13 Jahren
  Jordi Boggiano 6aaa523c0d Fix tests vor 13 Jahren
  Jordi Boggiano a3fa19a716 Avoid escaping too early to prevent issues vor 13 Jahren
  Jordi Boggiano 13a2bc6ff0 Revert "Fix push url hack" vor 13 Jahren
  Jordi Boggiano 269537e466 Fix push url hack vor 13 Jahren
  Jordi Boggiano 1cdae66f8f Fix up git downloader and git driver commands vor 13 Jahren
  Jordi Boggiano afa14124f3 Make sure we fetch origin with tags before checking out a new version vor 13 Jahren
  Jordi Boggiano e763af7412 Set push url correctly for github clones vor 13 Jahren
  Jordi Boggiano 5696b44a4f Fix tests vor 13 Jahren
  Jordi Boggiano ada9c20db1 Update Git/Hg downloaders tests, making sure they never use a live filesystem instance vor 13 Jahren
  Frank Kleine 025f6066ff fix file permissions vor 13 Jahren
  mikey179 0e5a4e07ba add tests to make sure a runtime exception is thrown if return code from git command line call is not 0 vor 13 Jahren
  mikey179 895d901bf9 better error handling when git command runs into a failure, fixes #340 vor 13 Jahren