提交歷史

作者 SHA1 備註 提交日期
  Anders Björklund 8e0fe1920e Use hash for ControlPath instead of full variables 6 年之前
  Mike Frysinger 56ce3468b4 assume environment always accepts strings 6 年之前
  Mike Frysinger 31990f0097 project: move successful fetch output behind verbose 6 年之前
  David Pursehouse 819827a42d Fix blank line issues reported by flake8 6 年之前
  David Pursehouse abdf750061 Fix indentation issues reported by flake8 6 年之前
  David Pursehouse 54a4e6007a Fix various whitespace issues reported by pyflakes 6 年之前
  David Pursehouse e5913ae410 Fix flake8 E251 unexpected spaces around keyword / parameter equals 6 年之前
  Mike Frysinger 82caef67a1 repo: lower min version of git a bit 6 年之前
  Mike Frysinger 655aedd7f3 repo: raise min version of git 6 年之前
  Mike Frysinger 2f0951b216 git_command: set GIT_HTTP_USER_AGENT on all requests 6 年之前
  Mike Frysinger 71b0f312b1 git_command: refactor User-Agent settings 6 年之前
  Mike Frysinger 369814b4a7 move UserAgent to git_command for wider user 6 年之前
  Mike Frysinger 8a11f6f24c rename local trace module 6 年之前
  Xin Li 745be2ede1 Add support for partial clone. 6 年之前
  Mike Frysinger ca540aed19 git_command: drop custom version helper 6 年之前
  Mike Frysinger f601376e13 set default file encoding to utf-8 6 年之前
  Jonathan Nieder c00d28b767 Set GIT_SSH_VARIANT when setting GIT_SSH 8 年之前
  Renaud Paquay 2e70291162 Make "git command" and "forall" work on Windows 9 年之前
  Jonathan Nieder 203153e7bb Add rpc: to default protocol whitelist 10 年之前
  Dan Willemsen 466b8c4ea2 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols 10 年之前
  Anthony King cf738ed4a1 git_command: only decode when needed 10 年之前
  Anthony King 6cfc68e1e6 decode the buffer before appending 10 年之前
  John L. Villalovos 9c76f67f13 Always capture output for GitCommand 11 年之前
  Chirayu Desai c46de6932a Decode git version 11 年之前
  Conley Owens ff0a3c8f80 Share git version parsing code with wrapper module 12 年之前
  Conley Owens 148a84de0c Respect version hyphenation 12 年之前
  Conley Owens 1c5da49e6c Handle release candidates in git version parsing 12 年之前
  Chirayu Desai 0eb35cbe50 Fix some python3 encoding issues 12 年之前
  Sarah Owens cecd1d864f Change print statements to work in python3 13 年之前
  David Pursehouse 7e6dd2dff0 Fix pylint warning W0108: Lambda may not be necessary 13 年之前