the_silver_searcher
https://github.com/ggreer/the_silver_searcher
C
A code-searching tool similar to ack, but faster.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported7 Subscribers
Add a CodeTriage badge to the_silver_searcher
Help out
- Issues
- Should use exit code to distinguish between no results and an invocation error
- ag doing multi-line matching by default
- Files with extensions with multiple dots are not recognized in .gitignore
- Truncate matching line for compressed/obfuscated single line files
- compile failures when gzip or lzma support are disabled
- Can't ignore patterns in sub directory
- Mix pattern + invert match
- make log output be atomic
- Apply patch from @decaff which fixes memory leak (rebased)
- Any easy way to compile this on windows?
- Docs
- C not yet supported