From: Junio C Hamano Date: Thu, 18 Apr 2013 18:46:23 +0000 (-0700) Subject: Merge branch 'tr/packed-object-info-wo-recursion' X-Git-Tag: v1.8.3-rc0~62 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/193e28f050fff85600212f8f4789681efd418a45 Merge branch 'tr/packed-object-info-wo-recursion' Attempts to reduce the stack footprint of sha1_object_info() and unpack_entry() codepaths. * tr/packed-object-info-wo-recursion: sha1_file: remove recursion in unpack_entry Refactor parts of in_delta_base_cache/cache_or_unpack_entry sha1_file: remove recursion in packed_object_info --- 193e28f050fff85600212f8f4789681efd418a45