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

grep -v -f file and rg -v -f file differ bug A bug.
#3001 opened Feb 26, 2025 by BurntSushi
Some directories in .ignore aren't ignored bug A bug. gitignore Bugs related to gitignore problems.
#2836 opened Jun 8, 2024 by jknoos
1 task done
ripgrep mis-parses *[\<\>\:\"\/\\\|\?\*]* in .gitignore bug A bug.
#2745 opened Mar 1, 2024 by andreamah
1 task done
--max-count breaks -passthru bug A bug.
#2094 opened Dec 2, 2021 by balupton
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
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
Passing a path argument doesn't respect .gitignore bug A bug. gitignore Bugs related to gitignore problems.
#829 opened Feb 22, 2018 by tmccombs
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
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
ProTip! Adding no:label will show everything without a label.