mirror of
https://github.com/BurntSushi/ripgrep.git
synced 2024-12-12 19:18:24 +02:00
ripgrep recursively searches directories for a regex pattern while respecting your gitignore
f11d9fb922
Add ag to case insensitive benchmark. |
||
---|---|---|
benches | ||
ci | ||
grep | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
appveyor.yml | ||
benchsuite | ||
benchsuite.raw.csv | ||
benchsuite.summary | ||
Cargo.lock | ||
Cargo.toml | ||
compile | ||
COPYING | ||
ctags.rust | ||
LICENSE-MIT | ||
Makefile | ||
README.md | ||
session.vim | ||
UNLICENSE |
ripgrep (rg)
ripgrep combines the usability of the silver searcher with the raw speed of grep.