aboutsummaryrefslogtreecommitdiffstats
path: root/builtin/commit-tree.c
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 /builtin/commit-tree.c
parentbuiltin_diff_tree(): make it obvious that function wants two entries (diff)
downloadgit-33055fa823eff9f4fddb858856f9b9a8d85316fc.tar.gz
git-33055fa823eff9f4fddb858856f9b9a8d85316fc.zip
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 'builtin/commit-tree.c')
0 files changed, 0 insertions, 0 deletions