Files
ripgrep/crates
Luke Sandberg 43eff4397f globset: support nested alternates
For example, `**/{node_modules/**/*/{ts,js},crates/**/*.{rs,toml}`.

I originally didn't add this I think for implementation simplicity, but
it turns out that it really isn't much work to do. There might have also
been some odd behavior in the regex engine for dealing with empty
alternates, but that has all been long fixed.

Closes #3048, Closes #3112
2025-08-17 09:37:50 -04:00
..
2024-09-08 22:06:59 -04:00
2024-09-08 22:11:00 -04:00
2024-09-08 22:07:52 -04:00