Commit Briefs

392891ce58 Stefan Sperling

pass an already open commit object to the blame callback

ok op@


6fb7cd117f Stefan Sperling

add cancellation support to commit graph and 'got blame'


0d8ff7d595 Stefan Sperling

rename got_blame_incremental() to got_blame()


e27a7222fa Stefan Sperling

remove got_blame() API, now unused


3bf198ba33 Stefan Sperling

always pass commit ID to incremental blame callback


d68a0a7de1 Stefan Sperling

implement cleaner cancellation of tog's blame view


84451b3ef7 Stefan Sperling

implement incremental blame display for tog


e67369ac60 Stefan Sperling

oops, forgot to add this file