From: Junio C Hamano Date: Tue, 16 May 2017 02:51:54 +0000 (+0900) Subject: Merge branch 'rs/large-zip' X-Git-Tag: v2.14.0-rc0~190 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/f0858342fe98eb16c598e8b7eadd0fad123a4cd9?hp=--cc Merge branch 'rs/large-zip' "git archive --format=zip" learned to use zip64 extension when necessary to go beyond the 4GB limit. * rs/large-zip: t5004: require 64-bit support for big ZIP tests archive-zip: set version field for big files correctly archive-zip: support files bigger than 4GB archive-zip: support archives bigger than 4GB archive-zip: write ZIP dir entry directly to strbuf archive-zip: use strbuf for ZIP directory archive-zip: add tests for big ZIP archives --- f0858342fe98eb16c598e8b7eadd0fad123a4cd9