summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorMichael Haggerty <mhagger@alum.mit.edu>2013-05-25 11:08:04 +0200
committerJunio C Hamano <gitster@pobox.com>2013-05-28 09:25:00 -0700
commit33055fa823eff9f4fddb858856f9b9a8d85316fc (patch)
treeb341d34d74ec305013e85e9c3dfa59e1301f63f3 /commit.h
parent91de344d7696ba8d7b92b7c503fdc0d3961e8cd2 (diff)
downloadgit-33055fa823eff9f4fddb858856f9b9a8d85316fc.tar.gz
cmd_diff(): use an object_array for holding trees
Change cmd_diff() to use a (struct object_array) for holding the trees that it accumulates, rather than rolling its own equivalent. Incidentally, this change removes a hard-coded limit of 100 trees in combined diff, not that it matters in practice. Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions