1. 745be2e Add support for partial clone. by Xin Li · Mon Jun 03 11:24:30 2019 -0700 v1.13.4
  2. ca540ae git_command: drop custom version helper by Mike Frysinger · Wed Jul 10 15:42:30 2019 -0400
  3. f601376 set default file encoding to utf-8 by Mike Frysinger · Thu Jun 13 02:30:51 2019 -0400
  4. c00d28b Set GIT_SSH_VARIANT when setting GIT_SSH by Jonathan Nieder · Thu Oct 19 14:23:10 2017 -0700
  5. 2e70291 Make "git command" and "forall" work on Windows by Renaud Paquay · Tue Nov 01 11:23:38 2016 -0700
  6. 203153e Add rpc: to default protocol whitelist by Jonathan Nieder · Fri Feb 26 18:53:54 2016 -0800 v1.12.33
  7. 466b8c4 Set GIT_ALLOW_PROTOCOL to limit dangerous protocols by Dan Willemsen · Wed Nov 25 13:26:39 2015 -0800
  8. cf738ed git_command: only decode when needed by Anthony King · Wed Jun 03 16:50:39 2015 +0100
  9. 6cfc68e decode the buffer before appending by Anthony King · Wed Jun 03 16:39:32 2015 +0100
  10. 9c76f67 Always capture output for GitCommand by John L. Villalovos · Mon Mar 16 20:49:10 2015 -0700
  11. c46de69 Decode git version by Chirayu Desai · Wed Aug 20 09:34:10 2014 +0530
  12. ff0a3c8 Share git version parsing code with wrapper module by Conley Owens · Thu Jan 30 14:46:03 2014 -0800 v1.12.12
  13. 148a84d Respect version hyphenation by Conley Owens · Thu Jan 30 13:53:55 2014 -0800 v1.12.11
  14. 1c5da49 Handle release candidates in git version parsing by Conley Owens · Thu Jan 30 13:09:08 2014 -0800
  15. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · Tue Nov 19 18:46:29 2013 +0530
  16. cecd1d8 Change print statements to work in python3 by Sarah Owens · Thu Nov 01 22:59:27 2012 -0700
  17. 7e6dd2d Fix pylint warning W0108: Lambda may not be necessary by David Pursehouse · Thu Oct 25 12:40:51 2012 +0900
  18. 1d947b3 Even more coding style cleanup by David Pursehouse · Thu Oct 25 12:23:11 2012 +0900
  19. a5be53f Use modern Python exception syntax by Sarah Owens · Sun Sep 09 15:37:57 2012 -0700
  20. 2f6ab7f Rename "dir" variables by Mickaël Salaün · Sun Sep 30 00:37:55 2012 +0200
  21. 2bc7f5c Fix bug in version_tuple to handle strings with -rc# by Chad Jones · Thu Jun 28 13:12:13 2012 -0700
  22. 337aee0 Single quote http.proxy in GIT_CONFIG_PARAMETERS by Shawn O. Pearce · Wed Jun 13 10:40:46 2012 -0700 v1.9.4
  23. 62d0b10 Use GIT_CONFIG_PARAMETERS instead of -c for http.proxy by Shawn O. Pearce · Tue Jun 05 15:11:15 2012 -0700 v1.9.3
  24. 9fae805 Pass http_proxy as -c http.proxy on Mac OS X by Shawn O. Pearce · Fri May 25 07:57:44 2012 -0700
  25. 498fe90 Stabilize repo communication with subprocesses. by Ulrik Sjölin · Sun Sep 11 22:59:37 2011 +0200
  26. 334851e Enhance HTTP support by Shawn O. Pearce · Mon Sep 19 08:05:31 2011 -0700
  27. 727ee98 Use os.environ.copy() instead of dict() by Shawn O. Pearce · Tue Dec 07 08:46:14 2010 -0800
  28. f18cb76 Encode the environment variables passed to git by Shawn O. Pearce · Tue Dec 07 11:41:05 2010 -0800
  29. ca8c32c sync: kill git fetch process before SSH control master process by Shawn O. Pearce · Tue May 11 18:21:33 2010 -0700 v1.6.9.6
  30. 1c85f4e Rename _ssh_sock() to fix code style issue. by Nico Sallembien · Tue Apr 27 14:35:27 2010 -0700
  31. 2ec00b9 Refactor git version detection for reuse by Shawn O. Pearce · Fri Jun 12 09:32:50 2009 -0700
  32. d63bbf4 Work around 'ControlPath too long' on Mac OS X by Shawn O. Pearce · Tue Apr 21 08:05:27 2009 -0700
  33. fb23161 Automatically use SSH control master support during sync by Shawn O. Pearce · Fri Apr 10 18:53:46 2009 -0700
  34. ad3193a Fix `repo --trace` to show ref and config loads by Shawn O. Pearce · Sat Apr 18 09:54:51 2009 -0700
  35. cf31fe9 Initial Contribution by The Android Open Source Project · Tue Oct 21 07:00:00 2008 -0700 v1.0