new single issue for commit filtering

This commit is contained in:
extrawurst 2023-08-05 15:52:49 +02:00
parent 9e9e743515
commit 38bf345ebf

View file

@ -75,7 +75,7 @@ For a [RustBerlin meetup presentation](https://youtu.be/rpilJV-eIVw?t=5334) ([sl
These are the high level goals before calling out `1.0`:
* log search (commit, author, sha) ([#449](https://github.com/extrawurst/gitui/issues/449),[#429](https://github.com/extrawurst/gitui/issues/429))
* log search (commit, author, sha) ([#1791](https://github.com/extrawurst/gitui/issues/1791))
* visualize branching structure in log tab ([#81](https://github.com/extrawurst/gitui/issues/81))
* interactive rebase ([#32](https://github.com/extrawurst/gitui/issues/32))