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
*
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
*
sync: Always use WORKER_BATCH_SIZE
v2.48
Josip Sokcevic
2024-10-07
3
-27
/
+43
*
project: Handle git sso auth failures as repo exit
Josip Sokcevic
2024-10-03
2
-0
/
+19
*
superproject: Remove notice about beta
Josip Sokcevic
2024-10-03
1
-12
/
+0
*
project: run fetch --refetch on unable to not parse commit
Josip Sokcevic
2024-10-03
1
-1
/
+4
*
Disable git terminal prompt during fetch/clone
Josip Sokcevic
2024-09-26
2
-6
/
+22
*
init: add --manifest-upstream-branch
Kaushik Lingarkar
2024-09-26
3
-2
/
+28
*
man: regenerate man pages
Kaushik Lingarkar
2024-09-25
2
-2
/
+10
*
project: Copy and link files even with local branches
Brian Norris
2024-09-19
1
-0
/
+2
*
sync: include TARGET_RELEASE when constructing smart sync target.
v2.47
Navil
2024-09-12
1
-0
/
+13
*
color: fix have_fg not re assign to true
bright
2024-09-12
3
-0
/
+83
*
tox.ini: Make the lint and format environments run black for all code
Peter Kjellerstedt
2024-09-12
1
-2
/
+2
*
tox.ini, constraints.txt: Lock the version of black to <24
Peter Kjellerstedt
2024-09-12
2
-0
/
+4
*
project: run fetch --refetch onacould not parse commit
Josip Sokcevic
2024-09-12
1
-0
/
+11
*
Add a `--rebase` option to sync command
Jeroen Dhollander
2024-08-30
2
-3
/
+21
*
sync: Fix git command for aborting rebase being called incorrectly.
Erik Elmeke
2024-08-28
1
-1
/
+1
*
project: ignore more curl failure modes
v2.46
Mike Frysinger
2024-07-02
1
-4
/
+13
*
logging: Fix log formatting with colored output
Shik Chen
2024-07-02
2
-2
/
+39
*
upload: add a --topic option for setting topic explicitly
Mike Frysinger
2024-07-01
3
-13
/
+24
*
sync: Abort rebase in progress if force-checkout is set
Erik Elmeke
2024-05-23
1
-1
/
+31
*
ssh: Set git protocol version 2 on SSH ControlMaster
Erik Elmeke
2024-05-16
1
-1
/
+57
*
upload: drop check for uncommitted local changes
Mike Frysinger
2024-05-14
1
-31
/
+0
*
git: raise hard version to 1.9.1
Mike Frysinger
2024-05-01
2
-11
/
+3
*
release: update-hooks: helper for automatically syncing hooks
Mike Frysinger
2024-04-23
4
-33
/
+166
*
gitc: delete a few more dead references
Mike Frysinger
2024-04-18
2
-8
/
+0
*
man: regenerate man pages
Mike Frysinger
2024-04-18
7
-236
/
+51
[next]