Merge branch 'jk/commit-info-slab' into next
commit908ab9383bec811fb09342d4f466b5cb3d6736b0
authorJunio C Hamano <gitster@pobox.com>
Sun, 16 Jun 2013 05:14:04 +0000 (15 22:14 -0700)
committerJunio C Hamano <gitster@pobox.com>
Sun, 16 Jun 2013 05:14:04 +0000 (15 22:14 -0700)
treed7acf7cc8be9d3736da663e31fb7cada4b276cce
parenta16470ad2aab8a2d6af49aece095cad12e0c8352
parenta84b794ad0622103cae98639d7176b2451dc6f92
Merge branch 'jk/commit-info-slab' into next

Allow adding custom information to commit objects in order to
represent unbound number of flag bits etc.

* jk/commit-info-slab:
  commit-slab: introduce a macro to define a slab for new type
  commit-slab: avoid large realloc
  commit: allow associating auxiliary info on-demand
commit.c
commit.h