summaryrefslogtreecommitdiff
path: root/fetch-object-info.h
AgeCommit message (Expand)AuthorFilesLines
2026-08-07fetch-object-info: parse type from server responsePablo Sabater1-0/+3
2026-08-07transport: drop remote object-info fields from transport structJeff King1-1/+1
2026-08-07fetch-object-info: die() on the remaining error pathPablo Sabater1-7/+7
2026-08-07fetch-object-info: use dedicated struct for the resultsPablo Sabater1-7/+20
2026-08-07fetch-object-info: pass arguments directly instead of a structPablo Sabater1-9/+8
2026-07-24cat-file: make remote-object-info allow-list adapt to the serverPablo Sabater1-0/+3
2026-07-24transport: add client support for object-infoCalvin Wan1-0/+22