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

initial 'got stage -p' implementation





Stefan Sperling

diff3: make labels work and fix leaks


Stefan Sperling

declare got_merge_diff3()



Stefan Sperling

basic 'got blame' implementation