Easter Bunny
Changelog
Added
- support for renamed subtrees
- pygments >= 2.6.0 to the requirements
- manual
glv(1)
(#10, #11) - bind 'CTRL-L' to repainting the app
- bind 'n' & 'p' to next & previous search
- bind 'q' to exit the app in history view
- resolve pull-request titles async without freezing ui
- diff view
- diff view use key bindings '{' & '}' for jumping between hunks
- make diff view searchable
- show diff stats in the diff view
- use a statusbar for showing search progress
Changed
- rename package to 'git-log-viewer'
- rename application to 'glv'
Fixed
- tests #9 & disable subtree tests for now
- crash when cache file has invalid json
- CTRL-C exits anything
- missing Refs line in diff view
- whitespace in search highlighting
error: no signature found
More
More detailed changes are available in the CHANGELOG.md file