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
- [ignore] Add API for adding glob patterns to ignore
- Provide Statically Compiled Binaries for (aarch64|arm64) Linux
- filters don't work correctly when a search path is specified
- Directory paths are ignored even if negative-ignore exists for files underneath it
- Is --null-data expected to behave like --null when printing file path?
- WalkBuilder: Improved API for adding multiple roots
- \K does not appear to work with --multiline
- [perf] rg does not use globs to prune recursion when it can
- `ignore`: gitignore relative paths are not treated relatively
- [globset] supporting paths with Windows separators
- Docs
- Rust not yet supported