aboutsummaryrefslogtreecommitdiff
path: root/object/tree_serialize.go
Commit message (Collapse)AuthorAgeFilesLines
* objectheader: Move out of internalGravatar Runxi Yu2026-02-211-1/+1
|
* object: Remove the old opaque errorsGravatar Runxi Yu2026-02-201-1/+2
|
* object: Use objectheaderGravatar Runxi Yu2026-02-201-6/+11
|
* object: Use objecttype instead of doing object types ourselfGravatar Runxi Yu2026-02-201-2/+6
|
* object: Add basic object codeGravatar Runxi Yu2026-02-201-0/+40