aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-core/src/wildcard.rs
AgeCommit message (Collapse)Author
2026-05-05chore: remove redundant commentsnsfisis
2026-02-23fix(show,outdated): align outdated classification and wildcard handling with ↵nsfisis
Composer - Extract matches_wildcard to mozart-core for reuse across commands - Support wildcard patterns in --package and --ignore arguments - Use ^<installed_version> for semver-safe classification instead of root constraint - Replace std::process::exit(1) with bail_silent for proper cleanup Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>