Path to this page:
./
textproc/the_silver_searcher,
Attempt to improve on ack, which itself is better than grep
Branch: pkgsrc-2015Q3,
Version: 0.30.0,
Package name: the_silver_searcher-0.30.0,
Maintainer: pkgsrc-usersWhy use ag?
* It searches through code about 3x-5x faster than ack.
* It ignores files matched by patterns in your .gitignore and .hgignore.
* If there are files in your source repo that you don't want to
search, just add their patterns to a .agignore file.
* It's written in C instead of perl, the lesser of two evils :)
* The binary name is 33% shorter than ack!
Required to run:[
devel/pcre]
Master sites:
SHA1: 7f5496cf450c225dcdb3eac264ffc6d2c57b487e
RMD160: d5474901f67c2f506e5c3083299375283d0136bc
Filesize: 145.299 KB
Version history: (Expand)
- (2015-09-30) Package added to pkgsrc.se, version the_silver_searcher-0.30.0 (created)