aboutsummaryrefslogtreecommitdiffhomepage
path: root/Cargo.toml
AgeCommit message (Expand)Author
2026-05-10refactor(workspace): consolidate crates into mozart-corensfisis
2026-05-03feat(registry): support type: path repositoriesnsfisis
2026-05-03refactor: switch internal maps/sets from HashMap to IndexMapnsfisis
2026-05-02refactor(registry): introduce Repository and InstallerExecutor traitsnsfisis
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(console): add console_format! proc macro and migrate all commandsnsfisis
2026-02-22feat(resolver): replace pubgrub with Composer-ported SAT solvernsfisis
2026-02-22refactor: reorganize crates to match Composer subpackage structurensfisis
2026-02-22feat(spdx): add mozart-spdx-licenses crate for SPDX license validationnsfisis
2026-02-22feat(metadata-minifier): add mozart-metadata-minifier cratensfisis
2026-02-22feat(deps): update dependenciesnsfisis
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-11enable workspacensfisis
2026-02-11define subcommands and optionsnsfisis
2026-02-10add some cratesnsfisis
2026-02-10cargo initnsfisis