aboutsummaryrefslogtreecommitdiff
path: root/protocol/v0v1/server/receivepack
Commit message (Expand)AuthorAgeFilesLines
* network/protocol: Rename from protocol v0.1.110Gravatar Runxi Yu2026-03-259-1306/+0
* *: objectid -> object/idGravatar Runxi Yu2026-03-256-6/+6
* *: format/pack -> packfile; format/delta -> delta; delete formatGravatar Runxi Yu2026-03-102-3/+3
* *: Move sideband64k and pktline to protocol/Gravatar Runxi Yu2026-03-103-4/+4
* protocol/v0v1/server/receivepack: Test 64KGravatar Runxi Yu2026-03-081-0/+84
* protocol/v0v1/server/receivepack: Add band writersGravatar Runxi Yu2026-03-081-0/+15
* protocol/v0v1/server/receivepack: LintGravatar Runxi Yu2026-03-081-0/+2
* protocol/v0v1/server/receivepack: Nolint nestif hereGravatar Runxi Yu2026-03-081-1/+1
* protocol/v0v1/server/receivepack: Fix report-statusGravatar Runxi Yu2026-03-083-93/+210
* protocol: Add v0v1 server protocol and its receivepack subprotocolGravatar Runxi Yu2026-03-078-0/+1088