aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-registry/Cargo.toml
AgeCommit message (Expand)Author
2026-05-10refactor(workspace): consolidate crates into mozart-corensfisis
2026-05-09refactor(console): accept format args directly in console_writeln! macrosnsfisis
2026-05-04feat(http): honor config.cafile and config.capathnsfisis
2026-05-04test(resolver): scaffold PoolBuilder fixture suite from Composernsfisis
2026-05-03feat(registry): support type: path repositoriesnsfisis
2026-05-03feat(repository): support only/exclude/canonical repo filtersnsfisis
2026-05-03refactor: switch internal maps/sets from HashMap to IndexMapnsfisis
2026-05-02refactor(registry): introduce Repository and InstallerExecutor traitsnsfisis
2026-02-23feat(tracing): instrument network requests with tracing spansnsfisis
2026-02-23feat(vcs): add mozart-vcs crate for VCS repository supportnsfisis
2026-02-22feat(resolver): replace pubgrub with Composer-ported SAT solvernsfisis
2026-02-22refactor: reorganize crates to match Composer subpackage structurensfisis
2026-02-22feat(metadata-minifier): add mozart-metadata-minifier cratensfisis
2026-02-22feat(deps): update dependenciesnsfisis
2026-02-22feat(tracing): add performance profiling via tracing cratensfisis
2026-02-22refactor(workspace): split monolithic crate into 6 workspace cratesnsfisis