Skip to content

Pull requests: ggreer/the_silver_searcher

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

fix the math
#1325 opened Jun 20, 2019 by peterdemin Loading…
Added -x/--line-regexp (match whole line) option
#625 opened Mar 7, 2015 by okdana Loading…
Separate is_binary and is_printable
#235 opened Jul 18, 2013 by mattn Loading…
stat() before open() to avoid failure on unix sockets
#247 opened Aug 13, 2013 by enkore Loading…
Note how to match filenames case insensitively
#320 opened Jan 12, 2014 by chx Loading…
Update usage information.
#353 opened Mar 16, 2014 by kadamski Loading…
[WIP] Wildmatch
#356 opened Mar 20, 2014 by kans Loading…
fix #330 - support filtering on multiple languages
#359 opened Mar 20, 2014 by kadamski Loading…
Support inverting -G and -g using a leading !.
#465 opened Aug 9, 2014 by novalis Loading…
Rework is_binary()
#204 opened Apr 30, 2013 by afredd Loading…
Print WARN messages to stderr instead of stdout
#650 opened Apr 6, 2015 by apelisse Loading…
Add -e/--pattern option
#679 opened May 28, 2015 by rzlourenco Loading…
make log output be atomic
#689 opened Jun 12, 2015 by mogutan88 Loading…
Add Configure File Support - Version 2
#709 opened Jul 3, 2015 by decaff Loading…
bash-completion: port to v2 API
#1540 opened Jun 16, 2024 by eli-schwartz Loading…
Better ignore matching
#807 opened Dec 9, 2015 by xsznix Loading…
Smarter word boundaries.
#597 opened Jan 31, 2015 by pbhandari Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.