landry
f6492b197c
Add pledge() to ripgrep:
...
- "stdio rpath" for common usage
- "stdio rpath proc exec" for -z (--search-zip) as it is spawning
external commands for decompress files.
from semarie@, ok kn@
2018-04-26 14:17:04 +00:00
kn
230352fa05
Update ripgrep to 0.8.1
...
Also add missing BDEP on asciidoc and do some clean up.
OK landry
2018-03-20 10:40:23 +00:00
danj
18746517f2
Replace mkdir -p
with ${INSTALL_DATA_DIR}
...
From Klemens Nanni
2018-01-30 03:27:54 +00:00
danj
de589aeea3
Update to ripgrep-0.7.1, bugfix release for "too many open file descriptors"
...
From ray
2018-01-30 03:23:06 +00:00
danj
e0f2246e22
Update to ripgrep-0.7.0
...
From semarie
2017-11-01 20:27:22 +00:00
danj
00529f67c7
Update to ripgrep-0.5.2
...
From semarie, discussed with espie
2017-05-21 15:41:48 +00:00
danj
490999b05e
Update to ripgrep-0.5.1
...
From the usual suspect (semarie)
2017-04-12 02:21:58 +00:00
danj
d4cd493433
Update to ripgrep-0.5.0
...
From semarie
2017-03-25 16:16:47 +00:00
danj
ac516bbcfd
Import ripgrep-0.4.0 from semarie, tweaks by landry@ and me, ok landry@
...
Line oriented search tool using Rust's regex library. Combines the raw
performance of grep with the usability of the silver searcher.
2017-02-03 15:00:33 +00:00