aboutsummaryrefslogtreecommitdiff
path: root/object/commit
Commit message (Collapse)AuthorAgeFilesLines
* object/commit: Fix testsGravatar Runxi Yu9 days1-5/+5
|
* object/commit: CloneGravatar Runxi Yu9 days1-0/+33
|
* object/commit: Don't clone on parseGravatar Runxi Yu9 days3-8/+18
|
* Unify lengthsGravatar Runxi Yu10 days1-1/+1
|
* object/typ: Remove Type prefix from object/typ.Type literalsGravatar Runxi Yu12 days5-12/+12
|
* internal/testgit: MkTreeEntry -> TreeEntryGravatar Runxi Yu2026-06-073-3/+3
|
* object/commit: Update to the new testgitGravatar Runxi Yu2026-06-072-6/+6
|
* object/commit: noinlineerrGravatar Runxi Yu2026-06-072-4/+6
|
* object/commit: LintGravatar Runxi Yu2026-06-072-0/+6
|
* object/commit: Stricten the parserGravatar Runxi Yu2026-06-071-6/+61
|
* Add malformed and roundtrip testsGravatar Runxi Yu2026-06-072-0/+309
|
* object/commit: Test author/committer dates in parse testsGravatar Runxi Yu2026-06-071-4/+36
|
* object/commit: Better testGravatar Runxi Yu2026-06-071-92/+68
|
* object/commit: Append testGravatar Runxi Yu2026-06-071-0/+164
|
* object/commit: parse_testGravatar Runxi Yu2026-06-071-0/+154
|
* More cleanupsGravatar Runxi Yu2026-06-071-1/+1
|
* *: Refactor file granularityGravatar Runxi Yu2026-06-072-7/+6
|
* object/commit: Sentilnel with descriptionGravatar Runxi Yu2026-06-061-4/+6
|
* Various fixes and QoL thingsGravatar Runxi Yu2026-06-062-13/+8
|
* Prepare for refname; use lgo; etc.Gravatar Runxi Yu2026-06-061-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