Bug fixes
- Matching: a long honest argv (many repeated options + a big
<files>...glob) is no longer falsely rejected (regressed in 1.1.3)
Performance
Eithermatches greedy-first instead of building its whole outcome fan - matching is linear in the argv again
Internal
- New tests: a deep-argv differential vs vanilla, and an exponential-pattern time bound