ripgrep
https://github.com/burntsushi/ripgrep
Rust
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported0 Subscribers
Add a CodeTriage badge to ripgrep
Help out
- Issues
- docs: remove $ prefix from code blocks in README
- docs: fix typo in stats comment
- fix(regex): preserve inline x-mode comments in alternated patterns (#2677)
- fix(ignore): make absolute glob filters consistent across cwd (#3070)
- fix(ignore): avoid nanosleep busy loop in worker fallback (#2761)
- Order-dependent .rgignore bug with multiple explicit search roots
- Fix parent ignore matching for multiple explicit roots
- please remove the "$" signs from README's code blocks
- fix: suppress reset escape sequences when color style is none
- ignore: fix panic in walk iterator when min_depth skips root
- Docs
- Rust not yet supported