Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 655aedd7f3 repo: raise min version of git il y a 6 ans
  Mike Frysinger 2f0951b216 git_command: set GIT_HTTP_USER_AGENT on all requests il y a 6 ans
  Mike Frysinger 71b0f312b1 git_command: refactor User-Agent settings il y a 6 ans
  Mike Frysinger 369814b4a7 move UserAgent to git_command for wider user il y a 6 ans
  Mike Frysinger 8a11f6f24c rename local trace module il y a 6 ans
  Xin Li 745be2ede1 Add support for partial clone. il y a 6 ans
  Mike Frysinger ca540aed19 git_command: drop custom version helper il y a 6 ans
  Mike Frysinger f601376e13 set default file encoding to utf-8 il y a 6 ans
  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