Commits


tweak tog blame current line display and fix page-down scrolling


show commit id in blame view header


tweak header line in tog tree view


account for line shift in blame; lots of help from tb@


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