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-08-07
fetch-object-info: parse type from server response
Pablo Sabater
3
-3
/
+45
2026-08-07
protocol-caps: add type support to object-info
Pablo Sabater
2
-3
/
+48
2026-08-07
transport: drop remote object-info fields from transport struct
Jeff King
7
-19
/
+27
2026-08-07
fetch-object-info: die() on the remaining error path
Pablo Sabater
3
-23
/
+22
2026-08-07
fetch-object-info: use dedicated struct for the results
Pablo Sabater
7
-111
/
+77
2026-08-07
fetch-object-info: pass arguments directly instead of a struct
Pablo Sabater
3
-37
/
+44
2026-08-07
fetch-object-info: detect malformed server responses
Pablo Sabater
1
-4
/
+10
2026-08-07
t5701: use test_file_size() to get the size of a file
Pablo Sabater
1
-4
/
+7
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-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-22
The 7th batch
Junio C Hamano
1
-0
/
+44
2026-07-22
Merge branch 'kk/no-walk-pathspec-fix'
Junio C Hamano
2
-1
/
+19
2026-07-22
Merge branch 'sk/t7614-do-not-hide-git-exit-status'
Junio C Hamano
1
-3
/
+6
2026-07-22
Merge branch 'sk/t1100-modernize'
Junio C Hamano
1
-27
/
+25
2026-07-22
Merge branch 'ps/odb-for-each-object-filter'
Junio C Hamano
7
-142
/
+175
2026-07-22
Merge branch 'rs/strbuf-avoid-redundant-reset'
Junio C Hamano
1
-2
/
+0
2026-07-22
Merge branch 'cc/doc-fast-export-synopsis-fix'
Junio C Hamano
3
-3
/
+2
2026-07-22
Merge branch 'ml/t9811-replace-test-f'
Junio C Hamano
1
-12
/
+22
2026-07-22
Merge branch 'jt/receive-pack-use-odb-transactions'
Junio C Hamano
15
-131
/
+246
2026-07-22
Merge branch 'cl/conditional-config-on-worktree-path'
Junio C Hamano
3
-11
/
+195
2026-07-22
Merge branch 'dm/submodule-update-i-shorthand'
Junio C Hamano
1
-1
/
+1
2026-07-21
The 6th batch
Junio C Hamano
1
-0
/
+8
2026-07-21
Merge branch 'cl/b4-cover-change-id'
Junio C Hamano
1
-0
/
+1
2026-07-21
Merge branch 'ps/odb-stream-double-close-fix'
Junio C Hamano
2
-4
/
+18
2026-07-19
The 5th batch
Junio C Hamano
1
-0
/
+83
2026-07-19
Merge branch 'js/coverity-fixes-null-safety'
Junio C Hamano
11
-15
/
+63
2026-07-19
Merge branch 'kk/reftable-tombstone-quadratic-fix'
Junio C Hamano
4
-12
/
+92
2026-07-19
Merge branch 'kk/commit-graph-topo-levels-fix'
Junio C Hamano
2
-1
/
+30
2026-07-19
Merge branch 'ty/migrate-ignorecase'
Junio C Hamano
14
-28
/
+43
2026-07-19
Merge branch 'tc/bundle-uri-empty-fix'
Junio C Hamano
4
-5
/
+70
2026-07-19
Merge branch 'hf/unpack-trees-quadratic-scan'
Junio C Hamano
2
-1
/
+35
2026-07-19
Merge branch 'wy/doc-myfirstcontribution-trim-quotes'
Junio C Hamano
1
-0
/
+5
2026-07-19
Merge branch 'gr/t1410-reflog-exit-code'
Junio C Hamano
1
-17
/
+9
2026-07-19
Merge branch 'mm/test-grep-lint'
Junio C Hamano
385
-3328
/
+3810
2026-07-19
Merge branch 'sn/osxkeychain-rust-universal'
Junio C Hamano
3
-6
/
+56
2026-07-19
Merge branch 'bc/parse-options-exit-0-on-help'
Junio C Hamano
40
-74
/
+113
2026-07-19
Merge branch 'jc/submitting-patches-abandoning'
Junio C Hamano
1
-0
/
+14
2026-07-19
Merge branch 'kk/commit-reach-find-all-fix'
Junio C Hamano
2
-3
/
+48
[next]