aboutsummaryrefslogtreecommitdiff
path: root/receivepack/int_test.go
Commit message (Collapse)AuthorAgeFilesLines
* network/receivepack: Rename from receivepackGravatar Runxi Yu2026-03-261-1047/+0
|
* network/protocol: Rename from protocol v0.1.110Gravatar Runxi Yu2026-03-251-2/+2
|
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
|
* refstore: More fixes on ResolveToDetachedGravatar Runxi Yu2026-03-121-5/+5
|
* refstore: s/ResolveFully/ResolveToDetached/gGravatar Runxi Yu2026-03-121-5/+5
|
* *: format/pack -> packfile; format/delta -> delta; delete formatGravatar Runxi Yu2026-03-101-2/+2
|
* *: Move sideband64k and pktline to protocol/Gravatar Runxi Yu2026-03-101-2/+2
|
* receivepack, format/pack/ingest: Two-stage ingestionGravatar Runxi Yu2026-03-081-0/+55
|
* *: Reformat v0.1.75Gravatar Runxi Yu2026-03-081-0/+3
|
* receivepack: Update testsGravatar Runxi Yu2026-03-081-70/+16
|
* receivepack: Progress writing and suchGravatar Runxi Yu2026-03-081-0/+58
|
* receivepack: Actually test itGravatar Runxi Yu2026-03-081-3/+241
|
* receivepack: Add HookIOGravatar Runxi Yu2026-03-071-0/+132
|
* receivepack: Fix lintGravatar Runxi Yu2026-03-071-10/+20
|
* receivepack: Add hooksGravatar Runxi Yu2026-03-071-0/+142
|
* receivepack: Use refsGravatar Runxi Yu2026-03-071-10/+239
|
* receivepack: Connect protocol with service v0.1.72Gravatar Runxi Yu2026-03-071-0/+234