From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Roger Leigh" Subject: Re: Feature request: git-log should optionally include tags Date: Sun, 26 Oct 2008 12:52:58 +0000 Message-ID: <20081026125257.GA13933@codelibre.net> References: <20081026121326.GA3399@codelibre.net> <237967ef0810260547o4e2143e0jc9403da7b1f4d85a@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Roger Leigh , git@vger.kernel.org To: Mikael Magnusson X-From: git-owner@vger.kernel.org Sun Oct 26 13:54:32 2008 connect(): Connection refused Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Ku58T-0002IJ-T8 for gcvg-git-2@gmane.org; Sun, 26 Oct 2008 13:54:26 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753243AbYJZMxJ (ORCPT ); Sun, 26 Oct 2008 08:53:09 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753213AbYJZMxI (ORCPT ); Sun, 26 Oct 2008 08:53:08 -0400 Received: from nagini.codelibre.net ([80.68.93.164]:2524 "EHLO nagini.codelibre.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753117AbYJZMxH (ORCPT ); Sun, 26 Oct 2008 08:53:07 -0400 Received: by nagini.codelibre.net (Postfix, from userid 107) id 66E5A189C0; Sun, 26 Oct 2008 12:53:03 +0000 (GMT) Received: from whinlatter.ukfsn.org (78-105-115-105.zone3.bethere.co.uk [78.105.115.105]) by nagini.codelibre.net (Postfix) with ESMTPSA id 36F53189B8; Sun, 26 Oct 2008 12:53:01 +0000 (GMT) Received: by whinlatter.ukfsn.org (sSMTP sendmail emulation); Sun, 26 Oct 2008 12:52:58 +0000 Content-Disposition: inline In-Reply-To: <237967ef0810260547o4e2143e0jc9403da7b1f4d85a@mail.gmail.com> X-GPG-Key: 0x25BFB848 X-Debian: testing/unstable X-OS-Uptime: 12:51:01 up 1:26, 1 user, load average: 1.70, 1.85, 1.45 User-Agent: Mutt/1.5.18 (2008-05-17) X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=1.1.7 Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: On Sun, Oct 26, 2008 at 01:47:44PM +0100, Mikael Magnusson wrote: > 2008/10/26 Roger Leigh : > > 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.