| Commit message (Expand) | Author | Age | Files | Lines |
| * | object/store/packed: Fix error handling | Runxi Yu | 12 days | 1 | -1/+2 |
| * | object/store/packed: Use the new MaxChainDepth | Runxi Yu | 12 days | 1 | -6/+2 |
| * | internal/format/pack{idx,rev}, object/store/packed: Update PackObjects invoca... | Runxi Yu | 12 days | 1 | -2/+1 |
| * | object/store/packed: Use the new format/packfile header parser | Runxi Yu | 12 days | 1 | -18/+8 |
| * | object/store/internal/digest: Add docs, errors, record, result•••Committing as I re-review
| Runxi Yu | 12 days | 4 | -0/+128 |
| * | object/store/packed: Basic reading functionality | Runxi Yu | 12 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 | 14 days | 4 | -121/+121 |
| * | object/store/packed: Add stubs | Runxi Yu | 2026-06-08 | 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 |