Commit Briefs

4c9641fdb6 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.


16357e96dc Stefan Sperling

add another xfail blame test case


b24db1c106 Stefan Sperling

test suite: cross-check got blame results with git blame


548237bca5 Stefan Sperling

fix blame bug where lines got annotated with wrong commit




82f6abb8b1 Stefan Sperling

make 'got blame' show committer names


7ef28ff8dd Stefan Sperling

make 'got blame' show line numbers



303e2782e0 Stefan Sperling

add support for tags to -c options of some got commands


c970ea82ea Stefan Sperling

increase the scope of blame tests by a blasting 100%