1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2024-12-12 19:18:24 +02:00
ripgrep/crates
Josh Triplett 009dda1488
ignore: if require_git is false, don't stat .git
I've confirmed via strace that this eliminates a pile of stat calls.

PR #2052
2021-11-12 08:37:05 -05:00
..
cli grep-cli-0.1.6 2021-06-12 08:01:22 -04:00
core doc: --field-match-separator's default value is ':' 2021-07-19 08:07:40 -04:00
globset globset: fix compilation when serde is enabled 2021-06-18 13:30:47 -04:00
grep grep-0.2.8 2021-06-12 08:08:32 -04:00
ignore ignore: if require_git is false, don't stat .git 2021-11-12 08:37:05 -05:00
matcher regex: fix -w when regex can match empty string 2021-06-12 14:18:53 -04:00
pcre2 grep-pcre2-0.1.5 2021-06-12 08:06:29 -04:00
printer grep-printer-0.1.6 2021-06-12 08:07:46 -04:00
regex regex: fix -w when regex can match empty string 2021-06-12 14:18:53 -04:00
searcher searcher: disable mmap searching on non-64 bit 2021-06-26 12:53:59 -04:00