aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-registry/src/installer_executor
AgeCommit message (Expand)Author
2026-05-09refactor(show): Slice A — align show.rs with Composer's ShowCommand pipelinensfisis
2026-05-09refactor(install): Slice A — align install.rs with Composer's InstallComman...nsfisis
2026-05-03fix(resolver): strip inline #ref and gate alias trace on alias stabilitynsfisis
2026-05-03fix(install): emit MarkAliasUninstalled and fix dev-branch upgrade directionnsfisis
2026-05-03fix(install): switch update trace to dist-ref mode when source refs matchnsfisis
2026-05-03fix(install): treat dev-reference shifts as upgradesnsfisis
2026-05-02feat(resolver): add branch-alias support across the resolution pipelinensfisis
2026-05-02fix(installer): match Composer's transaction order and uninstall labelnsfisis
2026-05-02test(installer): switch fixtures to in-process harnessnsfisis
2026-05-02feat(installer): add trace recorder and topo install ordernsfisis
2026-05-02refactor(registry): introduce Repository and InstallerExecutor traitsnsfisis