1. 0cb6e92 Add the ability to administratively enroll repo into using superproject. by Xin Li · 3 years, 4 months ago
  2. 339f2df ssh: rewrite proxy management for multiprocessing usage by Mike Frysinger · 3 years, 5 months ago v2.15
  3. 5291eaf ssh: move all ssh logic to a common place by Mike Frysinger · 3 years, 5 months ago
  4. 8e768ea git_command: switch version caches to functools by Mike Frysinger · 3 years, 5 months ago
  5. 4510be5 git_command: pass GIT_DIR on Windows with / by Mike Frysinger · 3 years, 7 months ago
  6. c87c186 git_command: switch process capturing over to subprocess by Mike Frysinger · 3 years, 8 months ago
  7. c5bbea8 git_command: make execution synchronous by Mike Frysinger · 3 years, 8 months ago
  8. f37b982 git_command: rework stdin handling by Mike Frysinger · 3 years, 8 months ago
  9. f307916 git_command: use subprocess.run for version info by Mike Frysinger · 3 years, 8 months ago
  10. db3128f git_command.py: Handle unicode decode error by Gaurav Pathak · 3 years, 8 months ago
  11. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 9 months ago
  12. 8e0fe19 Use hash for ControlPath instead of full variables by Anders Björklund · 4 years, 8 months ago
  13. 56ce346 assume environment always accepts strings by Mike Frysinger · 4 years, 10 months ago
  14. 31990f0 project: move successful fetch output behind verbose by Mike Frysinger · 4 years, 8 months ago
  15. 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 8 months ago
  16. abdf750 Fix indentation issues reported by flake8 by David Pursehouse · 4 years, 8 months ago
  17. 54a4e60 Fix various whitespace issues reported by pyflakes by David Pursehouse · 4 years, 8 months ago
  18. e5913ae Fix flake8 E251 unexpected spaces around keyword / parameter equals by David Pursehouse · 4 years, 8 months ago
  19. 82caef6 repo: lower min version of git a bit by Mike Frysinger · 4 years, 8 months ago
  20. 655aedd repo: raise min version of git by Mike Frysinger · 4 years, 8 months ago
  21. 2f0951b git_command: set GIT_HTTP_USER_AGENT on all requests by Mike Frysinger · 5 years ago
  22. 71b0f31 git_command: refactor User-Agent settings by Mike Frysinger · 5 years ago
  23. 369814b move UserAgent to git_command for wider user by Mike Frysinger · 5 years ago
  24. 8a11f6f rename local trace module by Mike Frysinger · 5 years ago
  25. 745be2e Add support for partial clone. by Xin Li · 5 years ago v1.13.4
  26. ca540ae git_command: drop custom version helper by Mike Frysinger · 5 years ago
  27. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  28. c00d28b Set GIT_SSH_VARIANT when setting GIT_SSH by Jonathan Nieder · 7 years ago
  29. 2e70291 Make "git command" and "forall" work on Windows by Renaud Paquay · 8 years ago
  30. 203153e Add rpc: to default protocol whitelist by Jonathan Nieder · 9 years ago v1.12.33
  31. 466b8c4 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols by Dan Willemsen · 9 years ago
  32. cf738ed git_command: only decode when needed by Anthony King · 9 years ago
  33. 6cfc68e decode the buffer before appending by Anthony King · 9 years ago
  34. 9c76f67 Always capture output for GitCommand by John L. Villalovos · 10 years ago
  35. c46de69 Decode git version by Chirayu Desai · 10 years ago
  36. ff0a3c8 Share git version parsing code with wrapper module by Conley Owens · 11 years ago v1.12.12
  37. 148a84d Respect version hyphenation by Conley Owens · 11 years ago v1.12.11
  38. 1c5da49 Handle release candidates in git version parsing by Conley Owens · 11 years ago
  39. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · 11 years ago
  40. cecd1d8 Change print statements to work in python3 by Sarah Owens · 12 years ago
  41. 7e6dd2d Fix pylint warning W0108: Lambda may not be necessary by David Pursehouse · 12 years ago
  42. 1d947b3 Even more coding style cleanup by David Pursehouse · 12 years ago
  43. a5be53f Use modern Python exception syntax by Sarah Owens · 12 years ago
  44. 2f6ab7f Rename "dir" variables by Mickaël Salaün · 12 years ago
  45. 2bc7f5c Fix bug in version_tuple to handle strings with -rc# by Chad Jones · 12 years ago
  46. 337aee0 Single quote http.proxy in GIT_CONFIG_PARAMETERS by Shawn O. Pearce · 12 years ago v1.9.4
  47. 62d0b10 Use GIT_CONFIG_PARAMETERS instead of -c for http.proxy by Shawn O. Pearce · 12 years ago v1.9.3
  48. 9fae805 Pass http_proxy as -c http.proxy on Mac OS X by Shawn O. Pearce · 12 years ago
  49. 498fe90 Stabilize repo communication with subprocesses. by Ulrik Sjölin · 13 years ago
  50. 334851e Enhance HTTP support by Shawn O. Pearce · 13 years ago
  51. 727ee98 Use os.environ.copy() instead of dict() by Shawn O. Pearce · 14 years ago
  52. f18cb76 Encode the environment variables passed to git by Shawn O. Pearce · 14 years ago
  53. ca8c32c sync: kill git fetch process before SSH control master process by Shawn O. Pearce · 14 years ago v1.6.9.6
  54. 1c85f4e Rename _ssh_sock() to fix code style issue. by Nico Sallembien · 14 years ago
  55. 2ec00b9 Refactor git version detection for reuse by Shawn O. Pearce · 15 years ago
  56. d63bbf4 Work around 'ControlPath too long' on Mac OS X by Shawn O. Pearce · 15 years ago
  57. fb23161 Automatically use SSH control master support during sync by Shawn O. Pearce · 15 years ago
  58. ad3193a Fix `repo --trace` to show ref and config loads by Shawn O. Pearce · 15 years ago
  59. cf31fe9 Initial Contribution by The Android Open Source Project · 16 years ago v1.0