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

WIP commit implementation


Stefan Sperling

implement got_ref_write()


Stefan Sperling

make 'got update' merge file edits