aboutsummaryrefslogtreecommitdiff
path: root/protocol/v0v1
Commit message (Expand)AuthorAgeFilesLines
* *: 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
* *: Package sorting and updatesGravatar Runxi Yu2026-03-071-0/+2
* 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