From: Junio C Hamano Date: Thu, 10 May 2012 17:49:13 +0000 (-0700) Subject: Merge branch 'nd/stream-to-archive' X-Git-Tag: v1.7.11-rc0~48 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d41355fc3126c73d7fd57d0194fa17dab8f4fc21;p=thirdparty%2Fgit.git Merge branch 'nd/stream-to-archive' Stream large blobs directly out to archive files without slurping everything in memory first. By René Scharfe (6) and Nguyễn Thái Ngọc Duy (4) * nd/stream-to-archive: t5000: rationalize unzip tests archive-zip: streaming for deflated files archive-zip: streaming for stored files archive-zip: factor out helpers for writing sizes and CRC archive-zip: remove uncompressed_size archive-tar: stream large blobs to tar file archive: delegate blob reading to backend archive-tar: unindent write_tar_entry by one level archive-tar: turn write_tar_entry into blob-writing only streaming: void pointer instead of char pointer --- d41355fc3126c73d7fd57d0194fa17dab8f4fc21