File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -8,16 +8,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
99### Added
1010- core homebrew [ formulae] ( https://formulae.brew.sh/formula/gitui#default ) : ` brew install gitui ` [[ @vladimyr ] ( https://github.com/vladimyr )] ([ #137 ] ( https://github.com/extrawurst/gitui/issues/137 ) )
11- - show file sizes and delta on binary files diff ([ #141 ] ( https://github.com/extrawurst/gitui/issues/141 ) )
11+ - show file sizes and delta on binary diffs ([ #141 ] ( https://github.com/extrawurst/gitui/issues/141 ) )
12+
13+ ![ ] ( assets/binary_diff.png )
1214- external editor support for commit messages [[ @jonstodle ] ( https://github.com/jonstodle )] ([ #46 ] ( https://github.com/extrawurst/gitui/issues/46 ) )
1315
1416### Changed
1517- use terminal blue as default selection background ([ #129 ] ( https://github.com/extrawurst/gitui/issues/129 ) )
1618- author column in revlog is now fixed width for better alignment ([ #148 ] ( https://github.com/extrawurst/gitui/issues/148 ) )
19+ - cleaner tab bar and background work indicating spinner:
20+
21+ ![ ] ( assets/spinner.gif )
1722
1823### Fixed
1924- clearer help headers ([ #131 ] ( https://github.com/extrawurst/gitui/issues/131 ) )
20- - diisplay non-utf8 commit messages at least partially ([ #150 ] ( https://github.com/extrawurst/gitui/issues/150 ) )
25+ - display non-utf8 commit messages at least partially ([ #150 ] ( https://github.com/extrawurst/gitui/issues/150 ) )
2126- hooks ignored when running ` gitui ` in subfolder of workdir ([ #151 ] ( https://github.com/extrawurst/gitui/issues/151 ) )
2227- better scrolling in file-trees [[ @tisorlawan ] ( https://github.com/tisorlawan )] ([ #144 ] ( https://github.com/extrawurst/gitui/issues/144 ) )
2328- show untracked files in stash commit details [[ @MCord ] ( https://github.com/MCord )] ([ #130 ] ( https://github.com/extrawurst/gitui/issues/130 ) )
You can’t perform that action at this time.
0 commit comments