Commit History

Author SHA1 Message Date
  Frederik Bosch 6edabc629d Update GitDownloader.php 11 years ago
  Frederik Bosch f3b0890cf4 GitDownloader.php: better escaping for Windows 11 years ago
  François Pluchino 8b5c00bff0 Fix phpdoc 11 years ago
  Jordi Boggiano ac497feaba CS fixes 11 years ago
  Jordi Boggiano 3ebc869060 Extract functionality from GitDownloader to make it more reusable 11 years ago
  Jordi Boggiano e0886b94a2 Make Git::cleanEnv static 11 years ago
  Jordi Boggiano 77163f66fc Add support for mirrors in composer repos 12 years ago
  Jordi Boggiano 6e16d53def Also use rawurlencode in git downloader, refs #2859 11 years ago
  Jordi Boggiano 5d4900e79d Add --no-checkout flag to avoid checking out the default branch first, fixes #2717 11 years ago
  Gennady Feldman ac78eaa027 Adding ssh protocol support to github-protocols. 12 years ago
  Alexander 23a61c5a1d Fix typo in doc 12 years ago
  Jordi Boggiano bc153ea78b Clean up var name 12 years ago
  Jordi Boggiano f6666fe601 Update source/dist refs when a commit is recovered from, fixes #1130 12 years ago
  Jordi Boggiano 543599cdf7 Fix commit is gone recovery, refs #1130 12 years ago
  Chris Smith d348dd44cd Fix URL sanitisation regexp being too greedy 12 years ago
  Gennady Feldman a4d7fc138a Fixing broken unit test. 12 years ago
  Jordi Boggiano 7148b22414 Add github-domains config value for GitHub Enterprise setups, fixes #728 13 years ago
  Jordi Boggiano 1217a632fe Adjust function signatures and add type hints, refs #2136 12 years ago
  Sascha Egerer 80cebbd4be Fixed getLocalChanges calls in VCS downloaders to match new function interface 12 years ago
  Sascha Egerer 667176d1d0 Add ChangeReport Interface 12 years ago
  Jordi Boggiano 771233a5a0 Make it clear what is going on when a vcs folder is missing, fixes #2108 12 years ago
  Jordi Boggiano 81b2b84112 Clean up git env vars consistently 12 years ago
  Jordi Boggiano f79c4e4309 Detect safe_mode and output correct error, closes #2006 12 years ago
  Jordi Boggiano 7b6f0ab047 Code cleanups, enforce url for https, refs #2009 12 years ago
  Stéphane Klein 42119dde6b Use github protocols setting for push urls 12 years ago
  Jordi Boggiano 8d0b7f278e CS fixes 12 years ago
  Pavel Savinov 831bd844bd Almost PHPDoc problems fixed 12 years ago
  Jordi Boggiano c479a26d71 Add workaround for msysgit failing to handle symlinks on windows, fixes #1048, fixes #1418 12 years ago
  Jordi Boggiano 4cac2caf70 Make sure cd call allows switching drives on windows, fixes #1971 12 years ago
  Jordi Boggiano b38db73611 Clean up rogue git env vars in case this is running in a git hook, refs #1832 12 years ago