Commits


fix reading ref deltas


add missing call to blame callback


use a separate repository structure for blame thread


remove empty line from commit diff output


show selected commit's hash in tog log view


remove hash from tog log view


refactor tog blame diff display code; no functional change


don't crash in tog blame -> diff if commit has no parent


tweak tog blame display


clean up allocations after showing diff from blame view


allow switching from blame view to diff view in tog


implement line selection in tog blame view


show day of commit in tog log view


nicer blame progress display in tog


always pass commit ID to incremental blame callback