Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
git-gui: Paper bag fix quitting crash after commit
[gitweb.git]
/
lib
/
choose_rev.tcl
diff --git
a/lib/choose_rev.tcl
b/lib/choose_rev.tcl
index afd81707ceb08ccc106e76b082f892c824dfb828..6c4c3188f0eab7bf81f35c9eabea6cf77f078f63 100644
(file)
--- a/
lib/choose_rev.tcl
+++ b/
lib/choose_rev.tcl
@@
-86,7
+86,7
@@
constructor new {path {title {}}} {
listbox $w_list \
-font font_diff \
-width 50 \
- -height
5
\
+ -height
10
\
-selectmode browse \
-exportselection false \
-xscrollcommand [cb _sb_set $w.list.sbx h] \