Code

Improve parent blame to handle line-jumping for renames better
authorJeff King <peff@peff.net>
Thu, 10 Jun 2010 01:27:27 +0000 (21:27 -0400)
committerJonas Fonseca <fonseca@diku.dk>
Thu, 10 Jun 2010 02:19:18 +0000 (22:19 -0400)
commit47f8cdf12413e6c4a6d3a7082b2ea282381c068d
treea6113d28335e725f05c918c3e3653d8e21710c83
parente9229893603b060aaaa83e4e53f5760c99dc8587
Improve parent blame to handle line-jumping for renames better

... by using git diff to compare directly the current and parent blob.

Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
tig.c