Merge branch 'sp/maint-index-pack'
authorJunio C Hamano <gitster@pobox.com>
Thu, 17 Jul 2008 00:11:18 +0000 (17:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 17 Jul 2008 00:11:18 +0000 (17:11 -0700)
* sp/maint-index-pack:
  index-pack: Honor core.deltaBaseCacheLimit when resolving deltas
  index-pack: Track the object_entry that creates each base_data
  index-pack: Chain the struct base_data on the stack for traversal
  index-pack: Refactor base arguments of resolve_delta into a struct

1  2 
index-pack.c

diff --cc index-pack.c
Simple merge