| Commit message (Expand) | Author | Age | Files | Lines |
| * | object/store/packed/internal/ingest: Compare pack hashes too on bloom make | Runxi Yu | 22 hours | 1 | -0/+4 |
| * | object/store/packed, cmd/idx-bloom: NewBuilder wants a PackHash | Runxi Yu | 22 hours | 2 | -6/+13 |
| * | object/store/packed: Skip if bloom filter says impossible | Runxi Yu | 22 hours | 2 | -8/+42 |
| * | object/store/packed/internal/ingest: Don't use WriteTo | Runxi Yu | 23 hours | 1 | -1/+1 |
| * | object/store/packed/internal/ingest: Test that the bloom filter contains | Runxi Yu | 23 hours | 1 | -0/+73 |
| * | Build bloom filter too. | Runxi Yu | 23 hours | 3 | -1/+48 |
| * | object/store/packed: Add a delta header pool | Runxi Yu | 34 hours | 1 | -1/+10 |
| * | object/store/packed: Use zlib.NewReaderBytes where appropriate to reduce allocs | Runxi Yu | 34 hours | 3 | -5/+3 |
| * | object/store/packed: nosec is needed by taint analysis | Runxi Yu | 34 hours | 1 | -1/+1 |
| * | *: Preallocate slices | Runxi Yu | 34 hours | 3 | -3/+3 |
| * | object/store/packed: Remove extraneous nolint | Runxi Yu | 34 hours | 1 | -1/+1 |
| * | object/store/{mixed,pack}: MRU interval 48 | Runxi Yu | 35 hours | 1 | -1/+1 |
| * | object/store/packed: Don't copy on delta base cache hits. | Runxi Yu | 44 hours | 1 | -3/+9 |
| * | Unify lengths | Runxi Yu | 2 days | 12 | -113/+123 |
| * | object/store/packed: Add basic ingestion | Runxi Yu | 3 days | 9 | -60/+2116 |
| * | object/store/packed: Add missing t.Helper | Runxi Yu | 3 days | 1 | -0/+1 |
| * | object/store/packed: Fix error handling | Runxi Yu | 3 days | 1 | -1/+2 |
| * | object/store/packed: Use the new MaxChainDepth | Runxi Yu | 3 days | 1 | -6/+2 |
| * | internal/format/pack{idx,rev}, object/store/packed: Update PackObjects invoca... | Runxi Yu | 3 days | 1 | -2/+1 |
| * | object/store/packed: Use the new format/packfile header parser | Runxi Yu | 3 days | 1 | -18/+8 |
| * | object/store/internal/digest: Add docs, errors, record, result•••Committing as I re-review
| Runxi Yu | 3 days | 4 | -0/+128 |
| * | object/store/packed: Basic reading functionality | Runxi Yu | 3 days | 12 | -54/+1253 |
| * | object/store/packed: Comment everything out•••Otherwise I can't really run my linter and I miss many things
| Runxi Yu | 4 days | 4 | -121/+121 |
| * | object/store/packed: Add stubs | Runxi Yu | 7 days | 5 | -0/+137 |
| * | *: Remove | Runxi Yu | 2026-04-02 | 103 | -5783/+0 |
| * | object/store/packed/internal/ingest: TODO v0.1.170 | Runxi Yu | 2026-03-31 | 1 | -0/+1 |
| * | object/store/packed: Add quarantine | Runxi Yu | 2026-03-30 | 5 | -0/+404 |
| * | object/store/packed/internal/ingest: And of course I forgot to goimports | Runxi Yu | 2026-03-30 | 1 | -1/+0 |
| * | object/store/packed/internal/ingest: Yep, that leftover stub should go | Runxi Yu | 2026-03-30 | 1 | -16/+7 |
| * | object/store/packed: Rename Base to ThinBase | Runxi Yu | 2026-03-30 | 4 | -6/+6 |
| * | object/store: Expose pack writing options | Runxi Yu | 2026-03-30 | 2 | -2/+8 |
| * | object,store/packed{,/internal/ingest}: Move from format/packfile/ingest | Runxi Yu | 2026-03-30 | 53 | -2/+3031 |
| * | object/store/packed: Make store own root, algo, opts | Runxi Yu | 2026-03-30 | 2 | -1/+12 |
| * | object/store/packed: Start the internal/reading split | Runxi Yu | 2026-03-30 | 45 | -103/+236 |
| * | object/store: ReadingStore -> Reader | Runxi Yu | 2026-03-30 | 1 | -1/+1 |
| * | object/type, format/packfile: API cleanups | Runxi Yu | 2026-03-29 | 7 | -18/+10 |
| * | object{,/type}: Fix up API shape v0.1.142 | Runxi Yu | 2026-03-29 | 1 | -1/+1 |
| * | *: Remove Close exception for MT-Safe v0.1.133 | Runxi Yu | 2026-03-29 | 1 | -0/+2 |
| * | *: Add Life-Parent for Deps-Borrowed where appropriate | Runxi Yu | 2026-03-29 | 1 | -1/+1 |
| * | object/store/{loose,packed}: TIghten language around Adler-32 | Runxi Yu | 2026-03-28 | 1 | -2/+2 |
| * | object/store/packed: Expect length and verify Adler-32 | Runxi Yu | 2026-03-28 | 2 | -0/+17 |
| * | object/store/packed: Update docs | Runxi Yu | 2026-03-28 | 4 | -16/+5 |
| * | object/store: Rename back from storer; rename Store to ReadingStore v0.1.118 | Runxi Yu | 2026-03-28 | 37 | -0/+2209 |
| * | *: object/store -> object/storer v0.1.107 | Runxi Yu | 2026-03-25 | 37 | -2209/+0 |
| * | *: delta -> packfile/delta | Runxi Yu | 2026-03-25 | 2 | -2/+2 |
| * | *: objectstore -> object/store | Runxi Yu | 2026-03-25 | 37 | -0/+2209 |