aboutsummaryrefslogtreecommitdiff
path: root/packed_write_pack.go
Commit message (Collapse)AuthorAgeFilesLines
* packed: Make packWriter implement Write directly instead of wrappingGravatar Runxi Yu2026-01-291-17/+13
|
* hash: Make streaming hashes possibleGravatar Runxi Yu2026-01-291-14/+1
|
* delta, packed: Use xxhash instead of murmurhash2Gravatar Runxi Yu2026-01-291-3/+3
|
* packed: Fix message for thin packs not implementedGravatar Runxi Yu2026-01-291-2/+2
|
* packed: Use random delta seedGravatar Runxi Yu2026-01-291-1/+7
|
* packed: Write packs with deltasGravatar Runxi Yu2026-01-291-13/+110
|
* packed: More uniform file naming schemeGravatar Runxi Yu2026-01-291-0/+273