* add support for --show-signature in gitk
@ 2015-11-23 12:16 Daniel Fahlke
0 siblings, 0 replies; only message in thread
From: Daniel Fahlke @ 2015-11-23 12:16 UTC (permalink / raw)
To: git
Hi,
the cli command `git log --show-signatures` has the nice feature of
showing additional informations for signed commits.
I want to add this informations into the gitk view of a commit.
I already have finished a first draft of this here
https://github.com/Flyingmana/git/commit/21a93f15e65765bfa98a28538da641877aa9843a
This only works, when gitk is called together with --show-signature, so
my question now is, how to best add it, and should I add it as config
like the "display nearby tags/heads" one?
I also think about adding it to the commit list somehow, but have no
idea yet how it would fit in a good way there.
Now I hope for a bit of feedback if it is the right direction, or if
there is another attempt to prefer.
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2015-11-23 12:23 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-23 12:16 add support for --show-signature in gitk Daniel Fahlke
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).