Merge branch 'jk/commit-info-slab'
commit55f34c8d39dac8a90d4944a77cb7614256c62018
authorJunio C Hamano <gitster@pobox.com>
Mon, 1 Jul 2013 19:41:19 +0000 (1 12:41 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Jul 2013 19:41:19 +0000 (1 12:41 -0700)
treeb04cf4d403ede8667bf4fa504e73e66c9c1f8c2f
parent7a3187eb788854ed3a20fee30b27e68430f753b7
parenta84b794ad0622103cae98639d7176b2451dc6f92
Merge branch 'jk/commit-info-slab'

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