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