-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Label
Projects
Milestones
Assignee
Sort
Issues list
[docs] Indicate only one filter can be applied for
ignore::WalkBuilder
#2913
opened Oct 21, 2024 by
bicarlsen
Heuristics of
ignore::WalkParallel
's threads
field: hardcoded to 2?
#2854
opened Jul 16, 2024 by
alexpovel
1 task done
Using
--max-count
and --context
together does not correctly display syntax highlighting for matched characters
#2843
opened Jun 24, 2024 by
5HT2
1 task done
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
--null-data
seems to inhibit some optimizations
enhancement
#2832
opened Jun 5, 2024 by
BurntSushi
Is it possible to add a search for just a set of directories as a type?
#2810
opened May 16, 2024 by
aronchick
The same
LineTerminator
is being used for searching and printing
#2795
opened May 1, 2024 by
ltrzesniewski
1 task done
[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 An enhancement to the functionality of the software.
Select-String
/sls
to the benchsuite
enhancement
#2783
opened Apr 18, 2024 by
brian6932
Adjacent replaced multiline matches result in wrong line numbers
bug
A bug.
#2779
opened Apr 11, 2024 by
meedstrom
1 task done
.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 An issue with or an improvement to documentation.
--ignore-file
doc
#2777
opened Apr 9, 2024 by
noirbizarre
1 task done
ripgrep does not properly apply ignore rules from .gitignore in parent directory
#2770
opened Mar 28, 2024 by
gstokkink
1 task done
rg spins in a nanosleep loop when one thread is blocked on a fifo
#2761
opened Mar 21, 2024 by
leahneukirchen
1 task done
rg allocates too much memory with: A bug.
rg --files --ignore-file ~/.ultimate-gitignore
bug
#2750
opened Mar 7, 2024 by
wis
1 task done
Incorrect application of ignore rule with single glob in nested
bug
A bug.
#2747
opened Mar 6, 2024 by
tmccombs
1 task done
ripgrep mis-parses A bug.
*[\<\>\:\"\/\\\|\?\*]*
in .gitignore
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
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.