aboutsummaryrefslogtreecommitdiff
path: root/network/receivepack/service/run_hook.go
Commit message (Expand)AuthorAgeFilesLines
* network/receivepack/service: Some cleanups v0.1.162Gravatar Runxi Yu2026-03-301-1/+10
* network/receivepack: Use dualGravatar Runxi Yu2026-03-301-81/+1
* object/store: ReadingStore -> ReaderGravatar Runxi Yu2026-03-301-1/+1
* 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
* network/receivepack: Add commit-graph support v0.1.122Gravatar Runxi Yu2026-03-281-0/+1
* object/store: Rename back from storer; rename Store to ReadingStore v0.1.118Gravatar Runxi Yu2026-03-281-1/+1
* object/store: Rename from object/storerGravatar Runxi Yu2026-03-271-5/+5
* network/receivepack: Rename from receivepackGravatar Runxi Yu2026-03-261-0/+168