git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* new tool for git: git-blameall
@ 2011-06-06 23:33 Dan Gindikin
  2011-06-07  1:40 ` Dan Gindikin
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Gindikin @ 2011-06-06 23:33 UTC (permalink / raw)
  To: git

I've made a script for git, it is similar to git-blame, 
but it shows every line that was ever in the file, 
along with information about when it was added or 
deleted.

It is inspired by Ned Batchelder's blameall.py for 
svn, which was inspired by a similar feature in 
Perforce.

You can download it here http://1dan.org/git-
blameall, it is a python script.

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

end of thread, other threads:[~2011-06-07 11:38 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-06 23:33 new tool for git: git-blameall Dan Gindikin
2011-06-07  1:40 ` Dan Gindikin
2011-06-07 11:38   ` Christian Couder

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).