1. fe2c23f upload: bypass branch editor with explicit branch and -y by Arif Kasim · 2 weeks ago main
  2. d27d682 project: check upstream ref ancestry for non-shallow clones by Rahul Yadav · 9 days ago stable v2.67
  3. 0ea57e2 project: gate the default-branch query by Git version by Gavin Mak · 2 weeks ago
  4. ba8ddf3 git_superproject: resolve one negotiation ref directly by Gavin Mak · 2 weeks ago
  5. d88ce8d upload: reuse the worker current-branch result by Gavin Mak · 2 weeks ago
  6. 5e8d2a6 version: read describe and date in one Git call by Gavin Mak · 2 weeks ago
  7. e59c9cd cherry_pick: resolve and read commits in one process by Gavin Mak · 2 weeks ago
  8. 83428a9 rebase: delegate automatic stashing to Git by Gavin Mak · 2 weeks ago
  9. 948abc8 git_config: recognize only complete object IDs by Gavin Mak · 2 weeks ago
  10. c63a2f9 sync: tell apart same-path submanifest projects by kimhappy · 2 weeks ago
  11. 0039e39 project: carry current state from the ref snapshot by Gavin Mak · 2 weeks ago
  12. 5f37845 project: reuse ref OIDs in branch maintenance by Gavin Mak · 2 weeks ago
  13. d27034b project: centralize safe branch and commit resolution by Gavin Mak · 2 weeks ago
  14. 6541729 project: reuse loaded refs when resolving HEAD by Gavin Mak · 2 weeks ago
  15. b85e76a git_refs: load HEAD with the ref snapshot on Git 2.45 by Gavin Mak · 2 weeks ago
  16. e5bbb5c upload: prune ref scans for untouched projects and specific branches by James Hawkins · 14 days ago
  17. 4fe8761 project: read HEAD directly in-memory to avoid subprocesses by James Hawkins · 13 days ago
  18. d729942 sync: skip submodules removed from their parent by kimhappy · 2 weeks ago
  19. 3f087a8 sync: fetch submodules after their parent repository by kimhappy · 2 weeks ago
  20. 3a6e25a sync: check out submodules at the parent's new revision by kimhappy · 2 weeks ago
  21. 41c2597 project: don't use dest-branch or tags as SHA-1 upstream fallback by Gavin Mak · 2 weeks ago
  22. e6ad708 hooks: add --fix option to auto-apply hook fixes by Rahul Yadav · 4 weeks ago
  23. 09914bc Add detailed upload context to Trace2 telemetry by Ram Peri · 5 weeks ago
  24. 3f17756 project: allow re-reading submodule gitlinks by kimhappy · 2 weeks ago
  25. b85886f project: skip manifest default fallback for MetaProjects by Gavin Mak · 4 weeks ago v2.66.1
  26. d9da609 project: preserve -c optimization when revision is a SHA-1 by Gavin Mak · 5 weeks ago v2.66
  27. 4bec297 command: Respect smart sync override declaratively by default by Gavin Mak · 4 months ago
  28. 54fa31c project: derive HEAD fallback from git's own default branch by Brian Gan · 6 weeks ago
  29. 29b6630 project: make GetHead file-read fallback reftable-aware by Brian Gan · 6 weeks ago
  30. 0b82311 sync: allow syncing groups with repo sync -g group by Andrew Chant · 8 weeks ago
  31. 06c4f9e git_superproject: don't filter rewritten manifest by Andrew Chant · 7 weeks ago
  32. dd11303 sync: Deprecate fetch-submodules flag names by Josef Malmström · 8 weeks ago
  33. eeba6f2 hooks: pass yes flag when available by Rahul Yadav · 9 weeks ago
  34. 1729aae project: Skip superproject upstream check for MetaProjects by Ajay Gupta · 5 months ago
  35. 978adb7 sync: Add CLI flag for globally disabling submodule fetch by Josef Malmström · 9 weeks ago
  36. 0398c67 color: Replace anonymous sentinel with named class by Brian Gan · 9 weeks ago
  37. 3bb4871 rebase: Resolve revisionExpr to tracking branch for --onto-manifest by Gavin Mak · 9 weeks ago
  38. 35bbf70 color: Treat "true" and "yes" as "auto", not "always" by Brian Gan · 2 months ago v2.65
  39. 881af15 agents: run review agents manually by Gavin Mak · 2 months ago
  40. fbc9c79 tests: Fix test compatibility with Python 3.14 forkserver by Brian Gan · 2 months ago
  41. ead4b2d sync: Implement fetchcmd for standard Git layouts by Gavin Mak · 3 months ago
  42. e7cac4b status: Show ahead/behind info for local branches by Brian Gan · 2 months ago
  43. 9198601 info: Parallelize project data gathering for JSON output by Gavin Mak · 2 months ago
  44. a27dbcd git_trace2_event_log: Fix index out of range on empty config values by Rahul Yadav · 2 months ago
  45. 547dc99 repo: Normalize GNUPGHOME path for MSYS GPG on Windows by Gavin Mak · 3 months ago
  46. 88a7e88 info: Report actual checked-out HEAD revision by Gavin Mak · 3 months ago
  47. c21a41c git_config: Support SHA-256 object IDs by Gavin Mak · 3 months ago
  48. 6586efe man: disable line wrapping by Brian Gan · 3 months ago
  49. 3af9e2f project: fix sync of shallow projects sharing objdir by Sainath Varanasi · 3 months ago
  50. d32b702 agents: Add CRAG-generated review agents and skills by Gavin Mak · 3 months ago
  51. 7f58543 gitignore: Add AI agent files by Nasser Grainawi · 5 months ago
  52. 39c0b60 sync: Support pluggable remote helpers for smart sync manifest server. by Rahul Yadav · 3 months ago
  53. cd307a6 project: Add REPO_PROJECT_FETCH_URL environment variable by Gavin Mak · 3 months ago
  54. 4b46263 sync: do not init sibling submodules in parallel by Josef Malmström · 3 months ago
  55. d9d86fb repo: Bump launcher version to 2.65 by Gavin Mak · 4 months ago
  56. f7a24df project: handle corrupted projects in DeleteWorktree by Gavin Mak · 3 months ago
  57. e0bd39c project: Extract project envvar generation to GetEnvVars by Gavin Mak · 4 months ago
  58. c883613 sync: Skip copyfile/linkfile for unavailable projects by Xin Li · 4 months ago
  59. 384c059 tests: Deduplicate test setup in test_project.py by Gavin Mak · 4 months ago
  60. b853113 init: Add --use-local-gitdirs for standard Git layouts by Gavin Mak · 5 months ago
  61. 2d54384 sync: Add --superproject-rev flag to sync to specific revision by Gavin Mak · 5 months ago v2.64
  62. 1b4e7a0 Fix submodules not synced for repeated repo by Josef Malmström · 4 months ago
  63. a94c9e2 Automated: Migrate gerrit/git-repo from gsutil to gcloud storage by gurusai-voleti · 5 months ago
  64. 51021fb abandon/start/info: Make them respect smart sync override by Gavin Mak · 4 months ago
  65. d453273 command: Move smart sync override logic to Command base class by Gavin Mak · 4 months ago
  66. 0129ac1 docs: drop period in headers by Mike Frysinger · 4 months ago
  67. bf8c59f run_tests: help2man: update to latest release by Mike Frysinger · 4 months ago
  68. 003f040 Fix missing `None` check in Remote.Save by Josef Malmström · 4 months ago
  69. 1db50e4 Add support for self referencing submodules by Josef Malmström · 4 months ago
  70. c97a306 release: update-manpages: revert color filtering by Mike Frysinger · 4 months ago
  71. 5534f16 linkfile: Handle directory-to-symlink transitions safely by Carlos Fernandez · 4 months ago
  72. 67e52a1 run_tests: leverage cipd when available for help2man by Mike Frysinger · 4 months ago
  73. d503723 sync: Re-raise KeyboardInterrupt in main process by Gavin Mak · 4 months ago
  74. 7cc99b2 git_config: fix error message command output by Mike Frysinger · 4 months ago
  75. 12ad396 info: Parallelize repo info to improve performance by Greg Edelston · 4 months ago
  76. a6bc1b7 sync: Exclude stateless sync pruned projects from bloat check by Gavin Mak · 4 months ago
  77. a98e422 completion: document installation and usage in README by Gavin Mak · 4 months ago
  78. 5d85850 sync: Suggest "git repack -a -d" in bloat warning by Gavin Mak · 4 months ago
  79. e8deeab Add zsh completion by Kamal Sacranie · 4 months ago
  80. 11428ae forall: Document REPO_UPSTREAM and REPO_DEST_BRANCH envvars by Gavin Mak · 4 months ago
  81. 27d2232 info: add --format and --include-summary/--include-projects options by Carlos Fernandez · 5 months ago
  82. e3eadd3 sync: Fix force_checkout propagation by Josef Malmström · 4 months ago
  83. 12cfc60 git_superproject: Remove redundant _branch variable by Gavin Mak · 5 months ago
  84. 134eeb0 tests: Add tests for repo status output by Nasser Grainawi · 6 months ago
  85. 03fb181 color: type SetDefaultColoring and drop bool states by Nasser Grainawi · 5 months ago
  86. 5af71ce Add timing keyword argument for hooks by Ram Peri · 5 months ago
  87. baa281d sync: Refactor to use _RunOneGC and fix config leakage by Gavin Mak · 5 months ago v2.63
  88. 7e9079b sync: Switch to using self._bloated_projects by Gavin Mak · 5 months ago
  89. 61bd6b3 tests: Add tests for _CheckForBloatedProjects and _GCProjects by Gavin Mak · 5 months ago
  90. 32e7327 upload: Clarify partial sync message on hook failure by Marty Heavey · 5 months ago
  91. 4f707ff sync: Provide feedback during post-sync operations by Gavin Mak · 5 months ago
  92. e2671c1 progress: Ignore updates after progress ends by Gavin Mak · 5 months ago
  93. b43a20b project: Avoid skipping fetches for shallow clones without .git/shallow by Becky Siegel · 5 months ago
  94. 8869a30 project: Drop --no-deref from update-ref --stdin by Miyako.Enei · 5 months ago
  95. 3b0eebe project: implement stateless sync pruning logic by Gavin Mak · 5 months ago
  96. 00991bf manifest: Add `sync-strategy` attribute to project elements by Gavin Mak · 5 months ago
  97. e8338b5 tests: Convert forall subcmd test to pytest by Nasser Grainawi · 5 months ago
  98. 951666f gc: Fix hang during repack in partial clones by Gavin Mak · 5 months ago
  99. 854b330 test_wrapper: add test for repo script executable permission by Carlos Fernandez · 5 months ago
  100. 654690e tests: convert more tests to pytest by Mike Frysinger · 6 months ago