aboutsummaryrefslogtreecommitdiff
path: root/protocol/v0v1/server
Commit message (Expand)AuthorAgeFilesLines
* network/protocol: Rename from protocol v0.1.110Gravatar Runxi Yu2026-03-2519-1724/+0
* *: objectid -> object/idGravatar Runxi Yu2026-03-2511-11/+11
* *: format/pack -> packfile; format/delta -> delta; delete formatGravatar Runxi Yu2026-03-103-4/+4
* *: Move sideband64k and pktline to protocol/Gravatar Runxi Yu2026-03-105-7/+7
* 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: Add FlushIOGravatar Runxi Yu2026-03-081-0/+9
* protocol/v0v1/server/receivepack: Fix report-statusGravatar Runxi Yu2026-03-083-93/+210
* protocol/v0v1/server: Add PrimaryDataWriterGravatar Runxi Yu2026-03-081-0/+12
* protocol/v0v1/server: Add ProgessWriter and ErrorWriterGravatar Runxi Yu2026-03-071-0/+22
* protocol: Add v0v1 server protocol and its receivepack subprotocolGravatar Runxi Yu2026-03-0718-0/+1463