Commit Briefs

6db9f7f6b1 Stefan Sperling

always show numeric dates in ISO-8601/xkcd-1179 format

ok millert tracey sthen


11db6024f7 Stefan Sperling

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

tests adjusted by me


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%