| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *: Remove Close from object/ref store interfaces•••At places where you own the object, you should have the literal implementation with Close. If you're using it via the interface, then you probably don't own that store, and you shouldn't be closing it. Thanks to Michael MurĂ© from git-bug for this point. | 2026-03-29 | 1 | -5/+0 | |
| * | object/type, format/packfile: API cleanups | 2026-03-29 | 7 | -18/+10 | |
| * | object{,/type}: Fix up API shape v0.1.142 | 2026-03-29 | 2 | -2/+2 | |
| * | object/store: Refine docs | 2026-03-29 | 3 | -15/+12 | |
| * | *: Remove Close exception for MT-Safe v0.1.133 | 2026-03-29 | 6 | -0/+12 | |
| * | *: Repeated calls to Close are UB by default v0.1.132 | 2026-03-29 | 2 | -4/+0 | |
| * | *: Add Life-Parent for Deps-Borrowed where appropriate | 2026-03-29 | 4 | -4/+4 | |
| * | object/store/{loose,packed}: TIghten language around Adler-32 | 2026-03-28 | 2 | -5/+5 | |
| * | object/store/packed: Expect length and verify Adler-32 | 2026-03-28 | 3 | -0/+23 | |
| * | object/store: Document writing interface lack | 2026-03-28 | 2 | -8/+9 | |
| * | object/store/mixed: Update docs | 2026-03-28 | 3 | -6/+3 | |
| * | object/store/packed: Update docs | 2026-03-28 | 4 | -16/+5 | |
| * | object/store/memory: Update docs | 2026-03-28 | 1 | -0/+2 | |
| * | object/store/loose: Update docs | 2026-03-28 | 2 | -8/+4 | |
| * | object/store/chain: Update docs | 2026-03-28 | 3 | -6/+3 | |
| * | object/store: Implementations inherit interface contracts | 2026-03-28 | 1 | -0/+4 | |
| * | object/store: Document store contract | 2026-03-28 | 1 | -25/+10 | |
| * | object/store: Rename back from storer; rename Store to ReadingStore v0.1.118 | 2026-03-28 | 85 | -0/+4203 | |
| * | *: object/store -> object/storer v0.1.107 | 2026-03-25 | 82 | -4193/+0 | |
| * | *: delta -> packfile/delta | 2026-03-25 | 2 | -2/+2 | |
| * | *: objectstore -> object/store | 2026-03-25 | 82 | -0/+4193 |
