summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-08-07fetch-object-info: parse type from server responsePablo Sabater3-3/+45
2026-08-07protocol-caps: add type support to object-infoPablo Sabater2-3/+48
2026-08-07transport: drop remote object-info fields from transport structJeff King7-19/+27
2026-08-07fetch-object-info: die() on the remaining error pathPablo Sabater3-23/+22
2026-08-07fetch-object-info: use dedicated struct for the resultsPablo Sabater7-111/+77
2026-08-07fetch-object-info: pass arguments directly instead of a structPablo Sabater3-37/+44
2026-08-07fetch-object-info: detect malformed server responsesPablo Sabater1-4/+10
2026-08-07t5701: use test_file_size() to get the size of a filePablo Sabater1-4/+7
2026-07-25Merge branch 'ps/cat-file-remote-object-info' into ps/cat-file-remote-object-...Junio C Hamano23-91/+1444
2026-07-24cat-file: make remote-object-info allow-list adapt to the serverPablo Sabater5-35/+113
2026-07-24cat-file: add remote-object-info to batch-commandEric Ju6-7/+930
2026-07-24transport: add client support for object-infoCalvin Wan9-0/+240
2026-07-24serve: advertise object-info featureCalvin Wan1-1/+4
2026-07-24protocol-caps: check object existence regardless of the attributes requestedPablo Sabater3-14/+115
2026-07-24fetch-pack: move fetch initializationCalvin Wan1-6/+6
2026-07-24connect: make write_fetch_command_and_capabilities() more genericPablo Sabater3-8/+12
2026-07-24fetch-pack: move write_fetch_command_and_capabilities() to connect.cPablo Sabater3-34/+38
2026-07-24fetch-pack: use unsigned int for hash_algo variablePablo Sabater1-1/+1
2026-07-24fetch-pack: drop the static advertise_sid variablePablo Sabater1-6/+7
2026-07-24t1006: extract helper functions into new 'lib-cat-file.sh'Eric Ju2-13/+18
2026-07-24cat-file: declare loop counter inside for()Eric Ju2-11/+5
2026-07-24transport-helper: fix memory leak of helper on disconnectPablo Sabater1-1/+1
2026-07-22The 7th batchJunio C Hamano1-0/+44
2026-07-22Merge branch 'kk/no-walk-pathspec-fix'Junio C Hamano2-1/+19
2026-07-22Merge branch 'sk/t7614-do-not-hide-git-exit-status'Junio C Hamano1-3/+6
2026-07-22Merge branch 'sk/t1100-modernize'Junio C Hamano1-27/+25
2026-07-22Merge branch 'ps/odb-for-each-object-filter'Junio C Hamano7-142/+175
2026-07-22Merge branch 'rs/strbuf-avoid-redundant-reset'Junio C Hamano1-2/+0
2026-07-22Merge branch 'cc/doc-fast-export-synopsis-fix'Junio C Hamano3-3/+2
2026-07-22Merge branch 'ml/t9811-replace-test-f'Junio C Hamano1-12/+22
2026-07-22Merge branch 'jt/receive-pack-use-odb-transactions'Junio C Hamano15-131/+246
2026-07-22Merge branch 'cl/conditional-config-on-worktree-path'Junio C Hamano3-11/+195
2026-07-22Merge branch 'dm/submodule-update-i-shorthand'Junio C Hamano1-1/+1
2026-07-21The 6th batchJunio C Hamano1-0/+8
2026-07-21Merge branch 'cl/b4-cover-change-id'Junio C Hamano1-0/+1
2026-07-21Merge branch 'ps/odb-stream-double-close-fix'Junio C Hamano2-4/+18
2026-07-19The 5th batchJunio C Hamano1-0/+83
2026-07-19Merge branch 'js/coverity-fixes-null-safety'Junio C Hamano11-15/+63
2026-07-19Merge branch 'kk/reftable-tombstone-quadratic-fix'Junio C Hamano4-12/+92
2026-07-19Merge branch 'kk/commit-graph-topo-levels-fix'Junio C Hamano2-1/+30
2026-07-19Merge branch 'ty/migrate-ignorecase'Junio C Hamano14-28/+43
2026-07-19Merge branch 'tc/bundle-uri-empty-fix'Junio C Hamano4-5/+70
2026-07-19Merge branch 'hf/unpack-trees-quadratic-scan'Junio C Hamano2-1/+35
2026-07-19Merge branch 'wy/doc-myfirstcontribution-trim-quotes'Junio C Hamano1-0/+5
2026-07-19Merge branch 'gr/t1410-reflog-exit-code'Junio C Hamano1-17/+9
2026-07-19Merge branch 'mm/test-grep-lint'Junio C Hamano385-3328/+3810
2026-07-19Merge branch 'sn/osxkeychain-rust-universal'Junio C Hamano3-6/+56
2026-07-19Merge branch 'bc/parse-options-exit-0-on-help'Junio C Hamano40-74/+113
2026-07-19Merge branch 'jc/submitting-patches-abandoning'Junio C Hamano1-0/+14
2026-07-19Merge branch 'kk/commit-reach-find-all-fix'Junio C Hamano2-3/+48