git-gui: handle really long error messages in updateindex.
commitea888f84bd6ebb7e944311d95251d28a3b547024
authorPat Thoyts <patthoyts@users.sourceforge.net>
Sun, 20 Dec 2009 02:02:03 +0000 (20 02:02 +0000)
committerShawn O. Pearce <spearce@spearce.org>
Sat, 23 Jan 2010 22:22:28 +0000 (23 14:22 -0800)
tree2fd47c1fca266827c10af8f7f22cbf5b8cfa179a
parentb677c66e299c8754a6093cbd19ce71b0ad2a8a17
git-gui: handle really long error messages in updateindex.

As reported to msysGit (bug #340) it is possible to get some very
long error messages when updating the index. The use of a label to
display this prevents scrolling the output. This patch replaces the
label with a scrollable text widget configured to look like a label.

Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
lib/index.tcl