aboutsummaryrefslogtreecommitdiff
path: root/object/store/packed/internal
Commit message (Expand)AuthorAgeFilesLines
* object/store/packed/internal/ingest: Compare pack hashes too on bloom makeGravatar Runxi Yu26 hours1-0/+4
* object/store/packed, cmd/idx-bloom: NewBuilder wants a PackHashGravatar Runxi Yu26 hours1-4/+5
* object/store/packed/internal/ingest: Don't use WriteToGravatar Runxi Yu27 hours1-1/+1
* object/store/packed/internal/ingest: Test that the bloom filter containsGravatar Runxi Yu27 hours1-0/+73
* Build bloom filter too.Gravatar Runxi Yu27 hours2-1/+46
* *: Preallocate slicesGravatar Runxi Yu38 hours2-2/+2
* Unify lengthsGravatar Runxi Yu2 days6-86/+62
* object/store/packed: Add basic ingestionGravatar Runxi Yu3 days6-0/+1816
* object/store/internal/digest: Add docs, errors, record, result•••Committing as I re-review Gravatar Runxi Yu3 days4-0/+128
* *: RemoveGravatar Runxi Yu2026-04-0291-5223/+0
* object/store/packed/internal/ingest: TODO v0.1.170Gravatar Runxi Yu2026-03-311-0/+1
* object/store/packed/internal/ingest: And of course I forgot to goimportsGravatar Runxi Yu2026-03-301-1/+0
* object/store/packed/internal/ingest: Yep, that leftover stub should goGravatar Runxi Yu2026-03-301-16/+7
* object/store/packed: Rename Base to ThinBaseGravatar Runxi Yu2026-03-303-5/+5
* object,store/packed{,/internal/ingest}: Move from format/packfile/ingestGravatar Runxi Yu2026-03-3051-0/+3012
* object/store/packed: Start the internal/reading splitGravatar Runxi Yu2026-03-3039-0/+2220