summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorLibravatar Paul Mackerras <paulus@samba.org>2008-01-15 22:30:40 +1100
committerLibravatar Paul Mackerras <paulus@samba.org>2008-01-15 22:30:40 +1100
commite7297a1c5fd1133134e78a775e8b87d7679fb526 (patch)
treeb3ba57ac0468b6c33b43eaa17478c23300bc7322 /Makefile
parentgitk: Select something appropriate on cherry-pick, branch reset and checkout (diff)
downloadtgif-e7297a1c5fd1133134e78a775e8b87d7679fb526.tar.xz
gitk: Fix bug where editing an existing view would cause an infinite loop
This fixes a bug where changing the commit range or file list for an existing view and then clicking OK would cause gitk to go into an infinite loop. The problem was that newviewok was invoking reloadcommits via "run reloadcommits", but reloadcommits wasn't explicitly returning 0, and whatever it was returning was causing dorunq to run it over and over again. This fixes it by making reloadcommits return 0. Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions