author | Jeff King <peff@peff.net> | |
Thu, 6 Mar 2008 11:49:25 +0000 (06:49 -0500) | ||
committer | Paul Mackerras <paulus@samba.org> | |
Mon, 10 Mar 2008 06:42:23 +0000 (17:42 +1100) | ||
commit | 95293b58eb2ac31f93266f9e86ea17c0999d75c9 | |
tree | 8128d9ba430a7cdb96746f3c098de11edc6fe5e4 | tree | snapshot |
parent | a3a1f57959c38d5034f17b4f5d06ea3eb1a378e9 | commit | diff |
[PATCH] gitk: make autoselect optional
Whenever a commit is selected in the graph pane, its SHA1 is
automatically put into the selection buffer for cut and paste.
However, some users may find this behavior annoying since it can
overwrite something they actually wanted to keep in the buffer.
This makes the behavior optional under the name "Auto-select SHA1",
but continues to default to "on".
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Whenever a commit is selected in the graph pane, its SHA1 is
automatically put into the selection buffer for cut and paste.
However, some users may find this behavior annoying since it can
overwrite something they actually wanted to keep in the buffer.
This makes the behavior optional under the name "Auto-select SHA1",
but continues to default to "on".
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk | diff | blob | history |