git-gui: Clip the commit summaries in the blame history menu
commitb55a243dfc51865445e4b13e84dc6d4cb917bcdf
authorShawn O. Pearce <spearce@spearce.org>
Sat, 2 Jun 2007 04:09:55 +0000 (2 00:09 -0400)
committerShawn O. Pearce <spearce@spearce.org>
Wed, 6 Jun 2007 05:26:48 +0000 (6 01:26 -0400)
tree132ac80bf711e2825e5d560d15b504330b326500
parent08dda17e00e676c5cd1b4f2a8245c318d6c97f82
git-gui: Clip the commit summaries in the blame history menu

Some commit lines can get really long when users enter a lot of
text without linewrapping (for example).  Rather than letting the
menu get out of control in terms of width we clip the summary to
the first 50+ characters.

Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/blame.tcl