aboutsummaryrefslogtreecommitdiff
path: root/object/commit
Commit message (Collapse)AuthorAgeFilesLines
* Unify lengthsGravatar Runxi Yu8 hours1-1/+1
|
* object/typ: Remove Type prefix from object/typ.Type literalsGravatar Runxi Yu2 days5-12/+12
|
* internal/testgit: MkTreeEntry -> TreeEntryGravatar Runxi Yu6 days3-3/+3
|
* object/commit: Update to the new testgitGravatar Runxi Yu6 days2-6/+6
|
* object/commit: noinlineerrGravatar Runxi Yu6 days2-4/+6
|
* object/commit: LintGravatar Runxi Yu6 days2-0/+6
|
* object/commit: Stricten the parserGravatar Runxi Yu6 days1-6/+61
|
* Add malformed and roundtrip testsGravatar Runxi Yu6 days2-0/+309
|
* object/commit: Test author/committer dates in parse testsGravatar Runxi Yu6 days1-4/+36
|
* object/commit: Better testGravatar Runxi Yu6 days1-92/+68
|
* object/commit: Append testGravatar Runxi Yu6 days1-0/+164
|
* object/commit: parse_testGravatar Runxi Yu6 days1-0/+154
|
* More cleanupsGravatar Runxi Yu6 days1-1/+1
|
* *: Refactor file granularityGravatar Runxi Yu6 days2-7/+6
|
* object/commit: Sentilnel with descriptionGravatar Runxi Yu7 days1-4/+6
|
* Various fixes and QoL thingsGravatar Runxi Yu7 days2-13/+8
|
* Prepare for refname; use lgo; etc.Gravatar Runxi Yu7 days1-2/+12
|
* object/id: Parse should belong to object formatGravatar Runxi Yu2026-05-301-2/+2
|
* Switch module URL to lindenii.org/go/furgitGravatar Runxi Yu2026-05-275-8/+8
|
* object/id: Rename algorithm to object formatGravatar Runxi Yu2026-05-241-3/+3
|
* object{,/blob,/commit}: Fix lintsGravatar Runxi Yu2026-05-241-1/+0
|
* object/{blob,commit}: Remove testgit and other unsatisfied dependencies for nowGravatar Runxi Yu2026-05-242-125/+0
| | | | This should be reverted (literally, or in effect) sometime.
* object/{commit,signature}: Fix/remove errorsGravatar Runxi Yu2026-05-242-12/+8
|
* object/commit: Basic implementationGravatar Runxi Yu2026-05-248-0/+335
|
* *: RemoveGravatar Runxi Yu2026-04-027-345/+0
|
* *: Update docs v0.1.151Gravatar Runxi Yu2026-03-291-1/+6
|
* object/id: Split filesGravatar Runxi Yu2026-03-291-1/+1
|
* object/{blob,commit,tag}: Update docsGravatar Runxi Yu2026-03-281-1/+3
|
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-257-0/+338