diff-tree: prettify output slightly
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 21 May 2005 18:04:19 +0000 (11:04 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 21 May 2005 18:04:19 +0000 (11:04 -0700)
commit3258c902e7f286d770ed6fba9219973b2b5bc01d
tree85ec256656a7839ca7a2067792b828c9b63c8711
parentda196b603e665a81943e5df4e8daa3d981846624
diff-tree: prettify output slightly

Make the commit explanation buffer larger, and make sure that if
we truncate it, we put a "..." marker there to visually tell people
about the truncation (tested with a much smaller buffer to make
sure it looks sane).

Also make sure that the explanation is properly line-terminated,
and add an extra newline iff we have a diff.
diff-tree.c