index
:
pub/scm/git/git.git
jch
main
maint
master
next
seen
todo
Git source code mirror
Junio C Hamano
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-07-27
http: avoid concurrent appends to partial packs
Ted Nyman
3
-16
/
+187
2026-07-27
http: accept HTTP 416 for complete partial packs
Ted Nyman
4
-3
/
+25
2026-07-27
http: avoid closing index-pack input twice
Ted Nyman
1
-6
/
+1
2026-07-27
http-fetch: correct --index-pack-arg documentation
Ted Nyman
2
-6
/
+7
2026-07-27
The 8th batch
Junio C Hamano
1
-0
/
+51
2026-07-27
Merge branch 'bc/rust-hash-cleanups'
Junio C Hamano
1
-2
/
+11
2026-07-27
Merge branch 'pw/rebase-drop-notes-with-commit'
Junio C Hamano
4
-34
/
+140
2026-07-27
Merge branch 'ps/copy-wo-the-repository'
Junio C Hamano
10
-20
/
+24
2026-07-27
Merge branch 'sc/wt-status-avoid-quadratic-insertion'
Junio C Hamano
1
-2
/
+4
2026-07-27
Merge branch 'ps/refspec-wo-the-repository'
Junio C Hamano
11
-47
/
+72
2026-07-27
Merge branch 'rs/remote-curl-simplify-push-specs'
Junio C Hamano
1
-11
/
+9
2026-07-27
Merge branch 'td/ref-filter-memoize-contains'
Junio C Hamano
5
-7
/
+87
2026-07-27
Merge branch 'ps/refs-wo-the-repository'
Junio C Hamano
25
-171
/
+208
2026-07-27
Merge branch 'jc/submodule-helper-avoid-zu'
Junio C Hamano
1
-1
/
+2
2026-07-27
Merge branch 'ps/shift-root-in-graph'
Junio C Hamano
11
-48
/
+1032
2026-07-26
rebase: remember fixup -c after skipping fixup/squash
Phillip Wood
2
-4
/
+63
2026-07-26
rebase -i: fix counting of fixups after rebase --skip
Phillip Wood
2
-5
/
+42
2026-07-26
ci: bump ubuntu image version for static-analysis job
Jeff King
2
-3
/
+3
2026-07-26
bloom: silence CHECK_ASSERTION_SIDE_EFFECTS false positive
Jeff King
1
-3
/
+3
2026-07-25
Merge branch 'ps/cat-file-remote-object-info' into ps/cat-file-remote-object-...
Junio C Hamano
23
-91
/
+1444
2026-07-25
remote: plug memory leaks
Junio C Hamano
1
-2
/
+9
2026-07-25
branch: report active bisect run when rejecting delete
René Scharfe
4
-25
/
+72
2026-07-24
pack-bitmap: handle duplicate pack entries during MIDX reuse
Taylor Blau
3
-15
/
+125
2026-07-24
test-tool bitmap: reject packs with duplicate objects
Taylor Blau
2
-0
/
+10
2026-07-24
midx: verify duplicate pack entries by OID and offset
Taylor Blau
3
-11
/
+80
2026-07-24
packfile: recover delta cycles through duplicate entries
Taylor Blau
2
-6
/
+341
2026-07-24
t5308: test reverse indexes with duplicate objects
Taylor Blau
1
-0
/
+39
2026-07-24
builtin/clone: fix segfault when using --revision with protocol v0
Adrian Friedli
2
-1
/
+9
2026-07-24
cat-file: make remote-object-info allow-list adapt to the server
Pablo Sabater
5
-35
/
+113
2026-07-24
cat-file: add remote-object-info to batch-command
Eric Ju
6
-7
/
+930
2026-07-24
transport: add client support for object-info
Calvin Wan
9
-0
/
+240
2026-07-24
serve: advertise object-info feature
Calvin Wan
1
-1
/
+4
2026-07-24
protocol-caps: check object existence regardless of the attributes requested
Pablo Sabater
3
-14
/
+115
2026-07-24
fetch-pack: move fetch initialization
Calvin Wan
1
-6
/
+6
2026-07-24
connect: make write_fetch_command_and_capabilities() more generic
Pablo Sabater
3
-8
/
+12
2026-07-24
fetch-pack: move write_fetch_command_and_capabilities() to connect.c
Pablo Sabater
3
-34
/
+38
2026-07-24
fetch-pack: use unsigned int for hash_algo variable
Pablo Sabater
1
-1
/
+1
2026-07-24
fetch-pack: drop the static advertise_sid variable
Pablo Sabater
1
-6
/
+7
2026-07-24
t1006: extract helper functions into new 'lib-cat-file.sh'
Eric Ju
2
-13
/
+18
2026-07-24
cat-file: declare loop counter inside for()
Eric Ju
2
-11
/
+5
2026-07-24
transport-helper: fix memory leak of helper on disconnect
Pablo Sabater
1
-1
/
+1
2026-07-23
doc: convert git-request-pull synopsis and options to new style
Jean-Noël Avila
1
-15
/
+23
2026-07-23
doc: convert git-send-email synopsis and options to new style
Jean-Noël Avila
2
-127
/
+127
2026-07-23
doc: convert git-format-patch synopsis and options to new style
Jean-Noël Avila
2
-149
/
+148
2026-07-23
doc: convert git-imap-send synopsis and options to new style
Jean-Noël Avila
2
-11
/
+13
2026-07-23
userdiff: add support for Swift
Shlok Kulshreshtha
15
-0
/
+86
2026-07-22
submodule: resolve insteadOf aliases when matching remote
Éric NICOLAS
2
-3
/
+30
2026-07-22
revision: honor --exclude-first-parent-only with SEEN first parent
Junio C Hamano
2
-2
/
+26
2026-07-22
rebase: guard non-branch symref targets
Son Luong Ngoc
3
-0
/
+106
2026-07-22
rebase: skip branch symref aliases
Son Luong Ngoc
3
-13
/
+49
[prev]
[next]