aboutsummaryrefslogtreecommitdiff
path: root/protocol/v0v1/server/session.go
Commit message (Expand)AuthorAgeFilesLines
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
* *: format/pack -> packfile; format/delta -> delta; delete formatGravatar Runxi Yu2026-03-101-1/+1
* *: Move sideband64k and pktline to protocol/Gravatar Runxi Yu2026-03-101-2/+2
* protocol/v0v1/server: Add FlushIOGravatar Runxi Yu2026-03-081-0/+9
* 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-071-0/+88