| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *: Remove Close from object/ref store interfaces | 2026-03-29 | 1 | -4/+0 | |
| | | | | | | | | | 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. | ||||
| * | commitquery: Use fetcher | 2026-03-29 | 1 | -1/+2 | |
| | | |||||
| * | object/id: Zero is a property of the algorithm v0.1.140 | 2026-03-29 | 5 | -24/+22 | |
| | | |||||
| * | *: Add Life-Parent for Deps-Borrowed where appropriate | 2026-03-29 | 1 | -1/+1 | |
| | | |||||
| * | network/receivepack: Hook intolevel | 2026-03-28 | 2 | -4/+2 | |
| | | |||||
| * | network: Rename flush (clearly distinguish flushing IO and writing flush ↵ | 2026-03-28 | 1 | -2/+2 | |
| | | | | | packets) | ||||
| * | network, internal/progress, format/packfile/ingest: Use WriteFlusher | 2026-03-28 | 5 | -21/+18 | |
| | | |||||
| * | network/receivepack/hooks: Fix whitespace v0.1.128 | 2026-03-28 | 1 | -0/+1 | |
| | | |||||
| * | network/receivepack/hooks: Close mix; reuse queries v0.1.127 | 2026-03-28 | 1 | -1/+4 | |
| | | |||||
| * | network/receivepack: Update docs v0.1.124 | 2026-03-28 | 5 | -15/+9 | |
| | | |||||
| * | network/receivepack: Add commit-graph support v0.1.122 | 2026-03-28 | 7 | -5/+18 | |
| | | |||||
| * | object/store: Rename back from storer; rename Store to ReadingStore v0.1.118 | 2026-03-28 | 5 | -7/+7 | |
| | | |||||
| * | object/store: Rename from object/storer | 2026-03-27 | 8 | -18/+18 | |
| | | |||||
| * | *: Reorder imports | 2026-03-26 | 5 | -5/+5 | |
| | | |||||
| * | format: Move commitgraph and packfile here | 2026-03-26 | 2 | -2/+2 | |
| | | |||||
| * | network/receivepack: Rename from receivepack | 2026-03-26 | 32 | -0/+3031 | |
