Ripgrep 15.0.0 fixes gitignore bugs, improves memory use and glob support

Ripgrep 15.0.0 fixes gitignore bugs, improves memory use and glob support

Ripgrep 15.0.0 resolves multiple bugs affecting gitignore rule handling, including issues with parent directory rules. A memory usage problem when processing large gitignore files has been fixed. This release also introduces support for nested curly braces in glob patterns and brings smaller updates such as platform support changes and minor performance gains.

by Fla

cz
city_zen found this interesting
ripgrep
  19
  • ...

ripgrep is a command line search tool that combines the usability of The Silver Searcher (an ack clone) with the raw speed of GNU grep.

No comments so far, maybe you want to be first?
Gu