开源镜像站
帮助
下载
动态
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
/
tests
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
34 hours
hooks: pass yes flag when available
Rahul Yadav
5 days
project: Skip superproject upstream check for MetaProjects
Ajay Gupta
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-07-01
color: Treat "true" and "yes" as "auto", not "always"
v2.65
stable
Brian Gan
2026-06-30
tests: Fix test compatibility with Python 3.14 forkserver
Brian Gan
2026-06-30
sync: Implement fetchcmd for standard Git layouts
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-30
git_trace2_event_log: Fix index out of range on empty config values
Rahul Yadav
2026-06-29
info: Report actual checked-out HEAD revision
Gavin Mak
2026-06-26
git_config: Support SHA-256 object IDs
Gavin Mak
2026-06-25
project: fix sync of shallow projects sharing objdir
Sainath Varanasi
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-06-05
project: handle corrupted projects in DeleteWorktree
Gavin Mak
2026-05-27
project: Extract project envvar generation to GetEnvVars
Gavin Mak
2026-05-26
tests: Deduplicate test setup in test_project.py
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-20
Fix submodules not synced for repeated repo
Josef Malmström
2026-05-13
Fix missing `None` check in Remote.Save
Josef Malmström
2026-05-13
Add support for self referencing submodules
Josef Malmström
2026-05-12
release: update-manpages: revert color filtering
Mike Frysinger
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-07
info: add --format and --include-summary/--include-projects options
Carlos Fernandez
2026-05-06
sync: Fix force_checkout propagation
Josef Malmström
2026-04-28
git_superproject: Remove redundant _branch variable
Gavin Mak
2026-04-23
tests: Add tests for repo status output
Nasser Grainawi
2026-04-22
color: type SetDefaultColoring and drop bool states
Nasser Grainawi
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
tests: Add tests for _CheckForBloatedProjects and _GCProjects
Gavin Mak
2026-04-17
project: Avoid skipping fetches for shallow clones without .git/shallow
Becky Siegel
2026-04-09
project: implement stateless sync pruning logic
Gavin Mak
2026-04-09
manifest: Add `sync-strategy` attribute to project elements
Gavin Mak
2026-04-09
tests: Convert forall subcmd test to pytest
Nasser Grainawi
2026-04-06
test_wrapper: add test for repo script executable permission
Carlos Fernandez
2026-04-06
tests: convert more tests to pytest
Mike Frysinger
2026-04-06
tests: convert __file__ usage to pathlib
Mike Frysinger
2026-04-06
tests: unify fixture() helper with Path constant
Mike Frysinger
2026-04-03
Fix all flake8 warnings from newer flake8-bugbear and flake8-comprehensions
Carlos Fernandez
2026-03-24
Implement command forgiveness with autocorrect
Sam Saccone
2026-03-18
tests: switch some test modules to pytest
Mike Frysinger
[next]