aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart/src/commands/config_helpers.rs
AgeCommit message (Expand)Author
2026-05-08fix(repository): align with Composer's RepositoryCommand pipelinensfisis
2026-05-05refactor(commands): consolidate working_dir resolution into Cli methodnsfisis
2026-05-05feat(core): add Composer struct mirroring requireComposer/tryComposernsfisis
2026-05-04feat(http): honor config.cafile and config.capathnsfisis
2026-02-23fix(repository): support Composer's associative-key repo formatnsfisis
2026-02-23fix(global): add ~/.composer fallback, XDG auto-detection, and no-arg handlingnsfisis
2026-02-23fix(config): add missing keys, implement --absolute, fix output formatnsfisis
2026-02-22feat(repository): implement repository command with all actionsnsfisis