Code

Improve parent blame to detect renames by using the previous information
authorJonas Fonseca <fonseca@diku.dk>
Sat, 5 Jun 2010 19:35:17 +0000 (15:35 -0400)
committerJonas Fonseca <fonseca@diku.dk>
Thu, 10 Jun 2010 01:27:05 +0000 (21:27 -0400)
commite9229893603b060aaaa83e4e53f5760c99dc8587
tree9a01db8fc1054c57ac79d8791ee33dd4b06b5130
parent0bc05be08ffc3b7eed6544c7d637a4da67e16917
Improve parent blame to detect renames by using the previous information

From git commit 96e117099c0e4f7d508eb071f60b6275038f6f37:

 It gives the parent commit of the blamed commit, _and_ a path in that
 parent commit that corresponds to the blamed path --- in short, it is
 the origin that would have been blamed (or passed blame through) for
 the line _if_ the blamed commit did not change that line.

This functionality was released in git version 1.6.3 in 2009-05-06.
NEWS
tig.c