commit - f801134ab05aac22aad8df04dc32782800b4c073
commit + 5a5bf2acb9bff1978bf98bf7553c624624c3f042
blob - aca7b79e0e5080b9d461a192939085492d710c60
blob + 68195a0b5381b1b1636beaea472d6f558708995e
--- TODO
+++ TODO
- make diff view generate diffs in a background thread?
- implement horizonal scrolling in all views
- implement horizonal split view mode
-- implement search feature
+- implement search feature for diff view
+- implement 'limit' for 'tog log' (like search but display matched commits only)
- allow moving to prev/next blamed line in diff view if opened from blame view,
similar to how the diff view can switch commits if opened from log view
- tog should have a command to list and log/browse references