开源镜像站
帮助
下载
动态
GitHub
index
:
git-repo
main
maint
master
repo-1
stable
A git multiple repo management tool built for AOSP
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
subcmds
/
sync.py
Age
Commit message (
Expand
)
Author
32 hours
sync: allow syncing groups with repo sync -g group
HEAD
main
Andrew Chant
45 hours
sync: Deprecate fetch-submodules flag names
Josef Malmström
7 days
sync: Add CLI flag for globally disabling submodule fetch
Josef Malmström
2026-06-18
sync: Support pluggable remote helpers for smart sync manifest server.
Rahul Yadav
2026-06-16
sync: do not init sibling submodules in parallel
Josef Malmström
2026-05-20
sync: Add --superproject-rev flag to sync to specific revision
v2.64
Gavin Mak
2026-05-14
command: Move smart sync override logic to Command base class
Gavin Mak
2026-05-12
linkfile: Handle directory-to-symlink transitions safely
Carlos Fernandez
2026-05-12
sync: Re-raise KeyboardInterrupt in main process
Gavin Mak
2026-05-11
sync: Exclude stateless sync pruned projects from bloat check
Gavin Mak
2026-05-08
sync: Suggest "git repack -a -d" in bloat warning
Gavin Mak
2026-04-21
Add timing keyword argument for hooks
Ram Peri
2026-04-20
sync: Refactor to use _RunOneGC and fix config leakage
v2.63
Gavin Mak
2026-04-20
sync: Switch to using self._bloated_projects
Gavin Mak
2026-04-17
sync: Provide feedback during post-sync operations
Gavin Mak
2026-04-03
Fix all flake8 warnings from newer flake8-bugbear and flake8-comprehensions
Carlos Fernandez
2026-03-18
Use git_superproject.UseSuperproject() everywhere
Jacky Liu
2026-02-06
manifest: Introduce `sync-j-max` attribute to cap sync jobs
Gavin Mak
2025-12-15
sync: skip bloat check if fresh sync
v2.60.1
Gavin Mak
2025-12-15
project: only use --no-auto-gc for git 2.23.0+
Gavin Mak
2025-12-10
sync: Add heuristic warning for bloated shallow repositories
v2.60
Gavin Mak
2025-10-20
sync: fix saving of fetch times and local state
v2.59
Gavin Mak
2025-08-14
sync: Fix missing error details in interleaved summary
Gavin Mak
2025-08-13
sync: Record and propagate errors from deferred actions
Gavin Mak
2025-08-13
sync: Avoid duplicate projects in error text
Gavin Mak
2025-08-13
sync: always show sync result stderr_text on error
Gavin Mak
2025-07-28
sync: fix connection error on macOS for interleaved sync
Kuang-che Wu
2025-07-23
sync: Don't checkout if no worktree
v2.57.1
Gavin Mak
2025-07-21
sync: Default to interleaved mode
v2.57
Gavin Mak
2025-07-17
sync: Improve UI and error reporting for interleaved mode
Gavin Mak
2025-07-01
sync: support post-sync hook in <repo-hooks>
Kenny Cheng
2025-06-23
sync: Share final error handling logic between sync modes
v2.56
Gavin Mak
2025-06-23
sync: Share manifest list update logic between sync modes
Gavin Mak
2025-06-23
sync: Share self-update logic between sync modes
Gavin Mak
2025-06-18
sync: clarify job flags when using interleaved
Gavin Mak
2025-06-18
sync: Implement --interleaved sync worker
Gavin Mak
2025-06-17
sync: Add orchestration logic for --interleaved
Gavin Mak
2025-06-11
sync: Add scaffolding for interleaved sync
Gavin Mak
2025-05-27
subcmds: delete redundant dest= settings
Mike Frysinger
2025-04-09
sync: Warn about excessive job counts
Gavin Mak
2025-03-13
sync: Refresh index before updating repo
Josip Sokcevic
2025-01-31
Revert "sync: skip network half on repo upgrade"
Josip Sokcevic
2025-01-30
docs: smart-sync: split out & expand details
Mike Frysinger
2025-01-08
sync: Handle KeyboardInterrupt during checkout
Josip Sokcevic
2024-12-18
sync: skip network half on repo upgrade
Josip Sokcevic
2024-12-16
sync: Delete symlinks relative to client topdir
v2.50.0
v2.50
Josip Sokcevic
2024-11-26
sync: Do not fail to sync a manifest with no projects
Peter Kjellerstedt
2024-11-06
sync: fix connection error on macOS
v2.49.3
Kuang-che Wu
2024-10-28
Add REPO_SKIP_SELF_UPDATE check in sync
Fredrik de Groot
2024-10-23
sync: reduce multiprocessing serialization overhead
Kuang-che Wu
[next]