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
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

[perf] rg does not use globs to prune recursion when it can enhancement An enhancement to the functionality of the software.
#2789 opened Apr 25, 2024 by BGR360
1 task done
Add Select-String/sls to the benchsuite enhancement An enhancement to the functionality of the software.
#2783 opened Apr 18, 2024 by brian6932
.gitignore rule is matched incorrectly while in a subdir
#2778 opened Apr 10, 2024 by woess
1 task done
Negation pattern/whitelisting is ignored from --ignore-file doc An issue with or an improvement to documentation.
#2777 opened Apr 9, 2024 by noirbizarre
1 task done
ripgrep mis-parses *[\<\>\:\"\/\\\|\?\*]* in .gitignore bug A bug.
#2745 opened Mar 1, 2024 by andreamah
1 task done
Include ---no-ignore-files in --unrestricted option? question An issue that is lacking clarity on one or more points.
#2744 opened Mar 1, 2024 by rieje
Include regex syntax in man page question An issue that is lacking clarity on one or more points.
#2742 opened Feb 22, 2024 by tournemire
[ignore] Add API for adding glob patterns to ignore enhancement An enhancement to the functionality of the software.
#2705 opened Jan 7, 2024 by tmccombs
feat(globset): allow custom component separator characters? question An issue that is lacking clarity on one or more points.
#2703 opened Jan 5, 2024 by akx
Include valid values in --help
#2691 opened Dec 20, 2023 by smprather
VSCode expected search behaviour is incompatible with Ripgrep's actual behaviour enhancement An enhancement to the functionality of the software.
#2606 opened Sep 8, 2023 by Diggsey
perf(ignore): don't search subdirs for git/ignore files if max depth is reached help wanted Others are encouraged to work on this issue.
#2565 opened Jul 23, 2023 by sigmaSd
respect local .git/config excludes enhancement An enhancement to the functionality of the software. gitignore Bugs related to gitignore problems.
#2553 opened Jul 7, 2023 by BurntSushi
Include/exclude searched files with implicit wildcard or regex (ag -G) enhancement An enhancement to the functionality of the software. question An issue that is lacking clarity on one or more points.
#2314 opened Sep 28, 2022 by oandrew
ProTip! Adding no:label will show everything without a label.