mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2025-01-19 05:49:14 +02:00
Andrew Gallant
7402db7b43
Add "unrestricted" flag.
I don't like having multiple flags do the same thing, but -u, -uu and -uuu are much easier to remember, particularly with -uuu meaning "search everything."
UNDER DEVELOPMENT.
ripgrep (rg)
ripgrep combines the usability of the silver searcher with the raw speed of grep.
Description
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
Readme
11 MiB
Languages
Rust
94.4%
Python
2.7%
Shell
2.1%
Roff
0.8%