From: Junio C Hamano Date: Sun, 16 May 2021 12:05:23 +0000 (+0900) Subject: Merge branch 'ab/streaming-simplify' X-Git-Tag: v2.32.0-rc0~9 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=502a67891ce7ab4ba27062f2b2eb321008c64974;p=thirdparty%2Fgit.git Merge branch 'ab/streaming-simplify' Code clean-up. * ab/streaming-simplify: streaming.c: move {open,close,read} from vtable to "struct git_istream" streaming.c: stop passing around "object_info *" to open() streaming.c: remove {open,close,read}_method_decl() macros streaming.c: remove enum/function/vtbl indirection streaming.c: avoid forward declarations --- 502a67891ce7ab4ba27062f2b2eb321008c64974