Commit Briefs

Stefan Sperling

cache delta data buffers in an LRU cache





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