From: Junio C Hamano Date: Mon, 19 Nov 2018 07:24:41 +0000 (+0900) Subject: Merge branch 'tb/print-size-t-with-uintmax-format' X-Git-Tag: v2.20.0-rc1~13 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f5f0f68d61301c3ffb2f8da84f627547e8f9a94c;p=thirdparty%2Fgit.git Merge branch 'tb/print-size-t-with-uintmax-format' Code preparation to replace ulong vars with size_t vars where appropriate. * tb/print-size-t-with-uintmax-format: Upcast size_t variables to uintmax_t when printing --- f5f0f68d61301c3ffb2f8da84f627547e8f9a94c