Path to this page:
./
textproc/the_silver_searcher,
Attempt to improve on ack, which itself is better than grep
Branch: pkgsrc-2016Q2,
Version: 0.32.0,
Package name: the_silver_searcher-0.32.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: 9d1a7362dfb26b6baa0ad9db5339d9b4673cf532
RMD160: 0d0c37d45b3c037ace7ba8dd0b326ffbefe6977c
Filesize: 175.512 KB
Version history: (Expand)
- (2016-07-07) Package has been reborn
- (2016-07-06) Package added to pkgsrc.se, version the_silver_searcher-0.32.0 (created)