-
-
Notifications
You must be signed in to change notification settings - Fork 633
Closed
Labels
dormantMarked by stale bot on closeMarked by stale bot on closeenhancementNew feature or requestNew feature or request
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
willir, kikyous, Lorac and cd-a
Metadata
Metadata
Assignees
Labels
dormantMarked by stale bot on closeMarked by stale bot on closeenhancementNew feature or requestNew feature or request