author | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 21 May 2005 18:04:19 +0000 (11:04 -0700) | ||
committer | Linus Torvalds <torvalds@ppc970.osdl.org> | |
Sat, 21 May 2005 18:04:19 +0000 (11:04 -0700) | ||
commit | 3258c902e7f286d770ed6fba9219973b2b5bc01d | |
tree | 85ec256656a7839ca7a2067792b828c9b63c8711 | tree | snapshot |
parent | da196b603e665a81943e5df4e8daa3d981846624 | commit | diff |
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.
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 | diff | blob | history |