Merge branch 'jk/cat-file-buffered-batch-all'
authorJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2016 19:40:54 +0000 (12:40 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 31 May 2016 19:40:54 +0000 (12:40 -0700)
"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

1  2 
builtin/cat-file.c
Simple merge