aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* object/fetch: Use the new path splitting API v0.1.155Gravatar Runxi Yu2026-03-302-20/+2
* object/tree: Why wasn't I binary searching for remove v0.1.154Gravatar Runxi Yu2026-03-304-25/+36
* network/receivepack/service: Remove erroneous assignment v0.1.153Gravatar Runxi Yu2026-03-301-1/+0
* object/*: Fix lintsGravatar Runxi Yu2026-03-303-0/+5
* object/tree: Add helpers and cleanup v0.1.152Gravatar Runxi Yu2026-03-3011-45/+137
* README, etc.: Use proper unicode hyphens :PGravatar Runxi Yu2026-03-304-20/+20
* object/tree: Add bloblikeGravatar Runxi Yu2026-03-301-0/+12
* *: Update docs v0.1.151Gravatar Runxi Yu2026-03-294-4/+22
* ROADMAP: UpdatesGravatar Runxi Yu2026-03-291-6/+7
* object/signed/tag: Add signed tag thingy v0.1.150Gravatar Runxi Yu2026-03-298-0/+599
* object/signed/commit: Fix whitespaceGravatar Runxi Yu2026-03-293-0/+11
* object/signed: Add docs v0.1.149Gravatar Runxi Yu2026-03-291-0/+2
* object/signed/commit: Add signed commit helpersGravatar Runxi Yu2026-03-298-0/+469
* object/id: Add support for signature headers v0.1.148Gravatar Runxi Yu2026-03-294-12/+35
* *: Audit labels v0.1.147Gravatar Runxi Yu2026-03-294-4/+4
* *: 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. Gravatar Runxi Yu2026-03-297-34/+2
* 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