aboutsummaryrefslogtreecommitdiff
path: root/object
Commit message (Expand)AuthorAgeFilesLines
* object/type: Use table structure v0.1.143Gravatar Runxi Yu2026-03-296-48/+50
* object/type, format/packfile: API cleanupsGravatar Runxi Yu2026-03-298-18/+23
* object{,/type}: Fix up API shape v0.1.142Gravatar Runxi Yu2026-03-2910-17/+16
* object/id: Nosec G505 for sha1 v0.1.141Gravatar Runxi Yu2026-03-291-1/+1
* object/id: Zero is a property of the algorithm v0.1.140Gravatar Runxi Yu2026-03-291-2/+2
* object/id: Split filesGravatar Runxi Yu2026-03-2926-260/+286
* object/{id,header,signature,type}: Update docsGravatar Runxi Yu2026-03-296-4/+7
* object: Split filesGravatar Runxi Yu2026-03-294-24/+32
* object/stored: Split files and document properlyGravatar Runxi Yu2026-03-295-20/+32
* object: Update docs v0.1.137Gravatar Runxi Yu2026-03-291-1/+6
* object/fetch: Update docs v0.1.136Gravatar Runxi Yu2026-03-291-2/+6
* object/store: Refine docsGravatar Runxi Yu2026-03-293-15/+12
* *: Remove Close exception for MT-Safe v0.1.133Gravatar Runxi Yu2026-03-296-0/+12
* *: Repeated calls to Close are UB by default v0.1.132Gravatar Runxi Yu2026-03-292-4/+0
* *: Add Life-Parent for Deps-Borrowed where appropriateGravatar Runxi Yu2026-03-295-5/+5
* *: Fix lintsGravatar Runxi Yu2026-03-281-1/+3
* object/fetch: Update docs and rename resolver->fetcherGravatar Runxi Yu2026-03-2828-19/+55
* object/{blob,commit,tag}: Update docsGravatar Runxi Yu2026-03-283-4/+11
* object/tree: Update docsGravatar Runxi Yu2026-03-286-4/+46
* object/store/{loose,packed}: TIghten language around Adler-32Gravatar Runxi Yu2026-03-282-5/+5
* object/store/packed: Expect length and verify Adler-32Gravatar Runxi Yu2026-03-283-0/+23
* object/store: Document writing interface lackGravatar Runxi Yu2026-03-282-8/+9
* object/store/mixed: Update docsGravatar Runxi Yu2026-03-283-6/+3
* object/store/packed: Update docsGravatar Runxi Yu2026-03-284-16/+5
* object/store/memory: Update docsGravatar Runxi Yu2026-03-281-0/+2
* object/store/loose: Update docsGravatar Runxi Yu2026-03-282-8/+4
* object/store/chain: Update docsGravatar Runxi Yu2026-03-283-6/+3
* object/store: Implementations inherit interface contractsGravatar Runxi Yu2026-03-281-0/+4
* object/store: Document store contractGravatar Runxi Yu2026-03-281-25/+10
* object/store: Rename back from storer; rename Store to ReadingStore v0.1.118Gravatar Runxi Yu2026-03-2886-2/+4205
* object/store: Rename from object/storerGravatar Runxi Yu2026-03-2784-4195/+4
* *: Reorder importsGravatar Runxi Yu2026-03-269-9/+9
* format: Move commitgraph and packfile hereGravatar Runxi Yu2026-03-2610-10/+10
* object/id: Empty tree v0.1.115Gravatar Runxi Yu2026-03-262-1/+56
* 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-2539-107/+107
* tree: Document that tree entries should be sortedGravatar Runxi Yu2026-03-251-0/+3
* *: Use errors.AsType v0.1.113Gravatar Runxi Yu2026-03-251-2/+1
* object: Split each object type into its own package v0.1.108Gravatar Runxi Yu2026-03-2580-552/+597
* object: Remove type.goGravatar Runxi Yu2026-03-251-20/+0
* *: object/store -> object/storer v0.1.107Gravatar Runxi Yu2026-03-2584-165/+165
* *: delta -> packfile/deltaGravatar Runxi Yu2026-03-252-2/+2
* *: objectstore -> object/storeGravatar Runxi Yu2026-03-2583-1/+4194
* *: Resort import orderGravatar Runxi Yu2026-03-2510-10/+10
* *: objectid -> object/idGravatar Runxi Yu2026-03-2548-44/+491
* *: objecttype, objectheader -> object/type, object/headerGravatar Runxi Yu2026-03-2527-27/+165
* object/resolve: I guess document this about path? v0.1.106Gravatar Runxi Yu2026-03-251-1/+9
* object/resolve: Right, I could use min here. v0.1.100Gravatar Runxi Yu2026-03-231-4/+1
* object/resolve: Add docs to treefs exported functions v0.1.99Gravatar Runxi Yu2026-03-236-1/+15