From: Junio C Hamano Date: Tue, 31 Jan 2017 21:32:07 +0000 (-0800) Subject: Merge branch 'jk/blame-fixes' into maint X-Git-Tag: v2.11.1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5fbb42a21ec6169328e081f7b475e4b56152c5b5;p=thirdparty%2Fgit.git Merge branch 'jk/blame-fixes' into maint "git blame --porcelain" misidentified the "previous" pair (aka "source") when contents came from two or more files. * jk/blame-fixes: blame: output porcelain "previous" header for each file blame: handle --no-abbrev blame: fix alignment with --abbrev=40 --- 5fbb42a21ec6169328e081f7b475e4b56152c5b5