Commit History

Author SHA1 Message Date
  Jordi Boggiano eb283b34e4 Revert "Fix git checkouts of custom branches, fixes #889" 13 years ago
  Jordi Boggiano cbf27bb422 Fix git checkouts of custom branches, fixes #889 13 years ago
  Jordi Boggiano 656feda837 Revert previous change, use GIT_ASKPASS env var instead 13 years ago
  Jordi Boggiano 4ee1ff46a8 Try ssh before http auth, and make sure ssh fails fast if no login is possible 13 years ago
  Jordi Boggiano 54054365e0 Add some comments 13 years ago
  Jordi Boggiano 73a865bf2a Fix tests 13 years ago
  Jordi Boggiano 77f6b9e05b Recover from invalid references by taking the parent commit (by date) 13 years ago
  Jordi Boggiano 4bbb168d44 Remove BC code 13 years ago
  Jordi Boggiano 1bd4ccbd54 php-cs-fixer magic 13 years ago
  Martin Hasoň c8d110aa72 Imporoved exception message for GitDownloader (various protocols for github) 13 years ago
  Jordi Boggiano c2933028e8 Make sure github driver is used for all github urls 13 years ago
  Jordi Boggiano a9fe883827 Use https fallback for github private repos if ssh protocol fails and we can ask the user's password 13 years ago
  Jordi Boggiano ed8aa8322a Do not prevent updates if untracked files are present 13 years ago
  Jordi Boggiano e364494286 Add BC for the composer remote 13 years ago
  Jordi Boggiano 047fa0b553 Add a composer remote that is used by composer so it does not take over the origin one anymore 13 years ago
  Jordi Boggiano 6f8031ac90 Fix error reporting for missing git process 13 years ago
  Nami-Doc 66efa343a9 and again. 13 years ago
  Nami-Doc 66cd1aad8a Update src/Composer/Downloader/GitDownloader.php 13 years ago
  Nami-Doc d245acff83 github online editor is a nice idea, but... 13 years ago
  Nami-Doc bd116aec22 try to guess the error 13 years ago
  Nami-Doc f57e272ce7 Add a little more explaining message when failing to download. 13 years ago
  Jordi Boggiano a3fa19a716 Avoid escaping too early to prevent issues 13 years ago
  Jordi Boggiano 13a2bc6ff0 Revert "Fix push url hack" 13 years ago
  Jordi Boggiano 269537e466 Fix push url hack 13 years ago
  Jordi Boggiano b5d235abb6 More verbose output for archive and git downloader 13 years ago
  Jordi Boggiano 1cdae66f8f Fix up git downloader and git driver commands 13 years ago
  Jordi Boggiano afa14124f3 Make sure we fetch origin with tags before checking out a new version 13 years ago
  Jordi Boggiano 66be50ce71 Always set the push url after git updates 13 years ago
  Jordi Boggiano e763af7412 Set push url correctly for github clones 13 years ago
  Christophe Coevoet 271e908692 Fixed the GitDownloader when changing the repo url 13 years ago