Historique des commits

Auteur SHA1 Message Date
  Mike Frysinger 784ccfc040 strip python2-only coding:utf-8 & print_function settings il y a 5 ans
  Anders Björklund 8e0fe1920e Use hash for ControlPath instead of full variables il y a 6 ans
  Mike Frysinger 56ce3468b4 assume environment always accepts strings il y a 6 ans
  Mike Frysinger 31990f0097 project: move successful fetch output behind verbose il y a 6 ans
  David Pursehouse 819827a42d Fix blank line issues reported by flake8 il y a 6 ans
  David Pursehouse abdf750061 Fix indentation issues reported by flake8 il y a 6 ans
  David Pursehouse 54a4e6007a Fix various whitespace issues reported by pyflakes il y a 6 ans
  David Pursehouse e5913ae410 Fix flake8 E251 unexpected spaces around keyword / parameter equals il y a 6 ans
  Mike Frysinger 82caef67a1 repo: lower min version of git a bit il y a 6 ans
  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