From: Junio C Hamano Date: Mon, 16 Apr 2012 05:50:38 +0000 (-0700) Subject: Merge branch 'nd/stream-more' X-Git-Url: https://git.tokkee.org/?p=git.git;a=commitdiff_plain;h=47de6b0425c79081e64756dcc019bb26344bf7ad Merge branch 'nd/stream-more' Use API to read blob data in smaller chunks in more places to reduce the memory footprint. By Nguyễn Thái Ngọc Duy (6) and Junio C Hamano (1) * nd/stream-more: update-server-info: respect core.bigfilethreshold fsck: use streaming API for writing lost-found blobs show: use streaming API for showing blobs parse_object: avoid putting whole blob in core cat-file: use streaming API to print blobs Add more large blob test cases streaming: make streaming-write-entry to be more reusable --- 47de6b0425c79081e64756dcc019bb26344bf7ad