git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Alex Riesen <raa.lkml@gmail.com>
To: =?ISO-8859-1?Q?Dirk_S=FCsserott_ <newsletter@dirk.my1.cc>
Cc: Git Mailing List <git@vger.kernel.org>
Subject: Re: How to show an annotated tag's timestamp?
Date: Fri, 15 Aug 2008 00:00:37 +0200	[thread overview]
Message-ID: <20080814220037.GA3847@blimp.local> (raw)
In-Reply-To: <48A1E739.3010803@dirk.my1.cc>

Dirk Süsserott, Tue, Aug 12, 2008 21:40:41 +0200:
>
> Is there a way to output only when and by whom the tag
> was created (incl. the tag's messsage), i.e. the lines
> above marked with (*)?
>

    ~/linux$ git cat-file -p v2.6.27-rc3
    object 30a2f3c60a84092c8084dfe788b710f8d0768cd4
    type commit
    tag v2.6.27-rc3
    tagger Linus Torvalds <torvalds@linux-foundation.org> Tue Aug 12 18:55:58 2008 -0700

    Linux 2.6.27-rc3
    -----BEGIN PGP SIGNATURE-----
    Version: GnuPG v1.4.9 (GNU/Linux)

    iEYEABECAAYFAkiiPzMACgkQF3YsRnbiHLvxUACfU2zCcLV/CAWJpqvqIJSiQgRm
    9ewAnRbDZzqkDDkfJAgskpAwyTPfsFku
    =erLG
    -----END PGP SIGNATURE-----

      parent reply	other threads:[~2008-08-14 22:02 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-08-12 19:40 How to show an annotated tag's timestamp? Dirk Süsserott
2008-08-12 20:35 ` Mikael Magnusson
2008-08-12 20:36 ` Marcus Griep
2008-08-14 22:00 ` Alex Riesen [this message]

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=20080814220037.GA3847@blimp.local \
    --to=raa.lkml@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=newsletter@dirk.my1.cc \
    /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).