1. a24185e Set repo version to 2.30 (current) by Josip Sokcevic · 1 year, 7 months ago
  2. b750b48 init: add --manifest-depth for shallow manifest clone by LaMont Jones · 1 year, 10 months ago v2.29.5
  3. 6c8b894 Revert "init: change --depth default to 1 for manifest repo" by LaMont Jones · 1 year, 8 months ago
  4. d75ca2e launcher: make missing .repo/repo/repo an error by Mike Frysinger · 1 year, 10 months ago
  5. a010a9f launcher: initialize repo in a temp dir by Mike Frysinger · 1 year, 10 months ago
  6. 076d546 init: change --depth default to 1 for manifest repo by Mike Frysinger · 1 year, 10 months ago
  7. 39cb17f init: use --current-branch by default by Mike Frysinger · 1 year, 10 months ago
  8. 630876f init: add an option --enable-git-lfs-filter by XD Trol · 2 years, 5 months ago
  9. 4aa8584 init: make bad --repo-rev settings more clear by Mike Frysinger · 2 years, 5 months ago
  10. 6251729 superproject: added 'implies -c' in the help of --use-superproject option. by Raman Tenneti · 2 years, 8 months ago
  11. 8967a5a launcher: bump version for new release by Mike Frysinger · 2 years, 9 months ago
  12. c474c9c repo: Add support for standalone manifests by Jack Neus · 2 years, 11 months ago
  13. 4a58100 launcher: bump version for new release by Mike Frysinger · 3 years, 1 month ago
  14. 0e8828c Handle 400 error code when attempting to fetch clone bundle. by Craig Northway · 3 years, 2 months ago
  15. d68ed63 init/sync: add --no-tags to match --tags by Mike Frysinger · 3 years, 2 months ago
  16. 7356114 add --no-current-branch option to invert --current-branch by Mike Frysinger · 3 years, 2 months ago
  17. a1cd770 help/version: sprinkle bug report URL around by Mike Frysinger · 3 years, 2 months ago
  18. d2b086b init: restore default --manifest-name by Mike Frysinger · 3 years, 2 months ago
  19. 9180a07 command: make --verbose/--quiet available to all subcommands by Mike Frysinger · 3 years, 2 months ago
  20. f32f243 init: Added --partial-clone-exclude option. by Raman Tenneti · 3 years, 2 months ago
  21. a1051d8 init: organize command line options a bit by Mike Frysinger · 3 years, 2 months ago
  22. 9a734a3 init: merge subcmd & wrapper parsers by Mike Frysinger · 3 years, 3 months ago
  23. 6a2f4fb repo init: Added --no-partial-clone and made it persist. Bumped version to 2.14. by Raman Tenneti · 3 years, 3 months ago
  24. 5a4c8fd init: expose --worktree option by Mike Frysinger · 3 years, 4 months ago
  25. 23882b3 init: support -b HEAD as a shortcut to "the default" by Mike Frysinger · 3 years, 4 months ago
  26. 401c6f0 init: make --manifest-url flag optional by Mike Frysinger · 3 years, 4 months ago
  27. 21dce3d init: added --use-superproject option to clone superproject. by Raman Tenneti · 3 years, 4 months ago v2.12.2
  28. df6c506 launcher: bump version for new release by Mike Frysinger · 3 years, 5 months ago
  29. e5670c8 launcher: add a requirements framework to declare version dependencies by Mike Frysinger · 3 years, 6 months ago
  30. b64bec6 launcher: bump version for new release by Mike Frysinger · 3 years, 6 months ago v2.11.1
  31. ce9b6c4 launcher: abort if python3 reexec failed by Mike Frysinger · 3 years, 6 months ago
  32. 4769201 launcher: support Python 3.5 for now by Mike Frysinger · 3 years, 6 months ago
  33. 0a849b6 replace javadoc docs with standard python style by Mike Frysinger · 3 years, 6 months ago
  34. 6248e0f launcher: simplify .repo search ceiling check by Jonathan Nieder · 3 years, 8 months ago
  35. 60fc51b launcher: fix version to latest by Mike Frysinger · 4 years, 1 month ago v2.8
  36. 72325c5 launcher: bump version for cli changes by Mike Frysinger · 4 years, 1 month ago
  37. d79a4bc Make partial clone imply no-clone-bundle by default. by Xin Li · 4 years, 1 month ago
  38. 433977e repo: exit on missing entry point by Konrad Weihmann · 4 years, 2 months ago
  39. 3e5b269 launcher: bump version for accumulated fixes by Mike Frysinger · 4 years, 3 months ago v2.5
  40. cdb344c launcher: avoid crash when executing out of checkout by Mike Frysinger · 4 years, 3 months ago
  41. e257d56 version: fix running under Python 2 by Mike Frysinger · 4 years, 3 months ago
  42. 3599cc3 init: respect --repo-rev changes by Mike Frysinger · 4 years, 4 months ago
  43. cfc8111 init: allow REPO_REV/--repo-rev to specify commits/tags by Mike Frysinger · 4 years, 4 months ago
  44. 587f162 tests: add more wrapper unittests by Mike Frysinger · 4 years, 3 months ago
  45. 58ac167 init: rename --repo-branch to --repo-rev by Mike Frysinger · 4 years, 3 months ago
  46. e1111f5 launcher: init: stop passing --repo-url/--repo-branch down by Mike Frysinger · 4 years, 3 months ago
  47. 4847e05 repo/init/sync: rework default git download output by Mike Frysinger · 4 years, 4 months ago
  48. 910dfe8 launcher: warn when verification is disabled by Mike Frysinger · 4 years, 4 months ago
  49. 5f11eac launcher/version: include OS/CPU info in output by Mike Frysinger · 4 years, 4 months ago
  50. dcbfadf repo/init: improve basic progress messages by Mike Frysinger · 4 years, 4 months ago
  51. edd3d45 repo/init: add --verbose flags by Mike Frysinger · 4 years, 4 months ago
  52. 71928c1 repo: show redirects when tracing commands by Mike Frysinger · 4 years, 4 months ago
  53. f241f8c repo: fix up license text by Mike Frysinger · 4 years, 4 months ago
  54. 949bc34 main/repo: add support for subcommand aliases by Mike Frysinger · 4 years, 4 months ago
  55. 19ec797 repo: reexec into Python 3 under Windows by Mike Frysinger · 4 years, 4 months ago
  56. 979d5bd add experimental git worktree support by Mike Frysinger · 4 years, 4 months ago
  57. c58ec4d avoid negative variables by Mike Frysinger · 4 years, 4 months ago
  58. 6a784ff repo: handle bad programs a bit better by Mike Frysinger · 4 years, 4 months ago
  59. 19a1f22 repo: rework gpg import for Windows by Mike Frysinger · 4 years, 4 months ago
  60. d8fda90 repo: rework parser setup to handle `init -c` by Mike Frysinger · 4 years, 4 months ago
  61. 9cc1d70 repo: add some newer RSA/ECC signing keys by Mike Frysinger · 4 years, 4 months ago
  62. c19cc5c repo: Fix warnings reported by flake8 by David Pursehouse · 4 years, 4 months ago
  63. 6fb0cb5 repo: add trace support to the launcher by Mike Frysinger · 4 years, 4 months ago
  64. 62285d2 repo: add some helpers akin to subprocess.run by Mike Frysinger · 4 years, 4 months ago
  65. aa47181 repo: Remove duplicate import of 'os' by David Pursehouse · 4 years, 4 months ago
  66. 58a8b5c repo: Remove another usage of bare 'except' by David Pursehouse · 4 years, 4 months ago
  67. 22dbfb9 repo: Remove unused variable in 'except' by David Pursehouse · 4 years, 4 months ago
  68. 31b9b4b repo: Fix blank line issues reported by flake8 by David Pursehouse · 4 years, 4 months ago
  69. 0b57eed repo: bump launcher version for accumulated fixes by Mike Frysinger · 4 years, 4 months ago v2.3
  70. 72b6dc8 repo: avoid bare excepts to allow SystemExit to bubble by Mike Frysinger · 4 years, 4 months ago
  71. 8ddff5c repo: add --version support to the launcher by Mike Frysinger · 4 years, 4 months ago
  72. 8409410 repo: export GIT_TRACE2_PARENT_SID by Mike Frysinger · 4 years, 4 months ago
  73. f700ac7 repo: move parser init out of module scope by Mike Frysinger · 4 years, 5 months ago
  74. 82caef6 repo: lower min version of git a bit by Mike Frysinger · 4 years, 4 months ago
  75. 563f1a6 repo: allow REPO_REV to be an env var by Mike Frysinger · 4 years, 5 months ago
  76. 3ba716f repo: try to reexec self with Python 3 as needed by Mike Frysinger · 5 years ago
  77. 655aedd repo: raise min version of git by Mike Frysinger · 4 years, 5 months ago
  78. f5525fb repo: drop old signing key by Mike Frysinger · 4 years, 5 months ago
  79. ee451f0 repo: bump launcher version to 2.0 by Mike Frysinger · 4 years, 5 months ago
  80. 8f997b3 repo: Do not even try to set up GPG with opt.no_repo_verify by Sebastian Schuberth · 4 years, 5 months ago
  81. 3164d40 use open context managers in more places by Mike Frysinger · 4 years, 7 months ago
  82. 6be7633 repo: bump wrapper version by Mike Frysinger · 4 years, 9 months ago
  83. 9100f7f repo: decode/encode all the subprocess streams by Mike Frysinger · 4 years, 10 months ago
  84. 4c263b5 repo: fix unused variable usage by Mike Frysinger · 4 years, 10 months ago
  85. 745be2e Add support for partial clone. by Xin Li · 5 years ago v1.13.4
  86. 87fb5a1 repo/main: add module docstrings by Mike Frysinger · 5 years ago
  87. f88b2fe repo: all ParseGitVersion to load git version info itself by Mike Frysinger · 5 years ago
  88. 6db1b9e repo: return a namedtuple with full version info by Mike Frysinger · 5 years ago
  89. 1b9adab handle binary stream from urllib.request.urlopen by Mike Frysinger · 5 years ago
  90. da9e200 repo: drop Python 3 warning by Mike Frysinger · 5 years ago
  91. c92ce5c repo: restore use of print_function by Mike Frysinger · 5 years ago
  92. f601376 set default file encoding to utf-8 by Mike Frysinger · 5 years ago
  93. 35159ab repo: standardize help behavior by Mike Frysinger · 5 years ago
  94. 12ee544 init: Remove -c short option for --current-branch by Ereth McKnight-MacNeil · 6 years ago v1.13.1
  95. d4b13c2 Leverage the next keyword from python 2.7 by Eli Ribble · 6 years ago
  96. 6e53844 Allow clobbering of existing tags from remote. by Xin Li · 6 years ago v1.13.0
  97. 09f0abb init: --dissociate option to copy objects borrowed with --reference by Nikolai Merinov · 6 years ago
  98. 65b0ba5 Remove unused pylint suppressions by David Pursehouse · 6 years ago
  99. a6515fb Merge "Flush stderr on Windows" by Sebastian Schuberth · 6 years ago
  100. 993dcac Fix the initial existence check for "repo" by Sebastian Schuberth · 6 years ago