Skip to content

Commit b8f8081

Browse files
author
Stephan Dilly
committed
changelog
1 parent 739d7e7 commit b8f8081

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,21 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1111

1212
![merge-commit](assets/merge-commit-abort.gif)
1313

14+
**tag list popup**
15+
16+
![tagslist](assets/tags-list-popup.gif)
17+
1418
**commit subject length warning**
1519

1620
![warning](assets/commit-msg-length-limit.gif)
1721

1822
## Added
1923
- merging branches, pull-merge with conflicts, commit merges ([#485](https://github.com/extrawurst/gitui/issues/485))
24+
- tags-list-popup (delete-tag, go to tagged commit) [[@cruessler](https://github.com/cruessler)] ([#483](https://github.com/extrawurst/gitui/issues/483))
25+
- inspect file tree tab ([#743](https://github.com/extrawurst/gitui/issues/743))
26+
- file tree popup (for a specific revision) ([#714](https://github.com/extrawurst/gitui/issues/714))
2027
- warning if commit subject line gets too long ([#478](https://github.com/extrawurst/gitui/issues/478))
2128
- `--bugreport` cmd line arg to help diagnostics [[@zcorniere](https://github.com/zcorniere)] ([#695](https://github.com/extrawurst/gitui/issues/695))
22-
- inspect file tree at a specific revision ([#714](https://github.com/extrawurst/gitui/issues/714))
23-
- tags-list-popup (delete-tag, go to tagged commit) [[@cruessler](https://github.com/cruessler)] ([#483](https://github.com/extrawurst/gitui/issues/483))
2429

2530
## Changed
2631
- smarter log timestamps ([#682](https://github.com/extrawurst/gitui/issues/682))

assets/tags-list-popup.gif

1.4 MB
Loading

0 commit comments

Comments
 (0)