Merge branch 'nd/slim-index-pack-memory-usage'
commiteb10a850985fff2eb9a6810bc8fa35129f2b3b71
authorJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:44 +0000 (11 14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 11 May 2015 21:23:44 +0000 (11 14:23 -0700)
tree2a5cddfd0c0ba5b9a99287149c304a750db3ee27
parent84e55dcb344974e99843440c2cfa6df7eb3969ba
parentc6458e60ed0f3e26a1df88bf5a3da8b091b0ce15
Merge branch 'nd/slim-index-pack-memory-usage'

Memory usage of "git index-pack" has been trimmed by tens of
per-cent.

* nd/slim-index-pack-memory-usage:
  index-pack: kill union delta_base to save memory
  index-pack: reduce object_entry size to save memory
builtin/index-pack.c