aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *: Repeated calls to Close are UB by default v0.1.132Gravatar Runxi Yu2026-03-295-9/+2
|
* README: Repository gets new methods v0.1.131Gravatar Runxi Yu2026-03-291-17/+22
|
* furgit: Update Deps-Borrowed to indicate Life-Parent interactions v0.1.130Gravatar Runxi Yu2026-03-291-1/+3
|
* *: Add Life-Parent for Deps-Borrowed where appropriateGravatar Runxi Yu2026-03-2911-11/+11
|
* network: Fix labelsGravatar Runxi Yu2026-03-298-5/+21
|
* network/protocol: Constructors get Life-Parent tooGravatar Runxi Yu2026-03-298-8/+8
|
* network/protocol: Deps-Borrowed where appropriateGravatar Runxi Yu2026-03-292-0/+4
|
* network/protocol: Add more contract labelsGravatar Runxi Yu2026-03-296-0/+12
|
* network/protocol/v0v1/server: Add contract labelsGravatar Runxi Yu2026-03-292-0/+10
|
* network/receivepack: Hook intolevelGravatar Runxi Yu2026-03-282-4/+2
|
* TODO: UpdateGravatar Runxi Yu2026-03-281-6/+1
|
* network/protocol: Flush ChunkWriter properly v0.1.129Gravatar Runxi Yu2026-03-284-22/+15
|
* network: Rename flush (clearly distinguish flushing IO and writing flush ↵Gravatar Runxi Yu2026-03-2818-112/+112
| | | | packets)
* network, internal/progress, format/packfile/ingest: Use WriteFlusherGravatar Runxi Yu2026-03-2820-61/+59
|
* common/iowrap: Add io wrappersGravatar Runxi Yu2026-03-284-0/+33
|
* network/receivepack/hooks: Fix whitespace v0.1.128Gravatar Runxi Yu2026-03-281-0/+1
|
* network/receivepack/hooks: Close mix; reuse queries v0.1.127Gravatar Runxi Yu2026-03-281-1/+4
|
* commitquery: Ah right, again. v0.1.126Gravatar Runxi Yu2026-03-281-4/+1
|
* *: Fix lintsGravatar Runxi Yu2026-03-282-2/+4
|
* reachability, repository: MT-Safe reachability v0.1.125Gravatar Runxi Yu2026-03-283-3/+15
|
* network/receivepack: Update docs v0.1.124Gravatar Runxi Yu2026-03-285-15/+9
|
* format/packfile/ingest: Update docs v0.1.123Gravatar Runxi Yu2026-03-281-2/+6
|
* network/receivepack: Add commit-graph support v0.1.122Gravatar Runxi Yu2026-03-287-5/+18
|
* reachability: Don't have a separate New for commit graphsGravatar Runxi Yu2026-03-283-18/+11
|
* reachability: Document contractGravatar Runxi Yu2026-03-283-1/+13
|
* repository: Expose CommitQueriesGravatar Runxi Yu2026-03-283-2/+17
|
* commitquery: TODO on global arenaGravatar Runxi Yu2026-03-281-0/+3
|
* repository: Add commit-graphGravatar Runxi Yu2026-03-284-3/+56
|
* repository: Rename resolver to fetcher v0.1.121Gravatar Runxi Yu2026-03-281-0/+0
|
* commitquery: Make a reusable engine thingyGravatar Runxi Yu2026-03-2821-44/+161
|
* format/commitgraph/read: LifetimeGravatar Runxi Yu2026-03-284-0/+10
|
* format/commitgraph/read: Update docsGravatar Runxi Yu2026-03-284-5/+5
|
* ref/store/files: Update docsGravatar Runxi Yu2026-03-2811-7/+25
|
* ref/store/chain: Update docsGravatar Runxi Yu2026-03-283-6/+3
|
* ref/store: Clarify contractGravatar Runxi Yu2026-03-286-10/+28
|
* ref: Consider casting to [Detached] or [Symbolic].Gravatar Runxi Yu2026-03-281-1/+1
|
* 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
|
* furgit: MT-Safe does not apply for CloseGravatar Runxi Yu2026-03-281-1/+2
|