Commit History

Author SHA1 Message Date
  David Pursehouse 819827a42d Fix blank line issues reported by flake8 6 years ago
  David Pursehouse abdf750061 Fix indentation issues reported by flake8 6 years ago
  David Pursehouse 54a4e6007a Fix various whitespace issues reported by pyflakes 6 years ago
  David Pursehouse e5913ae410 Fix flake8 E251 unexpected spaces around keyword / parameter equals 6 years ago
  Mike Frysinger 82caef67a1 repo: lower min version of git a bit 6 years ago
  Mike Frysinger 655aedd7f3 repo: raise min version of git 6 years ago
  Mike Frysinger 2f0951b216 git_command: set GIT_HTTP_USER_AGENT on all requests 6 years ago
  Mike Frysinger 71b0f312b1 git_command: refactor User-Agent settings 6 years ago
  Mike Frysinger 369814b4a7 move UserAgent to git_command for wider user 6 years ago
  Mike Frysinger 8a11f6f24c rename local trace module 6 years ago
  Xin Li 745be2ede1 Add support for partial clone. 6 years ago
  Mike Frysinger ca540aed19 git_command: drop custom version helper 6 years ago
  Mike Frysinger f601376e13 set default file encoding to utf-8 6 years ago
  Jonathan Nieder c00d28b767 Set GIT_SSH_VARIANT when setting GIT_SSH 8 years ago
  Renaud Paquay 2e70291162 Make "git command" and "forall" work on Windows 9 years ago
  Jonathan Nieder 203153e7bb Add rpc: to default protocol whitelist 10 years ago
  Dan Willemsen 466b8c4ea2 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols 10 years ago
  Anthony King cf738ed4a1 git_command: only decode when needed 10 years ago
  Anthony King 6cfc68e1e6 decode the buffer before appending 10 years ago
  John L. Villalovos 9c76f67f13 Always capture output for GitCommand 11 years ago
  Chirayu Desai c46de6932a Decode git version 11 years ago
  Conley Owens ff0a3c8f80 Share git version parsing code with wrapper module 12 years ago
  Conley Owens 148a84de0c Respect version hyphenation 12 years ago
  Conley Owens 1c5da49e6c Handle release candidates in git version parsing 12 years ago
  Chirayu Desai 0eb35cbe50 Fix some python3 encoding issues 12 years ago
  Sarah Owens cecd1d864f Change print statements to work in python3 13 years ago
  David Pursehouse 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary 13 years ago
  David Pursehouse 1d947b3034 Even more coding style cleanup 13 years ago
  Sarah Owens a5be53f9c8 Use modern Python exception syntax 13 years ago
  Mickaël Salaün 2f6ab7f5b8 Rename "dir" variables 13 years ago