git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* [feature request] git: tags instead of commit IDs in blame output
@ 2010-08-21  7:53 Jean Delvare
  2010-08-21 10:10 ` Johan Herland
  0 siblings, 1 reply; 5+ messages in thread
From: Jean Delvare @ 2010-08-21  7:53 UTC (permalink / raw)
  To: Git mailing list

Hi there,

I have a feature request for git. In the output of "git blame", I would
like to be able to see tags instead of commit IDs in front of each
line. Basically, I would like to know the first tag which was added
after the last change of every line. Icing on the cake would be the
possibility to filter out some tags (for example to ignore release
candidate tags) but I could easily live without that.

Does it make sense?
Would it be difficult to implement?

At the moment I am using a custom tool when I need to see this output,
but being backed-up by quilt, it's quite slow and disk-consuming. I
would love to be able to get rid of it and use only git.

Thanks,
-- 
Jean Delvare

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-08-25  7:32 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-08-21  7:53 [feature request] git: tags instead of commit IDs in blame output Jean Delvare
2010-08-21 10:10 ` Johan Herland
2010-08-24 12:54   ` Jean Delvare
2010-08-24 14:53     ` Johan Herland
2010-08-25  7:32       ` Jean Delvare

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).