Commit Briefs

Stefan Sperling

show commit date's century in 'got blame' output (patch by Tracey Emery)

tests adjusted by me


Stefan Sperling

fix and simplify blame algorithm

Always diff against latest version of file. This is much easier since there is no need to keep track of lines shifting around.


Stefan Sperling

add another xfail blame test case






Stefan Sperling

make 'got blame' show committer names


Stefan Sperling

make 'got blame' show line numbers