Merge branch 'tr/packed-object-info-wo-recursion'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Apr 2013 18:46:23 +0000 (11:46 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Apr 2013 18:46:23 +0000 (11:46 -0700)
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

1  2 
sha1_file.c
diff --cc sha1_file.c
Simple merge