Skip to content

Issues: BurntSushi/ripgrep

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Sort

Issues list

publish high level documentation for libripgrep (cookbook + guide) libripgrep An issue related to modularizing ripgrep into libraries. question An issue that is lacking clarity on one or more points.
#1009 opened Aug 8, 2018 by jessegrosjean libripgrep
filters don't work correctly when a search path is specified bug A bug. gitignore Bugs related to gitignore problems. icebox A feature that is recognized as possibly desirable, but is unlikely to implemented any time soon.
#278 opened Dec 11, 2016 by nu4nu
improve error messages when -f flag fails enhancement An enhancement to the functionality of the software. help wanted Others are encouraged to work on this issue.
#478 opened May 9, 2017 by BurntSushi
Absolute path glob patterns on windows bug A bug. icebox A feature that is recognized as possibly desirable, but is unlikely to implemented any time soon. question An issue that is lacking clarity on one or more points.
#530 opened Jun 28, 2017 by roblourens
add --include/--exclude flags, with correct precedence enhancement An enhancement to the functionality of the software.
#809 opened Feb 16, 2018 by pikeas
Passing a path argument doesn't respect .gitignore bug A bug. gitignore Bugs related to gitignore problems.
#829 opened Feb 22, 2018 by tmccombs
support more sophisticated boolean matching operations enhancement An enhancement to the functionality of the software. icebox A feature that is recognized as possibly desirable, but is unlikely to implemented any time soon. question An issue that is lacking clarity on one or more points.
#875 opened Apr 3, 2018 by mqudsi
globset: case-insensitive matching of literal globs is unnecessarily slow enhancement An enhancement to the functionality of the software. help wanted Others are encouraged to work on this issue. icebox A feature that is recognized as possibly desirable, but is unlikely to implemented any time soon.
#1086 opened Oct 17, 2018 by Deewiant
Consider supporting tar file enhancement An enhancement to the functionality of the software. icebox A feature that is recognized as possibly desirable, but is unlikely to implemented any time soon. question An issue that is lacking clarity on one or more points.
#1112 opened Nov 17, 2018 by upsuper
Sketch of using rayon for parallel directory traversal enhancement An enhancement to the functionality of the software. icebox A feature that is recognized as possibly desirable, but is unlikely to implemented any time soon.
#1178 opened Jan 28, 2019 by jessegrosjean
Expand glob paths on Windows icebox A feature that is recognized as possibly desirable, but is unlikely to implemented any time soon. question An issue that is lacking clarity on one or more points.
#234 opened Nov 13, 2016 by troplin
globset: allow building globs from OS strings enhancement An enhancement to the functionality of the software.
#1250 opened Apr 16, 2019 by BurntSushi
Is --null-data expected to behave like --null when printing file path? question An issue that is lacking clarity on one or more points.
#1289 opened May 30, 2019 by learnbyexample
No matches with empty patterns file and invert match bug A bug. question An issue that is lacking clarity on one or more points.
#1332 opened Jul 29, 2019 by wrodis
Support -1 for single-result matching question An issue that is lacking clarity on one or more points.
#1348 opened Aug 14, 2019 by alexmv
How to Show Line-Excerpt Near the Match? enhancement An enhancement to the functionality of the software. question An issue that is lacking clarity on one or more points.
#1352 opened Aug 17, 2019 by johnyradio
support empty alternate glob patterns enhancement An enhancement to the functionality of the software.
#1368 opened Sep 7, 2019 by StaticPH
--debug should print information about ignore files being read enhancement An enhancement to the functionality of the software.
#1375 opened Sep 12, 2019 by blueyed
ignore: WalkBuilder.add_ignore() patterns are not rooted in the path being walked bug A bug. gitignore Bugs related to gitignore problems. question An issue that is lacking clarity on one or more points.
#1394 opened Sep 30, 2019 by dragonmaus
ProTip! Find all open issues with in progress development work with linked:pr.