开源镜像站
帮助
下载
动态
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-04-10
project: use --netrc-optional instead of --netrc
v2.54
Gavin Mak
2025-04-10
launcher: switch command quoting to shlex.quote
Mike Frysinger
2025-04-09
sync: Warn about excessive job counts
Gavin Mak
2025-04-03
run_tests: fix running when cwd is not the root
Mike Frysinger
2025-04-02
run_tests: enable Python 3.8 CI coverage
Mike Frysinger
2025-04-02
Fix EROFS error when root fs is mounted read-only
Egor Duda
2025-04-01
pager: drop unused global vars
Mike Frysinger
2025-04-01
launcher: change RunError to subprocess.CalledProcessError
Mike Frysinger
2025-03-28
launcher: change collections.namedtuple to typing.NamedTuple
Mike Frysinger
2025-03-27
tox: sync black settings with run_tests
Mike Frysinger
2025-03-25
black: update to v25
Mike Frysinger
2025-03-25
run_tests: move test filtering to pytest markers
Mike Frysinger
2025-03-25
run_tests: move CQ test skips here
Mike Frysinger
2025-03-25
run_tests: run all tests all the time
Mike Frysinger
2025-03-24
launcher: change RunResult to subprocess.CompletedProcess
Mike Frysinger
2025-03-13
Sync: Fix full submodule sync while shallow specified
v2.53
Albert Akmukhametov
2025-03-13
sync: Refresh index before updating repo
Josip Sokcevic
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
[next]