index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
subcmds
Commit message (
Expand
)
Author
Age
Files
Lines
*
sync: Add --superproject-rev flag to sync to specific revision
v2.64
Gavin Mak
2026-05-20
1
-7
/
+78
*
abandon/start/info: Make them respect smart sync override
Gavin Mak
2026-05-14
3
-0
/
+4
*
command: Move smart sync override logic to Command base class
Gavin Mak
2026-05-14
2
-10
/
+2
*
linkfile: Handle directory-to-symlink transitions safely
Carlos Fernandez
2026-05-12
1
-7
/
+27
*
sync: Re-raise KeyboardInterrupt in main process
Gavin Mak
2026-05-12
1
-0
/
+8
*
info: Parallelize repo info to improve performance
Greg Edelston
2026-05-12
1
-93
/
+177
*
sync: Exclude stateless sync pruned projects from bloat check
Gavin Mak
2026-05-11
1
-1
/
+5
*
sync: Suggest "git repack -a -d" in bloat warning
Gavin Mak
2026-05-08
1
-2
/
+2
*
forall: Document REPO_UPSTREAM and REPO_DEST_BRANCH envvars
Gavin Mak
2026-05-07
1
-0
/
+6
*
info: add --format and --include-summary/--include-projects options
Carlos Fernandez
2026-05-07
1
-19
/
+131
*
Add timing keyword argument for hooks
Ram Peri
2026-04-21
1
-3
/
+8
*
sync: Refactor to use _RunOneGC and fix config leakage
v2.63
Gavin Mak
2026-04-20
1
-8
/
+23
*
sync: Switch to using self._bloated_projects
Gavin Mak
2026-04-20
1
-11
/
+11
*
upload: Clarify partial sync message on hook failure
Marty Heavey
2026-04-20
1
-3
/
+4
*
sync: Provide feedback during post-sync operations
Gavin Mak
2026-04-17
1
-0
/
+3
*
gc: Fix hang during repack in partial clones
Gavin Mak
2026-04-08
1
-4
/
+13
*
Fix all flake8 warnings from newer flake8-bugbear and flake8-comprehensions
Carlos Fernandez
2026-04-03
3
-8
/
+6
*
Use git_superproject.UseSuperproject() everywhere
Jacky Liu
2026-03-18
2
-1
/
+6
*
gc: fix untargeted projects being deleted
Gavin Mak
2026-02-09
1
-1
/
+10
*
manifest: Introduce `sync-j-max` attribute to cap sync jobs
Gavin Mak
2026-02-06
1
-8
/
+26
*
sync: skip bloat check if fresh sync
v2.60.1
Gavin Mak
2025-12-15
1
-1
/
+2
*
project: only use --no-auto-gc for git 2.23.0+
Gavin Mak
2025-12-15
1
-0
/
+6
*
sync: Add heuristic warning for bloated shallow repositories
v2.60
Gavin Mak
2025-12-10
1
-0
/
+104
*
info: Print a newline after printing the superproject's revision
Peter Kjellerstedt
2025-12-03
1
-0
/
+1
*
Rename XmlManifest.GetGroupsStr() to XmlManifest.GetManifestGroupsStr()
Peter Kjellerstedt
2025-12-03
1
-1
/
+1
*
wipe: Add new `repo wipe` subcommand
Gavin Mak
2025-11-21
1
-0
/
+184
*
sync: fix saving of fetch times and local state
v2.59
Gavin Mak
2025-10-20
1
-147
/
+164
*
forall: fix crash with no command
Mike Frysinger
2025-09-17
1
-1
/
+2
*
sync: Fix missing error details in interleaved summary
Gavin Mak
2025-08-14
1
-22
/
+20
*
sync: Record and propagate errors from deferred actions
Gavin Mak
2025-08-13
1
-6
/
+4
*
sync: Avoid duplicate projects in error text
Gavin Mak
2025-08-13
1
-13
/
+7
*
sync: always show sync result stderr_text on error
Gavin Mak
2025-08-13
1
-1
/
+2
*
sync: fix connection error on macOS for interleaved sync
Kuang-che Wu
2025-07-28
1
-0
/
+1
*
sync: Don't checkout if no worktree
v2.57.1
Gavin Mak
2025-07-23
1
-43
/
+49
*
sync: Default to interleaved mode
v2.57
Gavin Mak
2025-07-21
1
-5
/
+14
*
sync: Improve UI and error reporting for interleaved mode
Gavin Mak
2025-07-17
1
-2
/
+14
*
sync: support post-sync hook in <repo-hooks>
Kenny Cheng
2025-07-01
1
-0
/
+17
*
init: Add environment variable for git-lfs
Matt Moeller
2025-06-30
1
-0
/
+1
*
sync: Share final error handling logic between sync modes
v2.56
Gavin Mak
2025-06-23
1
-27
/
+72
*
sync: Share manifest list update logic between sync modes
Gavin Mak
2025-06-23
1
-30
/
+55
*
sync: Share self-update logic between sync modes
Gavin Mak
2025-06-23
1
-10
/
+58
*
sync: clarify job flags when using interleaved
Gavin Mak
2025-06-18
1
-2
/
+3
*
sync: Implement --interleaved sync worker
Gavin Mak
2025-06-18
1
-113
/
+288
*
sync: Add orchestration logic for --interleaved
Gavin Mak
2025-06-17
1
-20
/
+275
*
upload: fix FileNotFoundError when no superproject
Gavin Mak
2025-06-17
1
-3
/
+6
*
sync: Add scaffolding for interleaved sync
Gavin Mak
2025-06-11
1
-22
/
+87
*
info: print superproject revision
Scott Lee
2025-05-27
1
-0
/
+4
*
subcmds: delete redundant dest= settings
Mike Frysinger
2025-05-27
17
-52
/
+4
*
upload: Add superproject identifier as push option
Gavin Mak
2025-05-05
1
-1
/
+8
*
manifest: generalize --json as --format=<format>
Mike Frysinger
2025-04-30
1
-6
/
+33
[next]