git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Daniel Fahlke <flyingmana@cotya.com>
To: git@vger.kernel.org
Subject: add support for --show-signature in gitk
Date: Mon, 23 Nov 2015 13:16:26 +0100	[thread overview]
Message-ID: <5653039A.1000203@cotya.com> (raw)

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.

                 reply	other threads:[~2015-11-23 12:23 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5653039A.1000203@cotya.com \
    --to=flyingmana@cotya.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).