Historique des commits

Auteur SHA1 Message Date
  Jonathan Nieder c00d28b767 Set GIT_SSH_VARIANT when setting GIT_SSH il y a 8 ans
  Renaud Paquay 2e70291162 Make "git command" and "forall" work on Windows il y a 9 ans
  Jonathan Nieder 203153e7bb Add rpc: to default protocol whitelist il y a 10 ans
  Dan Willemsen 466b8c4ea2 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols il y a 10 ans
  Anthony King cf738ed4a1 git_command: only decode when needed il y a 10 ans
  Anthony King 6cfc68e1e6 decode the buffer before appending il y a 10 ans
  John L. Villalovos 9c76f67f13 Always capture output for GitCommand il y a 11 ans
  Chirayu Desai c46de6932a Decode git version il y a 11 ans
  Conley Owens ff0a3c8f80 Share git version parsing code with wrapper module il y a 12 ans
  Conley Owens 148a84de0c Respect version hyphenation il y a 12 ans
  Conley Owens 1c5da49e6c Handle release candidates in git version parsing il y a 12 ans
  Chirayu Desai 0eb35cbe50 Fix some python3 encoding issues il y a 12 ans
  Sarah Owens cecd1d864f Change print statements to work in python3 il y a 13 ans
  David Pursehouse 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary il y a 13 ans
  David Pursehouse 1d947b3034 Even more coding style cleanup il y a 13 ans
  Sarah Owens a5be53f9c8 Use modern Python exception syntax il y a 13 ans
  Mickaël Salaün 2f6ab7f5b8 Rename "dir" variables il y a 13 ans
  Chad Jones 2bc7f5cb3a Fix bug in version_tuple to handle strings with -rc# il y a 13 ans
  Shawn O. Pearce 337aee0a9c Single quote http.proxy in GIT_CONFIG_PARAMETERS il y a 13 ans
  Shawn O. Pearce 62d0b10a7b Use GIT_CONFIG_PARAMETERS instead of -c for http.proxy il y a 13 ans
  Shawn O. Pearce 9fae805e04 Pass http_proxy as -c http.proxy on Mac OS X il y a 13 ans
  Ulrik Sjölin 498fe90b45 Stabilize repo communication with subprocesses. il y a 14 ans
  Shawn O. Pearce 334851e4b6 Enhance HTTP support il y a 14 ans
  Shawn O. Pearce 727ee98a40 Use os.environ.copy() instead of dict() il y a 15 ans
  Shawn O. Pearce f18cb76173 Encode the environment variables passed to git il y a 15 ans
  Shawn O. Pearce ca8c32cd7a sync: kill git fetch process before SSH control master process il y a 15 ans
  Nico Sallembien 1c85f4e43b Rename _ssh_sock() to fix code style issue. il y a 16 ans
  Shawn O. Pearce 2ec00b9272 Refactor git version detection for reuse il y a 16 ans
  Shawn O. Pearce d63bbf44dc Work around 'ControlPath too long' on Mac OS X il y a 17 ans
  Shawn O. Pearce fb2316146f Automatically use SSH control master support during sync il y a 17 ans