aboutsummaryrefslogtreecommitdiff
path: root/objectid/objectid.go
Commit message (Collapse)AuthorAgeFilesLines
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-113/+0
|
* objectid: Add ZeroGravatar Runxi Yu2026-03-071-0/+10
|
* Urgh I made some wrong amends and I'm too tired to separate the commits out ↵Gravatar Runxi Yu2026-03-071-0/+7
| | | | | | | | | | | | | this time ancestor: Split out of reachability mergebase: Add merge base routines internal/commitquery: Add commit query context engine thingy internal/peel: Shared tag peeling errors: Shared object query errors internal/testgit: Add rooted repo helpers; remove raw path access objectstore/memory: Add in-memory object store objectid: Add Compare helper
* objectid: File splittingGravatar Runxi Yu2026-03-041-131/+2
|
* *: LintGravatar Runxi Yu2026-03-041-1/+20
|
* *: gofumptGravatar Runxi Yu2026-03-041-2/+4
|
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-17/+15
|
* *: Update doc-comments v0.1.13Gravatar Runxi Yu2026-02-211-1/+1
|
* objectid: Add RawBytesGravatar Runxi Yu2026-02-211-0/+11
|
* objectid: Add SupportedAlgorithmsGravatar Runxi Yu2026-02-211-1/+10
|
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-0/+186