* 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
* Re: new tool for git: git-blameall
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
0 siblings, 1 reply; 3+ messages in thread
From: Dan Gindikin @ 2011-06-07 1:40 UTC (permalink / raw)
To: git
Dan Gindikin <dgindikin <at> gmail.com> writes:
http://1dan.org/git-blameall
url got wrapped
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: new tool for git: git-blameall
2011-06-07 1:40 ` Dan Gindikin
@ 2011-06-07 11:38 ` Christian Couder
0 siblings, 0 replies; 3+ messages in thread
From: Christian Couder @ 2011-06-07 11:38 UTC (permalink / raw)
To: Dan Gindikin; +Cc: git
On Tue, Jun 7, 2011 at 3:40 AM, Dan Gindikin <dgindikin@gmail.com> wrote:
> Dan Gindikin <dgindikin <at> gmail.com> writes:
>
> http://1dan.org/git-blameall
I see that you added this tool to the Git Tools wiki page:
https://git.wiki.kernel.org/index.php/InterfacesFrontendsAndTools#git-blameall
Great!
Thanks,
Christian.
^ 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).