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
8
8
9
9
### Added
10
10
- 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 )
12
14
- external editor support for commit messages [[ @jonstodle ] ( https://github.com/jonstodle )] ([ #46 ] ( https://github.com/extrawurst/gitui/issues/46 ) )
13
15
14
16
### Changed
15
17
- use terminal blue as default selection background ([ #129 ] ( https://github.com/extrawurst/gitui/issues/129 ) )
16
18
- 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 )
17
22
18
23
### Fixed
19
24
- 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 ) )
21
26
- hooks ignored when running ` gitui ` in subfolder of workdir ([ #151 ] ( https://github.com/extrawurst/gitui/issues/151 ) )
22
27
- better scrolling in file-trees [[ @tisorlawan ] ( https://github.com/tisorlawan )] ([ #144 ] ( https://github.com/extrawurst/gitui/issues/144 ) )
23
28
- 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