Application only
Added
- Add a relative format similar to git graph.
- Add scroll up.
Changed
- Update crossterm crate and refactor usage to match new API.
Fixed
- Fix #83: Large memory usage.
- Fix #67: Commit parent outside scope.
- Fix crash on -n with low limit.
Library only
Added
- Introduce start_point when traversing graph.
- Int...