aboutsummaryrefslogtreecommitdiff
path: root/object
Commit message (Expand)AuthorAgeFilesLines
* object/fetch: Receiver should use name fetcherGravatar Runxi Yu2026-06-086-36/+36
* object/fetch: port objectGravatar Runxi Yu2026-06-081-0/+41
* object/fetch: Port readerGravatar Runxi Yu2026-06-081-0/+26
* object/fetch: Port tagGravatar Runxi Yu2026-06-081-0/+26
* object/fetch: Port treeGravatar Runxi Yu2026-06-081-0/+86
* object/fetch: Port commitGravatar Runxi Yu2026-06-081-0/+74
* object/fetch: Finish blobGravatar Runxi Yu2026-06-081-0/+97
* object/fetch: Begin by adding package docGravatar Runxi Yu2026-06-081-0/+11
* object/stored: AddGravatar Runxi Yu2026-06-082-0/+36
* common/iowrap: Remove in favor of lgoGravatar Runxi Yu2026-06-081-1/+1
* object/store/memory: Fix writerGravatar Runxi Yu2026-06-073-4/+191
* object/store/memory: AddGravatar Runxi Yu2026-06-074-0/+191
* object/store/dual: AddGravatar Runxi Yu2026-06-075-0/+270
* object/store/mix: AddGravatar Runxi Yu2026-06-075-0/+212
* object/store: Add CoordinatedQuarantineGravatar Runxi Yu2026-06-072-4/+10
* object/store/chain: AddGravatar Runxi Yu2026-06-075-0/+189
* object/store: Add coordinated quarantinerGravatar Runxi Yu2026-06-071-0/+26
* object/signed/tag: AddGravatar Runxi Yu2026-06-077-0/+659
* object/signed{,/commit}: AddGravatar Runxi Yu2026-06-079-0/+572
* object/tree: Add FindGravatar Runxi Yu2026-06-073-18/+67
* object/tree: Add testsGravatar Runxi Yu2026-06-078-2/+469
* object/tree: Reject duplicatesGravatar Runxi Yu2026-06-071-0/+7
* object/tag: Fix my silly self-referential append test, that belongs to roundtripGravatar Runxi Yu2026-06-071-9/+28
* object/tree/mode: Other testsGravatar Runxi Yu2026-06-071-0/+83
* object/tree/mode: Roundtrip testsGravatar Runxi Yu2026-06-071-0/+24
* object/tree/mode: Append testsGravatar Runxi Yu2026-06-071-0/+31
* object/tree/mode: Parser testsGravatar Runxi Yu2026-06-071-0/+64
* internal/testgit: MkTreeEntry -> TreeEntryGravatar Runxi Yu2026-06-074-4/+4
* object/tree: Add basic tree functionsGravatar Runxi Yu2026-06-0710-4/+299
* object/tree/mode: InitializeGravatar Runxi Yu2026-06-076-0/+167
* object/tag: AddGravatar Runxi Yu2026-06-0710-1/+710
* 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
* Unify rules around errors.go or notGravatar Runxi Yu2026-06-074-10/+11
* More cleanupsGravatar Runxi Yu2026-06-075-7/+8
* *: Refactor file granularityGravatar Runxi Yu2026-06-076-22/+21
* object/commit: Sentilnel with descriptionGravatar Runxi Yu2026-06-062-4/+8
* object/signature: Detailed along with sentinelGravatar Runxi Yu2026-06-061-12/+13
* object/header: Use sentinel errorsGravatar Runxi Yu2026-06-061-5/+6
* ref/name, object: Simplify errorsGravatar Runxi Yu2026-06-061-15/+6
* Label fixesGravatar Runxi Yu2026-06-063-2/+6
* Various fixes and QoL thingsGravatar Runxi Yu2026-06-067-31/+32
* object/store: Go does not accept \0Gravatar Runxi Yu2026-06-062-4/+4