aboutsummaryrefslogtreecommitdiffhomepage
path: root/crates/mozart-registry/src/downloader.rs
AgeCommit message (Expand)Author
2026-05-10refactor(workspace): consolidate crates into mozart-corensfisis
2026-05-04feat(http): honor config.cafile and config.capathnsfisis
2026-05-03refactor: switch internal maps/sets from HashMap to IndexMapnsfisis
2026-05-01refactor: fix clippy warningsnsfisis
2026-02-24fix(cache): enable dist archive caching for all commandsnsfisis
2026-02-23feat(tracing): instrument network requests with tracing spansnsfisis
2026-02-22refactor(http): centralize User-Agent string in mozart-corensfisis
2026-02-22refactor(async): migrate from blocking HTTP to async/await with tokionsfisis
2026-02-22refactor(workspace): split monolithic crate into 6 workspace cratesnsfisis