From: Junio C Hamano Date: Tue, 8 Dec 2015 22:05:03 +0000 (-0800) Subject: Merge branch 'ad/sha1-update-chunked' into maint X-Git-Tag: v2.6.4~2 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=b5d2d8eef0ad08022a3f635c0bc292eb2cc5aefc;p=git-core%2Fgit.git Merge branch 'ad/sha1-update-chunked' into maint Apple's common crypto implementation of SHA1_Update() does not take more than 4GB at a time, and we now have a compile-time workaround for it. * ad/sha1-update-chunked: sha1: allow limiting the size of the data passed to SHA1_Update() sha1: provide another level of indirection for the SHA-1 functions --- b5d2d8eef0ad08022a3f635c0bc292eb2cc5aefc