-
Notifications
You must be signed in to change notification settings - Fork 387
Pull requests: isaacs/minimatch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: keep an escaped pipe literal when the pattern has magic
#322
opened Sep 6, 2026 by
NuubEitrigg
Loading…
fix: makeRe should not match a bare directory for a trailing /**
#320
opened Aug 26, 2026 by
spokodev
Loading…
fix: don't backslash-escape non-syntax characters (invalid escape with POSIX classes)
#317
opened Aug 13, 2026 by
maximilliangrand
Loading…
fix: [:print:] class matches printable characters, not control
#309
opened Jun 29, 2026 by
mahirhir
Loading…
fix: remove invalid unicode escapes from regExpEscape
#289
opened Mar 2, 2026 by
abhu85
Loading…
5 tasks done
ProTip!
Filter pull requests by the default branch with base:main.