Commit Briefs

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

always initialize bca in cmd_blame()


Stefan Sperling

add another xfail blame test case




Stefan Sperling

bump version number


Stefan Sperling

changes for 0.9 (tags/0.9)











Stefan Sperling

fix segfault in got's blame_cb()



Sebastien Marie

make 'got revert' to ignore unversioned files instead of aborting with 'bad path'

and add a regress to check the revert isn't aborted anymore




Stefan Sperling

bump version number


Stefan Sperling

changes for 0.8 (tags/0.8)



Stefan Sperling

define BINDIR using PREFIX instead of HOME