You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+6-5
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
6
6
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
7
8
8
## Unreleased
9
-
9
+
- Add the 'u' shortcut to stage tracked files only [[@Revantus](https://github.com/Revantus)] ([#933](https://github.com/extrawurst/gitui/issues/933))
10
+
10
11
## Added
11
12
- add `trace-libgit` feature to make git tracing optional [[@dm9pZCAq](https://github.com/dm9pZCAq)] ([#902](https://github.com/extrawurst/gitui/issues/902))
12
13
- support merging and rebasing remote branches ([#920](https://github.com/extrawurst/gitui/issues/920))
@@ -121,7 +122,7 @@ see `vim_style_key_config.ron` for their default vim binding
121
122
- indicator for longer commit message than displayed ([#773](https://github.com/extrawurst/gitui/issues/773))
122
123
123
124

124
-
125
+
125
126
## Fixed
126
127
- wrong file with same name shown in file tree ([#748](https://github.com/extrawurst/gitui/issues/748))
127
128
- filetree collapsing broken on windows ([#761](https://github.com/extrawurst/gitui/issues/761))
@@ -157,7 +158,7 @@ see `vim_style_key_config.ron` for their default vim binding
157
158
-`--bugreport` cmd line arg to help diagnostics [[@zcorniere](https://github.com/zcorniere)] ([#695](https://github.com/extrawurst/gitui/issues/695))
0 commit comments