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
*
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
*
Remove platform_utils.realpath
Kaiyi Li
2024-03-27
2
-25
/
+12
*
Fix drive mounted directory on Windows
Kaiyi Li
2024-03-27
1
-21
/
+1
*
git_command: unify soft/hard versions with requirements.json
Mike Frysinger
2024-03-21
4
-25
/
+19
*
project: Check if dotgit exists w/out symlink check
v2.45
Josip Sokcevic
2024-03-20
1
-1
/
+1
*
git: raise soft version to 2.7.4
Mike Frysinger
2024-03-20
2
-6
/
+11
*
git: raise hard version to 1.7.9
Mike Frysinger
2024-03-20
2
-7
/
+6
*
docs: release: add recent git/python/ssh/debian info
Mike Frysinger
2024-03-20
1
-5
/
+23
*
main: Stringify project name in error_info
Josip Sokcevic
2024-03-15
2
-3
/
+3
*
ssh: Print details if running the command fails
v2.44
Sebastian Schuberth
2024-03-11
1
-2
/
+6
*
upload: Fix patchset description destination
Josip Sokcevic
2024-03-08
1
-0
/
+1
*
sync: Fix sorting for nested projects
Josip Sokcevic
2024-03-08
2
-13
/
+42
*
sync: introduce --force-checkout
v2.43
Josip Sokcevic
2024-03-07
2
-5
/
+31
*
upload: Add support for setting patchset description
Sergiy Belozorov
2024-03-04
3
-0
/
+48
*
sync: Introduce git checkout levels
v2.42
Josip Sokcevic
2024-02-27
2
-9
/
+81
*
git_command: Return None from GetEventTargetPath() if set to empty string
Peter Collingbourne
2024-02-26
1
-0
/
+2
*
trace: Save trace2 sid in REPO_TRACE file
Josip Sokcevic
2024-02-22
1
-4
/
+7
*
subcmds: sync: Remove deprecated _AUTO_GC
Greg Edelston
2024-02-20
1
-15
/
+0
[next]