gitk: Add mouse right-click options to copy path and branch name
commit427cf16985c77b3c185b06bc8d6d3278ce177181
authorMichael Rappazzo <rappazzo@gmail.com>
Fri, 8 May 2015 02:29:20 +0000 (7 22:29 -0400)
committerPaul Mackerras <paulus@samba.org>
Sun, 17 May 2015 00:55:24 +0000 (17 10:55 +1000)
treed6b8d9a34dc151dc55df12221ac365169a48ea3d
parentef87a4801a8732bd60b4f96ce1f8d66ca2bdf2f1
gitk: Add mouse right-click options to copy path and branch name

This adds menu entries to two of the right-click menus:
 - 'Copy path' in the file list
 - 'Copy branch name' on a branch in the commit list

Signed-off-by: Michael Rappazzo <rappazzo@gmail.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
gitk