author | Paul Mackerras <paulus@samba.org> | |
Tue, 21 Mar 2006 23:21:45 +0000 (10:21 +1100) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Tue, 21 Mar 2006 23:21:45 +0000 (10:21 +1100) | ||
commit | 7a1d9d14c8475715c6b923f378eb72be096c7963 | |
tree | a162666de55f7809fe78b3db3f7a18b61435a558 | tree | snapshot |
parent | eb447a126ce90fa1e8a4887d50fb04902167e57a | commit | diff |
gitk: Fix two bugs reported by users
The first was a simple typo where I put $yc instead of [yc $row].
The second was that I broke the logic for keeping up with fast
movement through the commits, e.g. when you select a commit and then
press down-arrow and let it autorepeat. That got broken when I
changed the merge diff display to use git-diff-tree --cc.
Signed-off-by: Paul Mackerras <paulus@samba.org>
The first was a simple typo where I put $yc instead of [yc $row].
The second was that I broke the logic for keeping up with fast
movement through the commits, e.g. when you select a commit and then
press down-arrow and let it autorepeat. That got broken when I
changed the merge diff display to use git-diff-tree --cc.
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |