1
0
mirror of https://github.com/BurntSushi/ripgrep.git synced 2025-11-23 21:54:45 +02:00
Files
ripgrep/crates
Andrew Gallant 0407e104f6 ignore: fix problem with searching whitelisted hidden files
... specifically, when the whitelist comes from a _parent_ gitignore
file.

Our handling of parent gitignores is pretty ham-fisted and has been a
source of some unfortunate bugs. The problem is that we need to strip
the parent path from the path we're searching in order to correctly
apply the globs. But getting this stripping correct seems to be a subtle
affair.

Fixes #3173
2025-10-08 21:16:59 -04:00
..
2025-09-22 21:38:08 -04:00
2025-09-19 21:08:19 -04:00
2025-09-19 21:08:19 -04:00
2025-09-19 21:08:19 -04:00
2025-09-19 21:08:19 -04:00
2025-09-19 21:08:19 -04:00
2025-09-19 21:08:19 -04:00