Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Group info
Discussions
View:  Topic list, Topic summary Topics 1 - 10 of 431  Older »

You cannot post messages because only members can post, and you are not currently a member.
Description: For developers and users of ack
 

add bug report instructions to web site 
  I'd like to suggest that the ack web site include instructions on how to file a bug report. I can't seem to find instructions on the web site. In particular, should bug reports be sent to the users list or posted as an issue on GitHub? The web site doesn't seem to mention the GitHub site, by the way.... more »
By Chris Jerdonek  - May 24 - 2 new of 2 messages    

About the algorithm 
  This is Jack. I am wondering what is the exact pattern matching algorithm behind ack-grep??? I know that grep using BM for single pattern matching and Aho-crasick for multi-pattern matching. So how about ack-grep? Cheers.
By Peng Wu  - May 23 - 2 new of 2 messages    

Hi all, Where I can get the source code of ack-grep? 
  Hi all, Where I can get the source code of ack-grep?
By Peng Wu  - May 23 - 3 new of 3 messages    

json file type 
  Has there been any consideration of making .json a recognized type (or including it in a javascript type)? I'm new to ack and was tripped up temporarily by json files not being searched. For comparison, YAML is a recognized type: --[no]yaml .yaml .yml Thanks for a great tool, --Chris... more »
By Chris Jerdonek  - May 19 - 2 new of 2 messages    

Replacing -G in ack 2.0 
  Two points in this mail: * The -G is going away in ack 2.0. It was a mistake to have two regexes passed to ack. * What mechanic do we replace it with? I'm removing -G in ack 2.0 because having more than one regex in an ack invocation is a bad thing. When ack first started, there was no -f, no -g, no -G. ack would just take "ack regex", and ack would search for "regex".... more »
By Andy Lester  - May 12 - 3 new of 3 messages    

Windows testers, please 
  Can I please get a Windows user or two to test out a new version of File::Next? Rob has added support for named pipes to File::Next, but neither of us have a Windows box to test it on. Brave volunteer: Please clone [link] and run "make test" on it and report back, please.... more »
By Andy Lester  - May 7 - 8 new of 8 messages    

Locating system ackrc on a non-global installation (ack 2) 
  Hello everyone, As you may know, ack 2.0 searches for several different ackrc files (global, user, and project). The global location defaults to '/etc/ackrc' on Unix-like systems. However, sometimes you may be operating in an environment where you don't have write access to the /etc directory (ex. a... more »
By Rob Hoelz  - May 3 - 3 new of 3 messages    

-g, case sensitivity, and ack2 
  Hello everyone, I often find myself typing something like the following: ack --perl -g -i widget ...to find all Perl files with the word 'widget' in the name, ignoring case. However, this doesn't work in ack 1.x! So Andy and I were planning on adding this to ack2, but then I remembered that the -G option exists. When using -G,... more »
By Rob Hoelz  - May 1 - 8 new of 8 messages    

recognizing other shebang lines 
  Hi, The attached patch makes the existing shebang recognition of user-configurable types beyond the hard-coded perl/python/ruby and shell scripts.
By Alex Shinn  - Apr 25 - 9 new of 9 messages    

Features for ack2 
  Hello everyone, Until now, I've been using ack2's issue tracker on Github as a dumping ground for ideas I've had, usually asking for Andy's thoughts. I decided today that I'd like some community feedback as well, so I'm going to try to post my ideas here first to be evaluated. So here's some ideas I've... more »
By Rob Hoelz  - Apr 24 - 5 new of 5 messages    

1 - 10 of 431   « Newer | Older »

XML       Send email to this group: ack-users@googlegroups.com