Path to this page:
./
textproc/the_silver_searcher,
Attempt to improve on ack, which itself is better than grep
Branch: pkgsrc-2017Q2,
Version: 2.0.0,
Package name: the_silver_searcher-2.0.0,
Maintainer: leotWhy 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: 942144ead3ad286f7a1179ce5c7b5137120accef
RMD160: 18fd61199e96294204cb2c676976f5e829c5f43e
Filesize: 179.647 KB
Version history: (Expand)
- (2017-07-04) Package added to pkgsrc.se, version the_silver_searcher-2.0.0 (created)