ripgrep recursively searches directories for a regex pattern
ripgrep is a cross-platform, line-oriented search tool that recursively searches your current directory for a regex pattern while respecting your gitignore rules.
ripgrep is similar to other popular search tools like The Silver Searcher, ack and grep.
- Devel package for openSUSE:Factory
-
3
derived packages
- Links to openSUSE:Factory / ripgrep
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout utilities/ripgrep && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
README.suse-maint.md | 0000000476 476 Bytes | |
_service | 0000000966 966 Bytes | |
ripgrep-14.1.1.tar.zst | 0000463818 453 KB | |
ripgrep.changes | 0000012097 11.8 KB | |
ripgrep.spec | 0000003518 3.44 KB | |
vendor.tar.zst | 0009693473 9.24 MB |
Revision 37 (latest revision is 38)
Avindra Goolcharan (avindra)
accepted
request 1199548
from
Michael Vetter (jubalh)
(revision 37)
- Update to 14.1.1: * BUG #2884: Fix bug where ripgrep could miss some matches that it should report. * MISC #2748: Remove ripgrep's simd-accel feature because it was frequently broken.
Comments 3
fun
Hi!
Could you please build this package with pcre2 support?
It is particularly useful when using org-roam in Emacs for example (https://github.com/org-roam/org-roam/issues/826).
Thanks.
13.0.0
incoming.