commit log search improvements
Open
feature-request
- Dominant language
- Rust
- Stars
- 22.5k
- Forks
- 773
- PR merge metrics
- No merged PRs in 30d
Description
derived from #1800
* show hits while still searching
* highlight matches
* search in diffs
* search authors emails
* ~~search progress bar~~ (via #1841)
* ~~benchmark log-walking vs scanning list of commit-ids~~ (via #1841)
* ~~show index of selection amongst hits~~ (via #1839)
Contributor guide
Research direction
Read issue #1800 first, then inspect the current commit-log search entry point. Check #1841 and #1839 so the completed progress-bar and hit-index work is not repeated; done means implementing the remaining listed search and display improvements.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, rust
- Domain
- cli, search
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100