aboutsummaryrefslogtreecommitdiff
path: root/object/commit_parse.go
Commit message (Collapse)AuthorAgeFilesLines
* *: objectid -> object/idGravatar Runxi Yu2026-03-251-1/+1
|
* *: LintGravatar Runxi Yu2026-03-041-0/+11
|
* object: Rename ident to signature v0.1.38Gravatar Runxi Yu2026-02-221-2/+2
|
* objectid: Rename from oidGravatar Runxi Yu2026-02-201-4/+4
|
* object: I guess these checks are unnecessaryGravatar Runxi Yu2026-02-201-4/+0
|
* object: Remove the old opaque errorsGravatar Runxi Yu2026-02-201-2/+2
|
* object: Add basic object codeGravatar Runxi Yu2026-02-201-0/+86