1. 3cda50a pyflakes: Fix remaining "E501 line too long" warnings by David Pursehouse · 4 years, 8 months ago
  2. 8ddff5c repo: add --version support to the launcher by Mike Frysinger · 4 years, 8 months ago
  3. 8409410 repo: export GIT_TRACE2_PARENT_SID by Mike Frysinger · 4 years, 8 months ago
  4. 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 8 months ago
  5. 348e218 test_project.py: Remove unused variable in 'with' statement by David Pursehouse · 4 years, 8 months ago
  6. 4bbba7d Fix duplicate method name in test_project.py by David Pursehouse · 4 years, 8 months ago
  7. 07392ed project: allow src=. with symlinks by Mike Frysinger · 4 years, 8 months ago v2.1.1
  8. ae62541 manifest_xml: allow src=. with symlinks by Mike Frysinger · 4 years, 8 months ago
  9. 655aedd repo: raise min version of git by Mike Frysinger · 4 years, 8 months ago
  10. e6a202f project: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
  11. 04122b7 manifest: add basic path checks for <copyfile> & <linkfile> by Mike Frysinger · 5 years ago
  12. 70c54dc upload/editor: fix bytes/string confusion by Mike Frysinger · 4 years, 11 months ago
  13. 6da1775 prune: handle branches that track missing branches by Mike Frysinger · 5 years ago
  14. 2f0951b git_command: set GIT_HTTP_USER_AGENT on all requests by Mike Frysinger · 5 years ago
  15. 71b0f31 git_command: refactor User-Agent settings by Mike Frysinger · 5 years ago
  16. 369814b move UserAgent to git_command for wider user by Mike Frysinger · 5 years ago
  17. 87deaef tests: add docstrings & print_function (for Python 3) by Mike Frysinger · 5 years ago
  18. f7c5160 hooks: support external hooks running different Python version by Mike Frysinger · 5 years ago
  19. 4f42a97 run_tests: add a helper for invoking unittests by Mike Frysinger · 5 years ago
  20. ca540ae git_command: drop custom version helper by Mike Frysinger · 5 years ago
  21. 61b2d41 add license header to a few more files by Mike Frysinger · 5 years ago
  22. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  23. 745b4ad Fix gitc-init behavior by Dan Willemsen · 9 years ago v1.12.32
  24. c1b86a2 Fix inconsistent indentation by David Pursehouse · 12 years ago
  25. c24c720 Fix error parsing a non-existant configuration file by Shawn O. Pearce · 15 years ago v1.6.8.7
  26. 438c547 git_config: handle configuration entries with no values by David Aguilar · 15 years ago