Revision a69b2d1a8bf335ddbf0929c609b2daa523c7ede0 authored by Paul Mackerras on 13 August 2007, 05:02:02 UTC, committed by Paul Mackerras on 13 August 2007, 05:02:02 UTC
If "Show nearby tags" is turned off, selecting "Update" from the File
menu will cause a Tcl error.  This fixes it.  The problem was that
we were calling regetallcommits unconditionally, but it assumed that
getallcommits had been called previously.  This also restructures
{re,}getallcommits to be a bit simpler.

Signed-off-by: Paul Mackerras <paulus@samba.org>
1 parent 7b459a1
History
File Mode Size
gitk -rwxr-xr-x 207.4 KB

back to top