author | David Fries <david@fries.net> | |
Sun, 17 Jul 2011 01:47:14 +0000 (20:47 -0500) | ||
committer | Pat Thoyts <patthoyts@users.sourceforge.net> | |
Tue, 19 Jul 2011 14:31:24 +0000 (15:31 +0100) | ||
commit | 9a483e5c093bc5fa364e02b7a4aeb26dde99a5e9 | |
tree | a1864720f2020f99750edeeef9f03776e132a8bb | tree | snapshot |
parent | 768e300a508d0e9e685929082a99c885ff384ffc | commit | diff |
git-gui: Enable jumping to a specific line number in blame view.
This patch adds a goto control similar to the search control currently
available. The goto control permits the user to specify a line number to
jump to.
When in blame, Control-G is bound to display this control.
Signed-off-by: David Fries <David@Fries.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
This patch adds a goto control similar to the search control currently
available. The goto control permits the user to specify a line number to
jump to.
When in blame, Control-G is bound to display this control.
Signed-off-by: David Fries <David@Fries.net>
Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net>
lib/blame.tcl | diff | blob | history | |
lib/line.tcl | [new file with mode: 0644] | blob |