From: Junio C Hamano Date: Tue, 31 May 2016 19:40:54 +0000 (-0700) Subject: Merge branch 'jk/cat-file-buffered-batch-all' X-Git-Tag: v2.9.0-rc1~3 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/628991391dc7fd7a07772546de8e43684439aa73?hp=--cc Merge branch 'jk/cat-file-buffered-batch-all' "git cat-file --batch-all" has been sped up, by taking advantage of the fact that it does not have to read a list of objects, in two ways. * jk/cat-file-buffered-batch-all: cat-file: default to --buffer when --batch-all-objects is used cat-file: avoid noop calls to sha1_object_info_extended --- 628991391dc7fd7a07772546de8e43684439aa73