-
-
Couldn't load subscription status.
- Fork 657
Description
Is your feature request related to a problem? Please describe.
It would be good to be able to search the commit list for words in the commit message, or in the author name(i.e filter by author). For example, if you wanted to go back several hundred commits to find what a commit did, or a previous implementation, and you knew what the commit message contains, it would be good to just search for it, rather than scrolling through hundreds of commit messages to find that one commit.
Describe the solution you'd like
Press a button, perhaps f or s, and be able to search the commit list for words. This should search both author and commit message.
Describe alternatives you've considered
Scrolling through hundreds of commits