summaryrefslogtreecommitdiff
path: root/git-svn.perl
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2008-06-04 22:58:40 -0700
committerLibravatar Shawn O. Pearce <spearce@spearce.org>2008-10-12 13:21:51 -0700
commit96e117099c0e4f7d508eb071f60b6275038f6f37 (patch)
treee4879be8b4b1c6288a34842428e36657e75743ec /git-svn.perl
parentgit-blame: refactor code to emit "porcelain format" output (diff)
downloadtgif-96e117099c0e4f7d508eb071f60b6275038f6f37.tar.xz
blame: show "previous" information in --porcelain/--incremental format
When the final blame is laid for a line to a <commit, path> pair, it also gives a "previous" information to --porcelain and --incremental output format. 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 unfortunately makes sanity checking of refcount quite complex, so I ripped it out for now. Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-svn.perl')
0 files changed, 0 insertions, 0 deletions