File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -47,6 +47,7 @@ Modifiers like `SHIFT` or `CONTROL` are no longer configured via magic bitflags
47
47
* stash window empty after file history popup closes ([ #1986 ] ( https://github.com/extrawurst/gitui/issues/1986 ) )
48
48
* allow push to empty remote ([ #1919 ] ( https://github.com/extrawurst/gitui/issues/1919 ) )
49
49
* better diagnostics for theme file loading ([ #2007 ] ( https://github.com/extrawurst/gitui/issues/2007 ) )
50
+ * fix ordering of commits in diff view [[ @Joshix-1 ] ( https://github.com/Joshix-1 )] ( [#1747](https://github.com/extrawurst/gitui/issues/1747) )
50
51
51
52
## [ 0.24.3] - 2023-09-09
52
53
@@ -107,7 +108,6 @@ Modifiers like `SHIFT` or `CONTROL` are no longer configured via magic bitflags
107
108
* fix expansion of ` ~ ` in ` commit.template ` ([ #1745 ] ( https://github.com/extrawurst/gitui/pull/1745 ) )
108
109
* fix hunk (un)staging/reset for # of context lines != 3 ([ #1746 ] ( https://github.com/extrawurst/gitui/issues/1746 ) )
109
110
* fix delay when opening external editor ([ #1506 ] ( https://github.com/extrawurst/gitui/issues/1506 ) )
110
- * fix ordering of commits in diff view [[ @Joshix-1 ] ( https://github.com/Joshix-1 )] ( [#1747](https://github.com/extrawurst/gitui/issues/1747) )
111
111
112
112
### Changed
113
113
* Copy full Commit Hash by default [[ @AmmarAbouZor ] ( https://github.com/AmmarAbouZor )] ([ #1836 ] ( https://github.com/extrawurst/gitui/issues/1836 ) )
You can’t perform that action at this time.
0 commit comments