Commits


use a separate repository structure for blame thread


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


show a header line in tog's blame view


implement cleaner cancellation of tog's blame view


allow quitting tog blame view while blame is in progress


fix a crash and a memory leak in tog