index
:
php-mozart
main
php-mozart
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
mozart-registry
/
Cargo.toml
Age
Commit message (
Expand
)
Author
2026-05-04
feat(http): honor config.cafile and config.capath
nsfisis
2026-05-04
test(resolver): scaffold PoolBuilder fixture suite from Composer
nsfisis
2026-05-03
feat(registry): support type: path repositories
nsfisis
2026-05-03
feat(repository): support only/exclude/canonical repo filters
nsfisis
2026-05-03
refactor: switch internal maps/sets from HashMap to IndexMap
nsfisis
2026-05-02
refactor(registry): introduce Repository and InstallerExecutor traits
nsfisis
2026-02-23
feat(tracing): instrument network requests with tracing spans
nsfisis
2026-02-23
feat(vcs): add mozart-vcs crate for VCS repository support
nsfisis
2026-02-22
feat(resolver): replace pubgrub with Composer-ported SAT solver
nsfisis
2026-02-22
refactor: reorganize crates to match Composer subpackage structure
nsfisis
2026-02-22
feat(metadata-minifier): add mozart-metadata-minifier crate
nsfisis
2026-02-22
feat(deps): update dependencies
nsfisis
2026-02-22
feat(tracing): add performance profiling via tracing crate
nsfisis
2026-02-22
refactor(workspace): split monolithic crate into 6 workspace crates
nsfisis