开源镜像站
帮助
下载
动态
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
Age
Commit message (
Expand
)
Author
2025-02-05
gc: Add tags to remote pack list
v2.52
Josip Sokcevic
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-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-30
run_tests: update to python 3.11 & pytest 8.3.4
Mike Frysinger
2025-01-23
git_config: prefer XDG config location
flexagoon
2025-01-16
sync: Recover from errors during read-tree
v2.51
Josip Sokcevic
2025-01-14
gc: Add repack option
Josip Sokcevic
2025-01-14
gc: extract deletion from Execute method
Josip Sokcevic
2025-01-08
sync: Handle KeyboardInterrupt during checkout
Josip Sokcevic
2024-12-18
sync: skip network half on repo upgrade
Josip Sokcevic
2024-12-18
gc: Introduce new command to remove old projects
v2.50.1
Josip Sokcevic
2024-12-16
sync: Delete symlinks relative to client topdir
v2.50.0
v2.50
Josip Sokcevic
2024-12-11
Add smoke test for subcmd forall
Fredrik de Groot
2024-12-03
Remove gitc support from repo
Josip Sokcevic
2024-12-03
branches: Escape percent signs in branch names
Josip Sokcevic
2024-11-26
sync: Do not fail to sync a manifest with no projects
Peter Kjellerstedt
2024-11-22
Fix event log command event hierarchy.
Josip Sokcevic
2024-11-18
Make repo installation work without .git
Josip Sokcevic
2024-11-06
sync: fix connection error on macOS
v2.49.3
Kuang-che Wu
2024-10-31
upload: Return correct tuple values in _ProcessResults
v2.49.2
Josip Sokcevic
2024-10-30
worktree: Do not try to fix relative paths
v2.49.1
Allen Webb
2024-10-30
forall: Fix returning results early
Josip Sokcevic
2024-10-28
Use full name of the revision when checking dest-branch
v2.49
joehsu
2024-10-28
Add REPO_SKIP_SELF_UPDATE check in sync
Fredrik de Groot
2024-10-28
manifest: add optional base check on remove and extend
Fredrik de Groot
2024-10-24
[event_log] Stop leaking semaphore resources
Josip Sokcevic
2024-10-24
progress: always show done message
Kuang-che Wu
2024-10-23
subcmds: reduce multiprocessing serialization overhead
Kuang-che Wu
2024-10-23
sync: reduce multiprocessing serialization overhead
Kuang-che Wu
2024-10-18
Fix incremental syncs for prjs with submodules
Kaushik Lingarkar
2024-10-07
sync: Always use WORKER_BATCH_SIZE
v2.48
Josip Sokcevic
2024-10-03
project: Handle git sso auth failures as repo exit
Josip Sokcevic
2024-10-03
superproject: Remove notice about beta
Josip Sokcevic
2024-10-03
project: run fetch --refetch on unable to not parse commit
Josip Sokcevic
2024-09-26
Disable git terminal prompt during fetch/clone
Josip Sokcevic
2024-09-26
init: add --manifest-upstream-branch
Kaushik Lingarkar
2024-09-25
man: regenerate man pages
Kaushik Lingarkar
2024-09-19
project: Copy and link files even with local branches
Brian Norris
2024-09-12
sync: include TARGET_RELEASE when constructing smart sync target.
v2.47
Navil
2024-09-12
color: fix have_fg not re assign to true
bright
2024-09-12
tox.ini: Make the lint and format environments run black for all code
Peter Kjellerstedt
2024-09-12
tox.ini, constraints.txt: Lock the version of black to <24
Peter Kjellerstedt
2024-09-12
project: run fetch --refetch onacould not parse commit
Josip Sokcevic
2024-08-30
Add a `--rebase` option to sync command
Jeroen Dhollander
2024-08-28
sync: Fix git command for aborting rebase being called incorrectly.
Erik Elmeke
2024-07-02
project: ignore more curl failure modes
v2.46
Mike Frysinger
2024-07-02
logging: Fix log formatting with colored output
Shik Chen
[next]