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
- Panic in windows cmd.exe with piped input
- json: split multiline matches into per line Match messages
- docs: fix typo in main comment
- Unexpected output when running ripgrep with --multiline --pcre2 --json and a non-multiline regex
- slop website (https://ripgrep.org) alert
- feat: match additional lockfiles for lock type
- ignore: add --type-case-insensitive flag for case-insensitive type matching
- fix: `rg` cannot traverse arbitrarily deep directories like GNU `grep`. (#3259)
- fix(#2820): --files now correctly handles implicit pattern argument
- ignore: fix panic recovery after filter_entry panic
- Docs
- Rust not yet supported