Merge branch 'rs/realloc-array'
commit1c2ea2cdc0e8c4e5af942c51b234c5af527944f6
authorJunio C Hamano <gitster@pobox.com>
Fri, 26 Sep 2014 21:39:45 +0000 (26 14:39 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 26 Sep 2014 21:39:45 +0000 (26 14:39 -0700)
tree26554b52f6dcd97e2194c4b0c32106b6a2b72f92
parentb33000878a88b52816b97aeb88ba3677902ad277
parent2756ca4347cbda05b16954cd7f445c216b935e76
Merge branch 'rs/realloc-array'

Code cleanup.

* rs/realloc-array:
  use REALLOC_ARRAY for changing the allocation size of arrays
  add macro REALLOC_ARRAY
builtin/for-each-ref.c
builtin/index-pack.c
builtin/log.c
builtin/merge.c
cache.h
fast-import.c
git-compat-util.h
git.c
graph.c
object.c