mirror of
https://github.com/gitui-org/gitui
synced 2026-05-23 08:58:21 +00:00
changelog
This commit is contained in:
parent
739d7e7f84
commit
b8f8081e58
2 changed files with 7 additions and 2 deletions
|
|
@ -11,16 +11,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||

|
||||
|
||||
**tag list popup**
|
||||
|
||||

|
||||
|
||||
**commit subject length warning**
|
||||
|
||||

|
||||
|
||||
## Added
|
||||
- merging branches, pull-merge with conflicts, commit merges ([#485](https://github.com/extrawurst/gitui/issues/485))
|
||||
- tags-list-popup (delete-tag, go to tagged commit) [[@cruessler](https://github.com/cruessler)] ([#483](https://github.com/extrawurst/gitui/issues/483))
|
||||
- inspect file tree tab ([#743](https://github.com/extrawurst/gitui/issues/743))
|
||||
- file tree popup (for a specific revision) ([#714](https://github.com/extrawurst/gitui/issues/714))
|
||||
- warning if commit subject line gets too long ([#478](https://github.com/extrawurst/gitui/issues/478))
|
||||
- `--bugreport` cmd line arg to help diagnostics [[@zcorniere](https://github.com/zcorniere)] ([#695](https://github.com/extrawurst/gitui/issues/695))
|
||||
- inspect file tree at a specific revision ([#714](https://github.com/extrawurst/gitui/issues/714))
|
||||
- tags-list-popup (delete-tag, go to tagged commit) [[@cruessler](https://github.com/cruessler)] ([#483](https://github.com/extrawurst/gitui/issues/483))
|
||||
|
||||
## Changed
|
||||
- smarter log timestamps ([#682](https://github.com/extrawurst/gitui/issues/682))
|
||||
|
|
|
|||
BIN
assets/tags-list-popup.gif
Normal file
BIN
assets/tags-list-popup.gif
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 1.4 MiB |
Loading…
Reference in a new issue