git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitk: Add mouse right-click options
@ 2015-05-08  2:29 Michael Rappazzo
  2015-05-08  2:29 ` Michael Rappazzo
  2015-05-17  0:56 ` Paul Mackerras
  0 siblings, 2 replies; 3+ messages in thread
From: Michael Rappazzo @ 2015-05-08  2:29 UTC (permalink / raw)
  To: git
  Cc: Michael Rappazzo, Jens.Lehmann, Johannes.Schindelin,
	Josef.Weidendorfer, Knut.Franke, alexhenrie24, andersk,
	andrew.kw.w, angavrilov, arjen, askeolsson, astrilhayato,
	barra_cuda, bdowning, bebarino, bernt, chriscool, das, dave,
	davvid, drafnel, fbriere, felipe.contreras, gabriele.mzt,
	gauthier, gitster, giuseppe.bilotta, gsromero, hirofumi,
	ilya.bobyr, j6t, jeffh, jim, jon.delStrother, jrnieder,
	judge.packham, kaitanie, kevin, killekulla

I work in a large and deep codebase, and found it useful to have these additional features in gitk.  

First, in the commit list, a right click on a branch name will add an option ('Copy branch name') to put that name on the system clipboard.

Second, in the file list of a commit, a right click on a file will add an option ('Copy path') to put the file path on the system clipboard.


Michael Rappazzo (1):
  gitk: Add mouse right-click options

 gitk-git/gitk | 2 ++
 1 file changed, 2 insertions(+)

-- 
2.4.0

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-05-17  4:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-05-08  2:29 [PATCH] gitk: Add mouse right-click options Michael Rappazzo
2015-05-08  2:29 ` Michael Rappazzo
2015-05-17  0:56 ` Paul Mackerras

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).