aboutsummaryrefslogtreecommitdiff
path: root/object/commit/append_test.go
Commit message (Collapse)AuthorAgeFilesLines
* object/typ: Remove Type prefix from object/typ.Type literalsGravatar Runxi Yu10 days1-3/+3
|
* internal/testgit: MkTreeEntry -> TreeEntryGravatar Runxi Yu14 days1-1/+1
|
* object/commit: noinlineerrGravatar Runxi Yu2026-06-071-2/+3
|
* object/commit: Append testGravatar Runxi Yu2026-06-071-0/+164
|
* object/{blob,commit}: Remove testgit and other unsatisfied dependencies for nowGravatar Runxi Yu2026-05-241-34/+0
| | | | This should be reverted (literally, or in effect) sometime.
* object/commit: Basic implementationGravatar Runxi Yu2026-05-241-0/+34