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
- gzip suffixed files overlooked by rg
- Update decompress.rs
- Fix glob pattern to correctly ignore directories with only dots
- globset: allow building globs from OS strings
- Issue with -g "!dirname/" when the CWD is "dirname"
- The ignore crate probably shouldn't special-case the path "-"
- Walk(Parallel) should give some indication of whether any paths were ignored and why
- a broken symlink results in ripgrep emitting an error even if the symlink is ignored
- respect local `.git/config` excludes
- complete/fish: Take RIPGREP_CONFIG_PATH into account
- Docs
- Rust not yet supported