aboutsummaryrefslogtreecommitdiff
path: root/network/receivepack
Commit message (Expand)AuthorAgeFilesLines
* *: RemoveGravatar Runxi Yu2026-04-0229-2459/+0
* ref/store: Simplify names v0.1.166Gravatar Runxi Yu2026-03-314-8/+8
* ref/store: Shape Batch a bit more like Transaction and eagerly validate what ...Gravatar Runxi Yu2026-03-311-9/+13
* *: Fix lints v0.1.164Gravatar Runxi Yu2026-03-301-1/+1
* network/receivepack/service: Some cleanups v0.1.162Gravatar Runxi Yu2026-03-304-24/+14
* network/receivepack: Fix some leftoversGravatar Runxi Yu2026-03-304-5/+2
* network/receivepack: Cleanup; also document QuarantinedObjects nullnessGravatar Runxi Yu2026-03-306-11/+15
* network/receivepack: Use dualGravatar Runxi Yu2026-03-3013-739/+164
* ref/store: Remove ReadWriteStoreGravatar Runxi Yu2026-03-302-3/+11
* object/store: ReadingStore -> ReaderGravatar Runxi Yu2026-03-305-7/+7
* network/receivepack/service: Remove erroneous assignment v0.1.153Gravatar Runxi Yu2026-03-301-1/+0
* *: Remove Close from object/ref store interfaces•••At places where you own the object, you should have the literal implementation with Close. If you're using it via the interface, then you probably don't own that store, and you shouldn't be closing it. Thanks to Michael MurĂ© from git-bug for this point. Gravatar Runxi Yu2026-03-291-4/+0
* commitquery: Use fetcherGravatar Runxi Yu2026-03-291-1/+2
* object/id: Zero is a property of the algorithm v0.1.140Gravatar Runxi Yu2026-03-295-24/+22
* *: Add Life-Parent for Deps-Borrowed where appropriateGravatar Runxi Yu2026-03-291-1/+1
* network/receivepack: Hook intolevelGravatar Runxi Yu2026-03-282-4/+2
* network: Rename flush (clearly distinguish flushing IO and writing flush pack...Gravatar Runxi Yu2026-03-281-2/+2
* network, internal/progress, format/packfile/ingest: Use WriteFlusherGravatar Runxi Yu2026-03-285-21/+18
* 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
* network/receivepack: Update docs v0.1.124Gravatar Runxi Yu2026-03-285-15/+9
* network/receivepack: Add commit-graph support v0.1.122Gravatar Runxi Yu2026-03-287-5/+18
* object/store: Rename back from storer; rename Store to ReadingStore v0.1.118Gravatar Runxi Yu2026-03-285-7/+7
* object/store: Rename from object/storerGravatar Runxi Yu2026-03-278-18/+18
* *: Reorder importsGravatar Runxi Yu2026-03-265-5/+5
* format: Move commitgraph and packfile hereGravatar Runxi Yu2026-03-262-2/+2
* network/receivepack: Rename from receivepackGravatar Runxi Yu2026-03-2632-0/+3031