1. 5fb9c6a v2.29.7: Revert back to v2.29.5 by LaMont Jones · 1 year, 11 months ago v2.29.7
  2. a6c52f5 Set tracing to always on and save to .repo/TRACE_FILE. by Joanna Wang · 1 year, 11 months ago
  3. 74737da tests: switch to tempfile.TemporaryDirectory by Mike Frysinger · 2 years, 4 months ago
  4. a3ac816 test_project: use os.readlink instead of Path.readlink by Sebastian Wagner · 2 years, 9 months ago
  5. 89ed8ac project: abort a bit earlier before migrating .git/ by Mike Frysinger · 2 years, 9 months ago
  6. 2a089cf project: migrate worktree .git/ dirs to symlinks by Mike Frysinger · 2 years, 10 months ago v2.19
  7. b8bf291 tests: Make ReviewableBranchTests.test_smoke work with git < 2.28.0 by Peter Kjellerstedt · 3 years, 5 months ago
  8. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 9 months ago
  9. 6342d56 Fix tests after "use new main branch" by Fredrik de Groot · 3 years, 10 months ago
  10. e283b95 tests: use new main branch by Mike Frysinger · 3 years, 10 months ago
  11. 16c1328 Move RepoHook class from project.py file to dedicated file by Remy Bohmer · 4 years ago
  12. d925459 manifest/tests: get them passing under Windows by Mike Frysinger · 4 years, 7 months ago
  13. 348e218 test_project.py: Remove unused variable in 'with' statement by David Pursehouse · 4 years, 8 months ago
  14. 4bbba7d Fix duplicate method name in test_project.py by David Pursehouse · 4 years, 8 months ago
  15. 07392ed project: allow src=. with symlinks by Mike Frysinger · 4 years, 8 months ago v2.1.1
  16. e6a202f project: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
  17. 6da1775 prune: handle branches that track missing branches by Mike Frysinger · 5 years ago
  18. 87deaef tests: add docstrings & print_function (for Python 3) by Mike Frysinger · 5 years ago
  19. f7c5160 hooks: support external hooks running different Python version by Mike Frysinger · 5 years ago