开源镜像站
帮助
下载
动态
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
/
project.py
Age
Commit message (
Expand
)
Author
5 days
project: Skip superproject upstream check for MetaProjects
Ajay Gupta
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-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-16
project: Add REPO_PROJECT_FETCH_URL environment variable
Gavin Mak
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-27
sync: Skip copyfile/linkfile for unavailable projects
Xin Li
2026-05-26
init: Add --use-local-gitdirs for standard Git layouts
Gavin Mak
2026-05-13
Add support for self referencing submodules
Josef Malmström
2026-05-12
linkfile: Handle directory-to-symlink transitions safely
Carlos Fernandez
2026-05-06
sync: Fix force_checkout propagation
Josef Malmström
2026-04-17
project: Avoid skipping fetches for shallow clones without .git/shallow
Becky Siegel
2026-04-12
project: Drop --no-deref from update-ref --stdin
Miyako.Enei
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-03
Fix all flake8 warnings from newer flake8-bugbear and flake8-comprehensions
Carlos Fernandez
2026-04-02
project: Refactor GetHead to use symbolic-ref first
Gavin Mak
2026-03-20
project: don't re-shallow manually unshallowed repos during sync
Lucas Tanure
2026-03-18
Use git_superproject.UseSuperproject() everywhere
Jacky Liu
2026-03-17
project: resolve unborn HEAD robustly in reftable repos
Gavin Mak
2026-03-17
project: support reftable anchors in worktree .git migration
Gavin Mak
2026-03-17
project: avoid direct packed-refs writes during fetch
Gavin Mak
2026-01-08
project: disable auto-gc for depth=1 in git config
v2.61
Gavin Mak
2025-12-15
project: only use --no-auto-gc for git 2.23.0+
Gavin Mak
2025-12-08
project: disable auto-gc on fetch for projects with clone-depth=1
Gavin Mak
2025-12-05
Prevent leftover bare gitdirs after failed sync attempts
Kaushik Lingarkar
2025-12-03
project: Make the error message more logical when a linkfile fail
Peter Kjellerstedt
2025-11-26
manifest, project: Store project groups as sets
Peter Kjellerstedt
2025-11-26
project: Use dicts to keep track of copyfiles and linkfiles
Peter Kjellerstedt
2025-10-15
sync: Use 'git rebase' during 'repo sync --rebase'
Jeroen Dhollander
2025-10-14
Fix submodule initialization in interleaved sync mode
Kaushik Lingarkar
2025-09-22
Follow up "Fix shallow clones when upstream attribute is present"
Kaushik Lingarkar
2025-08-14
Revert "Fix shallow clones when upstream attribute is present"
v2.58
Gavin Mak
2025-08-13
sync: Record and propagate errors from deferred actions
Gavin Mak
2025-08-05
Fix shallow clones when upstream attribute is present
Krzysztof Wesolowski
2025-08-04
project: fallback to reading HEAD when rev-parse fails
v2.57.3
Gavin Mak
2025-07-25
project: Fix GetHead to handle detached HEADs
Gavin Mak
2025-07-21
project: Use git rev-parse to read HEAD
Gavin Mak
2025-07-17
project: Use plumbing commands to manage HEAD
Gavin Mak
2025-04-17
Fallback to full sync when depth enabled fetch of a sha1 fails
Kaushik Lingarkar
2025-04-10
project: use --netrc-optional instead of --netrc
v2.54
Gavin Mak
2025-03-13
Sync: Fix full submodule sync while shallow specified
v2.53
Albert Akmukhametov
2025-02-04
Activate submodules
Kaushik Lingarkar
2025-02-04
Use 'gitfile' in submodule checkouts
Kaushik Lingarkar
2025-02-04
Update internal filesystem layout for submodules
Kaushik Lingarkar
2025-01-16
sync: Recover from errors during read-tree
v2.51
Josip Sokcevic
2024-12-03
Remove gitc support from repo
Josip Sokcevic
[next]