| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | *: Update docs v0.1.151 | 2026-03-29 | 4 | -4/+22 | |
| | | |||||
| * | ROADMAP: Updates | 2026-03-29 | 1 | -6/+7 | |
| | | |||||
| * | object/signed/tag: Add signed tag thingy v0.1.150 | 2026-03-29 | 8 | -0/+599 | |
| | | |||||
| * | object/signed/commit: Fix whitespace | 2026-03-29 | 3 | -0/+11 | |
| | | |||||
| * | object/signed: Add docs v0.1.149 | 2026-03-29 | 1 | -0/+2 | |
| | | |||||
| * | object/signed/commit: Add signed commit helpers | 2026-03-29 | 8 | -0/+469 | |
| | | |||||
| * | object/id: Add support for signature headers v0.1.148 | 2026-03-29 | 4 | -12/+35 | |
| | | |||||
| * | *: Audit labels v0.1.147 | 2026-03-29 | 4 | -4/+4 | |
| | | |||||
| * | *: Remove Close from object/ref store interfaces | 2026-03-29 | 7 | -34/+2 | |
| | | | | | | | | | 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. | ||||
| * | ci: Disable dupl v0.1.146 | 2026-03-29 | 1 | -0/+1 | |
| | | |||||
| * | object/fetch: Use proper errors | 2026-03-29 | 17 | -45/+61 | |
| | | |||||
| * | cmd/receivepack9418: Actually I do need return here because defer. v0.1.145 | 2026-03-29 | 1 | -4/+8 | |
| | | |||||
| * | interna/priorityqueue: Fix lints | 2026-03-29 | 3 | -1/+3 | |
| | | |||||
| * | commitquery: Use fetcher | 2026-03-29 | 15 | -52/+84 | |
| | | |||||
| * | commitquery: Reorganize | 2026-03-29 | 42 | -277/+334 | |
| | | |||||
| * | internal/priorityqueue: Update docs v0.1.144 | 2026-03-29 | 2 | -0/+4 | |
| | | |||||
| * | internal/priorityqueue: Remove accidental file | 2026-03-29 | 1 | -0/+0 | |
| | | |||||
| * | commitquery: Use our proper priority queue thingy | 2026-03-29 | 2 | -37/+9 | |
| | | |||||
| * | internal/priorityqueue: Actually just make our own priority queue | 2026-03-29 | 11 | -157/+118 | |
| | | |||||
| * | commitquery: Use internal/heap for the priority queue | 2026-03-29 | 2 | -60/+20 | |
| | | |||||
| * | internal/heap: Much more reasonable binary heap | 2026-03-29 | 2 | -0/+157 | |
| | | |||||
| * | commitquery: Reorganize | 2026-03-29 | 16 | -137/+147 | |
| | | |||||
| * | commitquery: Context has been gone long ago | 2026-03-29 | 1 | -0/+0 | |
| | | |||||
| * | cmd/show-object: Split files | 2026-03-29 | 4 | -123/+141 | |
| | | |||||
| * | cmd/receivepack9418: Remove the silly runMain thingy | 2026-03-29 | 1 | -8/+4 | |
| | | |||||
| * | cmd/index-pack: Split files | 2026-03-29 | 3 | -108/+120 | |
| | | |||||
| * | format/commitgraph: Trim redundant MT-Safe's | 2026-03-29 | 8 | -16/+6 | |
| | | |||||
| * | format/commitgraph: Remove MT-ReadSafe; use MT-Safe/Unsafe | 2026-03-29 | 10 | -8/+17 | |
| | | |||||
| * | TODO: What does git.sr.ht and tangled need | 2026-03-29 | 1 | -0/+24 | |
| | | |||||
| * | object/type: Use table structure v0.1.143 | 2026-03-29 | 6 | -48/+50 | |
| | | |||||
| * | object/type, format/packfile: API cleanups | 2026-03-29 | 15 | -45/+30 | |
| | | |||||
| * | object{,/type}: Fix up API shape v0.1.142 | 2026-03-29 | 15 | -25/+23 | |
| | | |||||
| * | object/id: Nosec G505 for sha1 v0.1.141 | 2026-03-29 | 1 | -1/+1 | |
| | | |||||
| * | object/id: Zero is a property of the algorithm v0.1.140 | 2026-03-29 | 11 | -37/+33 | |
| | | |||||
| * | object/id: Split files | 2026-03-29 | 29 | -264/+290 | |
| | | |||||
| * | object/{id,header,signature,type}: Update docs | 2026-03-29 | 6 | -4/+7 | |
| | | |||||
| * | reachability: Update docs v0.1.139 | 2026-03-29 | 2 | -1/+5 | |
| | | |||||
| * | commitquery: Update docs | 2026-03-29 | 2 | -1/+6 | |
| | | |||||
| * | ref/store: Expand docs | 2026-03-29 | 1 | -0/+8 | |
| | | |||||
| * | ref/name: Update docs v0.1.138 | 2026-03-29 | 1 | -1/+6 | |
| | | |||||
| * | ref: Update docs | 2026-03-29 | 2 | -1/+5 | |
| | | |||||
| * | object: Split files | 2026-03-29 | 4 | -24/+32 | |
| | | |||||
| * | object/stored: Split files and document properly | 2026-03-29 | 5 | -20/+32 | |
| | | |||||
| * | object: Update docs v0.1.137 | 2026-03-29 | 1 | -1/+6 | |
| | | |||||
| * | object/fetch: Update docs v0.1.136 | 2026-03-29 | 1 | -2/+6 | |
| | | |||||
| * | object/store: Refine docs | 2026-03-29 | 3 | -15/+12 | |
| | | |||||
| * | furgit: Silly docs rendering v0.1.135 | 2026-03-29 | 1 | -3/+4 | |
| | | |||||
| * | furgit: Broad architecture ish docs? v0.1.134 | 2026-03-29 | 1 | -0/+13 | |
| | | |||||
| * | TODO: Do we want Close in interfaces at all? | 2026-03-29 | 1 | -0/+2 | |
| | | |||||
| * | .mailmap: Add myself | 2026-03-29 | 1 | -0/+1 | |
| | | |||||
