[PATCH] gitk: Bind g to focus the sha1 entry box

2015-01-07 Thread Ismael Luceno
This allows switching to some commit quickly. Signed-off-by: Ismael Luceno ism...@iodev.co.uk --- gitk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitk b/gitk index 78358a7..9552fd4 100755 --- a/gitk +++ b/gitk @@ -2561,6 +2561,7 @@ proc makewindow {} { bindkey b prevfile

[PATCH] gitk: Allow to quickly go to a specific commit

2015-04-15 Thread Ismael Luceno
Binds g to focus the sha1 entry box. Signed-off-by: Ismael Luceno ism...@iodev.co.uk --- gitk | 2 ++ 1 file changed, 2 insertions(+) diff --git a/gitk b/gitk index 9a2daf3..0e9d884 100755 --- a/gitk +++ b/gitk @@ -2568,6 +2568,7 @@ proc makewindow {} { bindkey b prevfile bindkey d