aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* ci: Disable dupl v0.1.146Gravatar Runxi Yu2026-03-291-0/+1
* object/fetch: Use proper errorsGravatar Runxi Yu2026-03-2917-45/+61
* cmd/receivepack9418: Actually I do need return here because defer. v0.1.145Gravatar Runxi Yu2026-03-291-4/+8
* interna/priorityqueue: Fix lintsGravatar Runxi Yu2026-03-293-1/+3
* commitquery: Use fetcherGravatar Runxi Yu2026-03-2915-52/+84
* commitquery: ReorganizeGravatar Runxi Yu2026-03-2942-277/+334
* internal/priorityqueue: Update docs v0.1.144Gravatar Runxi Yu2026-03-292-0/+4
* internal/priorityqueue: Remove accidental fileGravatar Runxi Yu2026-03-291-0/+0
* commitquery: Use our proper priority queue thingyGravatar Runxi Yu2026-03-292-37/+9
* internal/priorityqueue: Actually just make our own priority queueGravatar Runxi Yu2026-03-2911-157/+118
* commitquery: Use internal/heap for the priority queueGravatar Runxi Yu2026-03-292-60/+20
* internal/heap: Much more reasonable binary heapGravatar Runxi Yu2026-03-292-0/+157
* commitquery: ReorganizeGravatar Runxi Yu2026-03-2916-137/+147
* commitquery: Context has been gone long agoGravatar Runxi Yu2026-03-291-0/+0
* cmd/show-object: Split filesGravatar Runxi Yu2026-03-294-123/+141
* cmd/receivepack9418: Remove the silly runMain thingyGravatar Runxi Yu2026-03-291-8/+4
* cmd/index-pack: Split filesGravatar Runxi Yu2026-03-293-108/+120
* format/commitgraph: Trim redundant MT-Safe'sGravatar Runxi Yu2026-03-298-16/+6
* format/commitgraph: Remove MT-ReadSafe; use MT-Safe/UnsafeGravatar Runxi Yu2026-03-2910-8/+17
* TODO: What does git.sr.ht and tangled needGravatar Runxi Yu2026-03-291-0/+24
* object/type: Use table structure v0.1.143Gravatar Runxi Yu2026-03-296-48/+50
* object/type, format/packfile: API cleanupsGravatar Runxi Yu2026-03-2915-45/+30
* object{,/type}: Fix up API shape v0.1.142Gravatar Runxi Yu2026-03-2915-25/+23
* object/id: Nosec G505 for sha1 v0.1.141Gravatar Runxi Yu2026-03-291-1/+1
* object/id: Zero is a property of the algorithm v0.1.140Gravatar Runxi Yu2026-03-2911-37/+33
* object/id: Split filesGravatar Runxi Yu2026-03-2929-264/+290
* object/{id,header,signature,type}: Update docsGravatar Runxi Yu2026-03-296-4/+7
* reachability: Update docs v0.1.139Gravatar Runxi Yu2026-03-292-1/+5
* commitquery: Update docsGravatar Runxi Yu2026-03-292-1/+6
* ref/store: Expand docsGravatar Runxi Yu2026-03-291-0/+8
* ref/name: Update docs v0.1.138Gravatar Runxi Yu2026-03-291-1/+6
* ref: Update docsGravatar Runxi Yu2026-03-292-1/+5
* object: Split filesGravatar Runxi Yu2026-03-294-24/+32
* object/stored: Split files and document properlyGravatar Runxi Yu2026-03-295-20/+32
* object: Update docs v0.1.137Gravatar Runxi Yu2026-03-291-1/+6
* object/fetch: Update docs v0.1.136Gravatar Runxi Yu2026-03-291-2/+6
* object/store: Refine docsGravatar Runxi Yu2026-03-293-15/+12
* furgit: Silly docs rendering v0.1.135Gravatar Runxi Yu2026-03-291-3/+4
* furgit: Broad architecture ish docs? v0.1.134Gravatar Runxi Yu2026-03-291-0/+13
* TODO: Do we want Close in interfaces at all?Gravatar Runxi Yu2026-03-291-0/+2
* .mailmap: Add myselfGravatar Runxi Yu2026-03-291-0/+1
* README: Remove guidanceGravatar Runxi Yu2026-03-291-84/+11
* repository: Add guidanceGravatar Runxi Yu2026-03-298-9/+36
* *: Remove Close exception for MT-Safe v0.1.133Gravatar Runxi Yu2026-03-2911-2/+21
* *: Repeated calls to Close are UB by default v0.1.132Gravatar Runxi Yu2026-03-295-9/+2
* README: Repository gets new methods v0.1.131Gravatar Runxi Yu2026-03-291-17/+22
* furgit: Update Deps-Borrowed to indicate Life-Parent interactions v0.1.130Gravatar Runxi Yu2026-03-291-1/+3
* *: Add Life-Parent for Deps-Borrowed where appropriateGravatar Runxi Yu2026-03-2911-11/+11
* network: Fix labelsGravatar Runxi Yu2026-03-298-5/+21
* network/protocol: Constructors get Life-Parent tooGravatar Runxi Yu2026-03-298-8/+8