index
:
tools/git-repo.git
main
maint
master
repo-1
stable
Mirror of gerrit.googlesource.com/git-repo
N/A
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
project: use --netrc-optional instead of --netrc
v2.54
Gavin Mak
2025-04-10
1
-1
/
+8
*
launcher: switch command quoting to shlex.quote
Mike Frysinger
2025-04-10
2
-9
/
+10
*
sync: Warn about excessive job counts
Gavin Mak
2025-04-09
1
-0
/
+20
*
run_tests: fix running when cwd is not the root
Mike Frysinger
2025-04-03
1
-5
/
+13
*
run_tests: enable Python 3.8 CI coverage
Mike Frysinger
2025-04-02
2
-0
/
+90
*
Fix EROFS error when root fs is mounted read-only
Egor Duda
2025-04-02
1
-0
/
+6
*
pager: drop unused global vars
Mike Frysinger
2025-04-01
1
-1
/
+1
*
launcher: change RunError to subprocess.CalledProcessError
Mike Frysinger
2025-04-01
2
-9
/
+6
*
launcher: change collections.namedtuple to typing.NamedTuple
Mike Frysinger
2025-03-28
1
-6
/
+11
*
tox: sync black settings with run_tests
Mike Frysinger
2025-03-27
2
-1
/
+3
*
black: update to v25
Mike Frysinger
2025-03-25
5
-36
/
+36
*
run_tests: move test filtering to pytest markers
Mike Frysinger
2025-03-25
4
-14
/
+13
*
run_tests: move CQ test skips here
Mike Frysinger
2025-03-25
1
-1
/
+30
*
run_tests: run all tests all the time
Mike Frysinger
2025-03-25
1
-1
/
+3
*
launcher: change RunResult to subprocess.CompletedProcess
Mike Frysinger
2025-03-24
2
-13
/
+10
*
Sync: Fix full submodule sync while shallow specified
v2.53
Albert Akmukhametov
2025-03-13
1
-8
/
+20
*
sync: Refresh index before updating repo
Josip Sokcevic
2025-03-13
1
-0
/
+2
*
gc: Add tags to remote pack list
v2.52
Josip Sokcevic
2025-02-05
1
-0
/
+2
*
Activate submodules
Kaushik Lingarkar
2025-02-04
1
-0
/
+22
*
Use 'gitfile' in submodule checkouts
Kaushik Lingarkar
2025-02-04
1
-7
/
+42
*
Update internal filesystem layout for submodules
Kaushik Lingarkar
2025-02-04
3
-2
/
+34
*
Revert "sync: skip network half on repo upgrade"
Josip Sokcevic
2025-01-31
1
-1
/
+1
*
docs: smart-sync: split out & expand details
Mike Frysinger
2025-01-30
3
-20
/
+131
*
run_tests: update to python 3.11 & pytest 8.3.4
Mike Frysinger
2025-01-30
1
-17
/
+11
*
git_config: prefer XDG config location
flexagoon
2025-01-23
1
-0
/
+14
*
sync: Recover from errors during read-tree
v2.51
Josip Sokcevic
2025-01-16
1
-5
/
+12
*
gc: Add repack option
Josip Sokcevic
2025-01-14
1
-2
/
+160
*
gc: extract deletion from Execute method
Josip Sokcevic
2025-01-14
1
-7
/
+14
*
sync: Handle KeyboardInterrupt during checkout
Josip Sokcevic
2025-01-08
1
-0
/
+2
*
sync: skip network half on repo upgrade
Josip Sokcevic
2024-12-18
1
-1
/
+1
*
gc: Introduce new command to remove old projects
v2.50.1
Josip Sokcevic
2024-12-18
4
-2
/
+193
*
sync: Delete symlinks relative to client topdir
v2.50.0
v2.50
Josip Sokcevic
2024-12-16
1
-1
/
+4
*
Add smoke test for subcmd forall
Fredrik de Groot
2024-12-11
1
-0
/
+156
*
Remove gitc support from repo
Josip Sokcevic
2024-12-03
7
-168
/
+12
*
branches: Escape percent signs in branch names
Josip Sokcevic
2024-12-03
1
-1
/
+4
*
sync: Do not fail to sync a manifest with no projects
Peter Kjellerstedt
2024-11-26
1
-1
/
+1
*
Fix event log command event hierarchy.
Josip Sokcevic
2024-11-22
3
-18
/
+16
*
Make repo installation work without .git
Josip Sokcevic
2024-11-18
1
-4
/
+5
*
sync: fix connection error on macOS
v2.49.3
Kuang-che Wu
2024-11-06
1
-0
/
+11
*
upload: Return correct tuple values in _ProcessResults
v2.49.2
Josip Sokcevic
2024-10-31
1
-2
/
+2
*
worktree: Do not try to fix relative paths
v2.49.1
Allen Webb
2024-10-30
1
-18
/
+23
*
forall: Fix returning results early
Josip Sokcevic
2024-10-30
1
-3
/
+3
*
Use full name of the revision when checking dest-branch
v2.49
joehsu
2024-10-28
1
-2
/
+5
*
Add REPO_SKIP_SELF_UPDATE check in sync
Fredrik de Groot
2024-10-28
2
-1
/
+6
*
manifest: add optional base check on remove and extend
Fredrik de Groot
2024-10-28
3
-0
/
+138
*
[event_log] Stop leaking semaphore resources
Josip Sokcevic
2024-10-24
1
-2
/
+10
*
progress: always show done message
Kuang-che Wu
2024-10-24
1
-9
/
+4
*
subcmds: reduce multiprocessing serialization overhead
Kuang-che Wu
2024-10-23
11
-172
/
+228
*
sync: reduce multiprocessing serialization overhead
Kuang-che Wu
2024-10-23
2
-87
/
+134
*
Fix incremental syncs for prjs with submodules
Kaushik Lingarkar
2024-10-18
1
-1
/
+3
[next]