aboutsummaryrefslogtreecommitdiff
path: root/object/fetch
Commit message (Expand)AuthorAgeFilesLines
* Unify lengthsGravatar Runxi Yu8 hours4-11/+7
* object/fetch: Fix lints and improve error handlingGravatar Runxi Yu2 days1-6/+23
* object/typ: Remove Type prefix from object/typ.Type literalsGravatar Runxi Yu2 days6-29/+29
* object/fetch: Link to object/store properlyGravatar Runxi Yu5 days1-1/+2
* object/fetch: Add simple treefs test and fix some lintsGravatar Runxi Yu5 days3-74/+246
* object/fetch: Fix size typesGravatar Runxi Yu5 days3-9/+4
* object/fetch: Fix tag's error importGravatar Runxi Yu5 days1-2/+2
* object/fetch: Add treefsGravatar Runxi Yu5 days1-0/+438
* object/fetch: Add error wrapperGravatar Runxi Yu5 days1-0/+19
* object/fetch: Port header.go and merge size.go into itGravatar Runxi Yu5 days2-15/+30
* object/fetch: Port sizeGravatar Runxi Yu5 days1-0/+15
* object/fetch: Port fetcher itselfGravatar Runxi Yu5 days1-0/+20
* object/fetch: Port pathGravatar Runxi Yu5 days1-0/+91
* object/fetch: Receiver should use name fetcherGravatar Runxi Yu5 days6-36/+36
* object/fetch: port objectGravatar Runxi Yu5 days1-0/+41
* object/fetch: Port readerGravatar Runxi Yu5 days1-0/+26
* object/fetch: Port tagGravatar Runxi Yu5 days1-0/+26
* object/fetch: Port treeGravatar Runxi Yu5 days1-0/+86
* object/fetch: Port commitGravatar Runxi Yu5 days1-0/+74
* object/fetch: Finish blobGravatar Runxi Yu5 days1-0/+97
* object/fetch: Begin by adding package docGravatar Runxi Yu5 days1-0/+11
* *: RemoveGravatar Runxi Yu2026-04-0233-1201/+0
* object/fetch: Wrap ReadSize errorsGravatar Runxi Yu2026-03-311-1/+6
* object/fetch: Cleanup and add header/sizeGravatar Runxi Yu2026-03-3113-113/+42
* object/fetch: Remove peel to tag functions•••They were meaningless and confusing v0.1.165Gravatar Runxi Yu2026-03-313-44/+0
* object/store: ReadingStore -> ReaderGravatar Runxi Yu2026-03-301-2/+2
* object/fetch: Use the new path splitting API v0.1.155Gravatar Runxi Yu2026-03-302-20/+2
* *: Audit labels v0.1.147Gravatar Runxi Yu2026-03-291-1/+1
* object/fetch: Use proper errorsGravatar Runxi Yu2026-03-2917-45/+61
* object{,/type}: Fix up API shape v0.1.142Gravatar Runxi Yu2026-03-291-3/+2
* object/fetch: Update docs v0.1.136Gravatar Runxi Yu2026-03-291-2/+6
* *: Add Life-Parent for Deps-Borrowed where appropriateGravatar Runxi Yu2026-03-291-1/+1
* object/fetch: Update docs and rename resolver->fetcherGravatar Runxi Yu2026-03-2828-19/+55
* object/store: Rename back from storer; rename Store to ReadingStore v0.1.118Gravatar Runxi Yu2026-03-281-2/+2
* object/store: Rename from object/storerGravatar Runxi Yu2026-03-271-3/+3
* object/fetch: Fix comment v0.1.114Gravatar Runxi Yu2026-03-261-1/+1
* object/fetch: Fix importsGravatar Runxi Yu2026-03-251-1/+1
* object/fetch: Rename from object/resolveGravatar Runxi Yu2026-03-2538-0/+1274