summaryrefslogtreecommitdiff
path: root/git-gui/lib/commit.tcl
diff options
context:
space:
mode:
authorPaul Mackerras <paulus@ozlabs.org>2019-08-27 08:12:34 +1000
committerPaul Mackerras <paulus@ozlabs.org>2019-08-29 11:27:59 +1000
commit3441de5b9cbc93ebfea0e70bf28b32e2eecba5bd (patch)
tree9f8a16f9a4dda013e15697f2878bbf23402b25ca /git-gui/lib/commit.tcl
parentdec59817c182058407c345727d87f4f97603973b (diff)
gitk: Make web links clickable
This makes gitk look for http or https URLs in the commit description and make the URLs clickable. Clicking on them will invoke an external web browser with the URL. The web browser command is by default "xdg-open" on Linux, "open" on MacOS, and "cmd /c start" on Windows. The command can be changed in the preferences window, and it can include parameters as well as the command name. If it is set to the empty string then URLs will no longer be made clickable. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions