aboutsummaryrefslogtreecommitdiff
path: root/object/tree.go
Commit message (Expand)AuthorAgeFilesLines
* *: LintGravatar Runxi Yu2026-03-041-0/+18
* *: Modernize and lint; add CI v0.1.17Gravatar Runxi Yu2026-02-211-22/+22
* object: Right, I could use Cut hereGravatar Runxi Yu2026-02-211-4/+1
* object: ReformatGravatar Runxi Yu2026-02-211-1/+1
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-2/+2
* object: I guess these checks are unnecessaryGravatar Runxi Yu2026-02-201-7/+0
* object: Remove the old opaque errorsGravatar Runxi Yu2026-02-201-4/+5
* object: Use objecttype instead of doing object types ourselfGravatar Runxi Yu2026-02-201-2/+3
* object: Add basic object codeGravatar Runxi Yu2026-02-201-0/+153