gitk: Add a goto next/previous highlighted commit function
authorPaul Mackerras <paulus@samba.org>
Tue, 30 May 2006 11:33:07 +0000 (21:33 +1000)
committerPaul Mackerras <paulus@samba.org>
Tue, 30 May 2006 11:33:07 +0000 (21:33 +1000)
This is invoked by shift-down/shift-up.  It relies on a patch to
git-diff-tree that has recently gone into the git repository, commit
ID e0c97ca6 (without this it may just sit there doing waiting for
git-diff-tree when looking for the next/previous highlight).

Signed-off-by: Paul Mackerras <paulus@samba.org>

No differences found