repo v2.33
  1. ea2e330 Format codebase with black and check formatting in CQ by Gavin Mak · 1 year, 4 months ago
  2. 0ab6b11 wrapper: switch to functools.lru_cache by Mike Frysinger · 1 year, 7 months ago
  3. a621254 tests: drop old unittest.main logic by Mike Frysinger · 1 year, 7 months ago v2.31
  4. 35af2f8 Fixed wrapper related warnings in tests by Daniel Kutik · 1 year, 7 months ago
  5. e287fa7 test_capture: allow both Unix and Windows line sep by Daniel Kutik · 1 year, 7 months ago
  6. 74737da tests: switch to tempfile.TemporaryDirectory by Mike Frysinger · 2 years, 1 month ago
  7. 934cb0a tests: fix duplicate method from copy & paste error by Mike Frysinger · 3 years, 4 months ago
  8. e5670c8 launcher: add a requirements framework to declare version dependencies by Mike Frysinger · 3 years, 6 months ago
  9. acf63b2 drop pyversion & is_python3 checking by Mike Frysinger · 5 years ago
  10. 784ccfc strip python2-only coding:utf-8 & print_function settings by Mike Frysinger · 3 years, 6 months ago
  11. 1379a9b launcher: add test for version requirements by Mike Frysinger · 3 years, 6 months ago v2.11
  12. 6342d56 Fix tests after "use new main branch" by Fredrik de Groot · 3 years, 7 months ago
  13. e283b95 tests: use new main branch by Mike Frysinger · 3 years, 7 months ago
  14. 2735bfc tests: fix SetupGnuPG test by Marcos Marado · 4 years, 3 months ago
  15. 3599cc3 init: respect --repo-rev changes by Mike Frysinger · 4 years, 4 months ago
  16. cfc8111 init: allow REPO_REV/--repo-rev to specify commits/tags by Mike Frysinger · 4 years, 4 months ago
  17. 587f162 tests: add more wrapper unittests by Mike Frysinger · 4 years, 3 months ago
  18. d8fda90 repo: rework parser setup to handle `init -c` by Mike Frysinger · 4 years, 4 months ago
  19. 3cda50a pyflakes: Fix remaining "E501 line too long" warnings by David Pursehouse · 4 years, 5 months ago
  20. 8ddff5c repo: add --version support to the launcher by Mike Frysinger · 4 years, 5 months ago
  21. 8409410 repo: export GIT_TRACE2_PARENT_SID by Mike Frysinger · 4 years, 5 months ago
  22. 819827a Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 5 months ago
  23. 87deaef tests: add docstrings & print_function (for Python 3) by Mike Frysinger · 5 years ago
  24. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  25. 745b4ad Fix gitc-init behavior by Dan Willemsen · 9 years ago v1.12.32