]> git.99rst.org Git - git.git/commit
streaming: refactor interface to be object-database-centric
authorPatrick Steinhardt <redacted>
Sun, 23 Nov 2025 18:59:42 +0000 (19:59 +0100)
committerJunio C Hamano <redacted>
Sun, 23 Nov 2025 20:56:45 +0000 (12:56 -0800)
commit378ec56beba161abbef6e2c87d9bc2ac43c355f3
treedce5e9307fa32997c991da8e1f7040e3cc6e3287
parent8c1b84bc977bf1e4515efe0386de87257ec28689
streaming: refactor interface to be object-database-centric

Refactor the streaming interface to be centered around object databases
instead of centered around the repository. Rename the functions
accordingly.

Signed-off-by: Patrick Steinhardt <redacted>
Signed-off-by: Junio C Hamano <redacted>
archive-tar.c
archive-zip.c
builtin/index-pack.c
builtin/pack-objects.c
object-file.c
streaming.c
streaming.h
git clone https://git.99rst.org/PROJECT