1. bed8b62 Add support for long paths by Renaud Paquay · Thu Sep 27 10:46:58 2018 -0700
  2. 2a4be94 Handle Windows line endings when reading binary files by Renaud Paquay · Tue Nov 01 13:48:15 2016 -0700
  3. 9ead97b When starting a branch, do not use a tag or change value for branch.merge by Zac Livingston · Tue Jun 13 08:29:04 2017 -0600
  4. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · Tue Nov 19 18:46:29 2013 +0530
  5. 217ea7d Some fixes for supporting python3 by Chirayu Desai · Fri Mar 01 19:14:38 2013 +0530
  6. 1d947b3 Even more coding style cleanup by David Pursehouse · Thu Oct 25 12:23:11 2012 +0900
  7. 8a68ff9 Coding style cleanup by David Pursehouse · Mon Sep 24 12:15:13 2012 +0900
  8. e15c65a Remove unused imports by David Pursehouse · Wed Aug 22 10:46:11 2012 +0900
  9. cc14fa9 Improve error handling when reading loose refs by Shawn O. Pearce · Tue Nov 29 12:32:56 2011 -0800 v1.7.8
  10. 76ca9f8 Make usage of open safer by setting binary mode and closing fds by Shawn O. Pearce · Sat Apr 18 14:48:03 2009 -0700
  11. ad3193a Fix `repo --trace` to show ref and config loads by Shawn O. Pearce · Sat Apr 18 09:54:51 2009 -0700
  12. b81ac9e Enable tracing of ref scans and config unpickling by Shawn O. Pearce · Fri Apr 17 20:44:26 2009 -0700
  13. 0f3dd23 Avoid unnecessary git symbolic-ref calls during repo sync by Shawn O. Pearce · Fri Apr 17 20:32:44 2009 -0700
  14. fbcde47 Improve repo sync performance by avoid git forks by Shawn O. Pearce · Fri Apr 17 20:58:02 2009 -0700
  15. d237b69 Implement git ref reading purely in Python by Shawn O. Pearce · Fri Apr 17 18:49:50 2009 -0700