Commit Briefs


Stefan Sperling

simplify got_commit_graph_open()





Stefan Sperling

remove unused variable in blame_commit()


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

remove got_blame() API, now unused



Stefan Sperling

fix build on OpenBSD/sparc64 (gcc)