git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Roger Leigh" <rleigh@whinlatter.ukfsn.org>
To: Mikael Magnusson <mikachu@gmail.com>
Cc: Roger Leigh <rleigh@whinlatter.ukfsn.org>, git@vger.kernel.org
Subject: Re: Feature request: git-log should optionally include tags
Date: Sun, 26 Oct 2008 12:52:58 +0000	[thread overview]
Message-ID: <20081026125257.GA13933@codelibre.net> (raw)
In-Reply-To: <237967ef0810260547o4e2143e0jc9403da7b1f4d85a@mail.gmail.com>

On Sun, Oct 26, 2008 at 01:47:44PM +0100, Mikael Magnusson wrote:
> 2008/10/26 Roger Leigh <rleigh@whinlatter.ukfsn.org>:
> > A feature I would very much like to have in git is to have tag
> > information included in the log generated by git-log.  This would
> > make it easy to see where the tags are in the history.  The use
> > case for us would be to have release tags displayed so that it's
> > possible to identify which revisions constitute release points,
> > which is useful for e.g. users to identify points for bisection.
> >
> > I can do it now using sed to substitute in the contents of
> > .git/refs/tags/*, but having the functionality in git-log directly
> > would be most useful.
> 
> git log --decorate

Many thanks!


-- 
  .''`.  Roger Leigh
 : :' :  Debian GNU/Linux             http://people.debian.org/~rleigh/
 `. `'   Printing on GNU/Linux?       http://gutenprint.sourceforge.net/
   `-    GPG Public Key: 0x25BFB848   Please GPG sign your mail.

      reply	other threads:[~2008-10-26 12:54 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-26 12:13 Feature request: git-log should optionally include tags Roger Leigh
2008-10-26 12:47 ` Mikael Magnusson
2008-10-26 12:52   ` Roger Leigh [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=20081026125257.GA13933@codelibre.net \
    --to=rleigh@whinlatter.ukfsn.org \
    --cc=git@vger.kernel.org \
    --cc=mikachu@gmail.com \
    /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).