diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2013-05-25 11:08:04 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2013-05-28 09:25:00 -0700 |
commit | 33055fa823eff9f4fddb858856f9b9a8d85316fc (patch) | |
tree | b341d34d74ec305013e85e9c3dfa59e1301f63f3 /gitk-git | |
parent | builtin_diff_tree(): make it obvious that function wants two entries (diff) | |
download | tgif-33055fa823eff9f4fddb858856f9b9a8d85316fc.tar.xz |
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 'gitk-git')
0 files changed, 0 insertions, 0 deletions