aboutsummaryrefslogtreecommitdiff
path: root/object
Commit message (Collapse)AuthorAgeFilesLines
* object/store/memory: Fix writerGravatar Runxi Yu9 hours3-4/+191
|
* object/store/memory: AddGravatar Runxi Yu10 hours4-0/+191
|
* object/store/dual: AddGravatar Runxi Yu10 hours5-0/+270
|
* object/store/mix: AddGravatar Runxi Yu10 hours5-0/+212
|
* object/store: Add CoordinatedQuarantineGravatar Runxi Yu11 hours2-4/+10
|
* object/store/chain: AddGravatar Runxi Yu11 hours5-0/+189
|
* object/store: Add coordinated quarantinerGravatar Runxi Yu11 hours1-0/+26
|
* object/signed/tag: AddGravatar Runxi Yu12 hours7-0/+659
|
* object/signed{,/commit}: AddGravatar Runxi Yu12 hours9-0/+572
|
* object/tree: Add FindGravatar Runxi Yu17 hours3-18/+67
|
* object/tree: Add testsGravatar Runxi Yu17 hours8-2/+469
|
* object/tree: Reject duplicatesGravatar Runxi Yu18 hours1-0/+7
|
* object/tag: Fix my silly self-referential append test, that belongs to roundtripGravatar Runxi Yu18 hours1-9/+28
|
* object/tree/mode: Other testsGravatar Runxi Yu18 hours1-0/+83
|
* object/tree/mode: Roundtrip testsGravatar Runxi Yu18 hours1-0/+24
|
* object/tree/mode: Append testsGravatar Runxi Yu18 hours1-0/+31
|
* object/tree/mode: Parser testsGravatar Runxi Yu18 hours1-0/+64
|
* internal/testgit: MkTreeEntry -> TreeEntryGravatar Runxi Yu18 hours4-4/+4
|
* object/tree: Add basic tree functionsGravatar Runxi Yu18 hours10-4/+299
|
* object/tree/mode: InitializeGravatar Runxi Yu19 hours6-0/+167
|
* object/tag: AddGravatar Runxi Yu19 hours10-1/+710
|
* object/commit: Update to the new testgitGravatar Runxi Yu19 hours2-6/+6
|
* object/commit: noinlineerrGravatar Runxi Yu21 hours2-4/+6
|
* object/commit: LintGravatar Runxi Yu21 hours2-0/+6
|
* object/commit: Stricten the parserGravatar Runxi Yu21 hours1-6/+61
|
* Add malformed and roundtrip testsGravatar Runxi Yu21 hours2-0/+309
|
* object/commit: Test author/committer dates in parse testsGravatar Runxi Yu21 hours1-4/+36
|
* object/commit: Better testGravatar Runxi Yu21 hours1-92/+68
|
* object/commit: Append testGravatar Runxi Yu22 hours1-0/+164
|
* object/commit: parse_testGravatar Runxi Yu22 hours1-0/+154
|
* Unify rules around errors.go or notGravatar Runxi Yu23 hours4-10/+11
|
* More cleanupsGravatar Runxi Yu23 hours5-7/+8
|
* *: Refactor file granularityGravatar Runxi Yu24 hours6-22/+21
|
* object/commit: Sentilnel with descriptionGravatar Runxi Yu32 hours2-4/+8
|
* object/signature: Detailed along with sentinelGravatar Runxi Yu32 hours1-12/+13
|
* object/header: Use sentinel errorsGravatar Runxi Yu32 hours1-5/+6
|
* ref/name, object: Simplify errorsGravatar Runxi Yu32 hours1-15/+6
|
* Label fixesGravatar Runxi Yu32 hours3-2/+6
|
* Various fixes and QoL thingsGravatar Runxi Yu33 hours7-31/+32
|
* object/store: Go does not accept \0Gravatar Runxi Yu33 hours2-4/+4
|
* Prepare for refname; use lgo; etc.Gravatar Runxi Yu34 hours3-7/+42
|
* object/id: Parse should belong to object formatGravatar Runxi Yu9 days4-69/+67
|
* Switch module URL to lindenii.org/go/furgitGravatar Runxi Yu12 days17-28/+28
|
* object/id: Rename algorithm to object formatGravatar Runxi Yu2026-05-2418-243/+200
|
* *: ReformatGravatar Runxi Yu2026-05-242-11/+11
|
* object{,/blob,/commit}: Fix lintsGravatar Runxi Yu2026-05-243-7/+4
|
* object: Fix error handlingGravatar Runxi Yu2026-05-241-5/+21
|
* object: Name parametersGravatar Runxi Yu2026-05-241-2/+2
|
* object/{blob,commit}: Remove testgit and other unsatisfied dependencies for nowGravatar Runxi Yu2026-05-245-189/+4
| | | | This should be reverted (literally, or in effect) sometime.
* object/{commit,signature}: Fix/remove errorsGravatar Runxi Yu2026-05-243-13/+9
|