1. 9ead97b When starting a branch, do not use a tag or change value for branch.merge by Zac Livingston · 7 years ago
  2. 0eb35cb Fix some python3 encoding issues by Chirayu Desai · 11 years ago
  3. 217ea7d Some fixes for supporting python3 by Chirayu Desai · 11 years ago
  4. 1d947b3 Even more coding style cleanup by David Pursehouse · 12 years ago
  5. 8a68ff9 Coding style cleanup by David Pursehouse · 12 years ago
  6. e15c65a Remove unused imports by David Pursehouse · 12 years ago
  7. cc14fa9 Improve error handling when reading loose refs by Shawn O. Pearce · 13 years ago v1.7.8
  8. 76ca9f8 Make usage of open safer by setting binary mode and closing fds by Shawn O. Pearce · 15 years ago
  9. ad3193a Fix `repo --trace` to show ref and config loads by Shawn O. Pearce · 15 years ago
  10. b81ac9e Enable tracing of ref scans and config unpickling by Shawn O. Pearce · 15 years ago
  11. 0f3dd23 Avoid unnecessary git symbolic-ref calls during repo sync by Shawn O. Pearce · 15 years ago
  12. fbcde47 Improve repo sync performance by avoid git forks by Shawn O. Pearce · 15 years ago
  13. d237b69 Implement git ref reading purely in Python by Shawn O. Pearce · 15 years ago