commit | e3e901bece93417392faa3dd7833d69271cf74f6 | [log] [tgz] |
---|---|---|
author | Paul Mackerras <paulus@samba.org> | Mon Oct 27 22:37:21 2008 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Oct 27 22:37:21 2008 +1100 |
tree | f62999f89b0959bde840ed36e9b99308b339b71a | |
parent | 8a8977425e2697029414c3bcf4b627b074934bbc [diff] |
gitk: Make the background color of marked lines configurable This makes it possible for the user to configure the background color of lines that are "marked". At the moment only the "show the origin of this line" function marks lines. This also makes the user's choice persistent by saving it in ~/.gitk. Signed-off-by: Paul Mackerras <paulus@samba.org>