aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/Cargo.toml
AgeCommit message (Expand)Author
2026-05-04feat(show): expand license output with name, OSI flag, and URLnsfisis
2026-05-03refactor: switch internal maps/sets from HashMap to IndexMapnsfisis
2026-05-01test(test-harness): enumerate Composer installer .test fixturesnsfisis
2026-02-23feat(vcs): add mozart-vcs crate for VCS repository supportnsfisis
2026-02-23fix(search): match Composer single-line output format with truncationnsfisis
2026-02-23fix(browse): use proper URL validation and match Composer's Windows browser l...nsfisis
2026-02-22refactor: reorganize crates to match Composer subpackage structurensfisis
2026-02-22refactor(async): migrate from blocking HTTP to async/await with tokionsfisis
2026-02-22feat(tracing): add performance profiling via tracing cratensfisis
2026-02-22refactor(workspace): split monolithic crate into 6 workspace cratesnsfisis
2026-02-21feat(completion): add shell completion generation via clap_completensfisis
2026-02-21test(cli): add end-to-end integration tests for CLI commandsnsfisis
2026-02-21feat(self-update): implement command to update Mozart via GitHub Releasesnsfisis
2026-02-21feat(archive): implement command to create distributable archivesnsfisis
2026-02-21feat(cache): add filesystem-backed cache with TTL expiration and size-limited GCnsfisis
2026-02-21feat(resolver): integrate pubgrub dependency resolvernsfisis
2026-02-21feat(core): add version constraint, lockfile, installed registry, and downloa...nsfisis
2026-02-21feat(require): implement require command with Packagist version resolutionnsfisis
2026-02-11add more dependenciesnsfisis
2026-02-11enable workspacensfisis