开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
4 hours
sync: allow syncing groups with repo sync -g group
HEAD
main
Andrew Chant
17 hours
sync: Deprecate fetch-submodules flag names
Josef Malmström
6 days
sync: Add CLI flag for globally disabling submodule fetch
Josef Malmström
2026-07-07
rebase: Resolve revisionExpr to tracking branch for --onto-manifest
Gavin Mak
2026-06-30
status: Show ahead/behind info for local branches
Brian Gan
2026-06-30
info: Parallelize project data gathering for JSON output
Gavin Mak
2026-06-29
info: Report actual checked-out HEAD revision
Gavin Mak
2026-06-18
sync: Support pluggable remote helpers for smart sync manifest server.
Rahul Yadav
2026-06-16
project: Add REPO_PROJECT_FETCH_URL environment variable
Gavin Mak
2026-06-16
sync: do not init sibling submodules in parallel
Josef Malmström
2026-05-27
project: Extract project envvar generation to GetEnvVars
Gavin Mak
2026-05-26
init: Add --use-local-gitdirs for standard Git layouts
Gavin Mak
2026-05-20
sync: Add --superproject-rev flag to sync to specific revision
v2.64
Gavin Mak
2026-05-14
abandon/start/info: Make them respect smart sync override
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-12
info: Parallelize repo info to improve performance
Greg Edelston
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-05-07
forall: Document REPO_UPSTREAM and REPO_DEST_BRANCH envvars
Gavin Mak
2026-05-07
info: add --format and --include-summary/--include-projects options
Carlos Fernandez
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-20
upload: Clarify partial sync message on hook failure
Marty Heavey
2026-04-17
sync: Provide feedback during post-sync operations
Gavin Mak
2026-04-08
gc: Fix hang during repack in partial clones
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-09
gc: fix untargeted projects being deleted
Gavin Mak
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-12-03
info: Print a newline after printing the superproject's revision
Peter Kjellerstedt
2025-12-03
Rename XmlManifest.GetGroupsStr() to XmlManifest.GetManifestGroupsStr()
Peter Kjellerstedt
2025-11-21
wipe: Add new `repo wipe` subcommand
Gavin Mak
2025-10-20
sync: fix saving of fetch times and local state
v2.59
Gavin Mak
2025-09-17
forall: fix crash with no command
Mike Frysinger
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-30
init: Add environment variable for git-lfs
Matt Moeller
[next]