| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | ref/store: Remove ReadWriteStore | 2026-03-30 | 1 | -1/+5 | |
| * | *: 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 | -1/+1 | |
| * | repository: Add guidance | 2026-03-29 | 1 | -0/+4 | |
| * | repository: Use labels v0.1.120 | 2026-03-28 | 1 | -3/+1 | |
| * | object: Split each object type into its own package v0.1.108 | 2026-03-25 | 1 | -1/+1 | |
| * | *: refstore -> ref/store | 2026-03-25 | 1 | -1/+1 | |
| * | repository: Clarify ownership | 2026-03-24 | 1 | -0/+4 | |
| * | refstore, repository: Ownership/lifetimes fix v0.1.87 | 2026-03-22 | 1 | -26/+1 | |
| * | refstore: Add non-transactional store and rw store | 2026-03-07 | 1 | -2/+2 | |
| * | refstore/files: Accept timeout instead of reading from config•••And split things up again. | 2026-03-07 | 1 | -2/+3 | |
| * | refstore/files: Add new files backend•••(And use it in repository) | 2026-03-07 | 1 | -27/+6 | |
| * | refstore: Rename Store to ReadingStore | 2026-03-07 | 1 | -3/+3 | |
| * | *: Lint v0.1.68 | 2026-03-06 | 1 | -0/+3 | |
| * | repository: Refactor v0.1.55 | 2026-03-06 | 1 | -0/+52 | |
| * | repository: Remove refs passthrough functions | 2026-03-06 | 1 | -25/+0 | |
| * | repository: Add passthrough ReadStored*; add ref convenience funcs | 2026-02-21 | 1 | -0/+25 |
