aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/remove.rs
AgeCommit message (Expand)Author
2026-02-21feat(cache): add filesystem-backed cache with TTL expiration and size-limited GCnsfisis
2026-02-21feat(autoload): add classmap scanning, optimize, APCu, platform checks, and s...nsfisis
2026-02-21feat(require,remove): add interactive search and dependency-aware partial upd...nsfisis
2026-02-21feat(install): add InstallConfig, platform warnings, and download progressnsfisis
2026-02-21feat(depends): implement depends and prohibits commands with shared dependenc...nsfisis
2026-02-21feat(remove): implement remove command with full resolve/lock/install pipelinensfisis
2026-02-11change commands::*::execute() signaturesnsfisis
2026-02-11enable workspacensfisis