Added
- core homebrew formulae:
brew install gitui
[@vladimyr] (#137) - show file sizes and delta on binary diffs (#141)
- external editor support for commit messages [@jonstodle] (#46)
Changed
- use terminal blue as default selection background (#129)
- author column in revlog is now fixed width for better alignment (#148)
- cleaner tab bar and background work indicating spinner:
Fixed
- clearer help headers (#131)
- display non-utf8 commit messages at least partially (#150)
- hooks ignored when running
gitui
in subfolder of workdir (#151) - better scrolling in file-trees [@tisorlawan] (#144)
- show untracked files in stash commit details [@MCord] (#130)
- in some repos looking up the branch name was a bottleneck (#159)
- some optimizations in reflog
- fix arrow utf8 encoding in help window [@daober] (#142)