index
:
php-mozart
main
php-mozart
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
mozart-core
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
2026-05-08
fix(audit): align with Composer's AuditCommand pipeline
nsfisis
2026-05-08
fix(repository): align with Composer's RepositoryCommand pipeline
nsfisis
2026-05-08
fix(run-script): align with Composer's RunScriptCommand pipeline
nsfisis
2026-05-08
fix(suggests): align with Composer's SuggestsCommand pipeline
nsfisis
2026-05-08
fix(diagnose): align with Composer's DiagnoseCommand orchestration
nsfisis
2026-05-08
fix(licenses): align with Composer's LicensesCommand pipeline
nsfisis
2026-05-05
feat(core): port Factory::createConfig() as factory::create_config()
nsfisis
2026-05-05
refactor(core): replace ComposerConfig with typed Config struct
nsfisis
2026-05-05
feat(core): add Composer struct mirroring requireComposer/tryComposer
nsfisis
2026-05-05
refactor(core): centralize version constant in mozart-core
nsfisis
2026-02-23
fix(show,outdated): align outdated classification and wildcard handling with ...
nsfisis
2026-02-22
refactor(console): add console_format! proc macro and migrate all commands
nsfisis
2026-02-22
refactor(http): centralize User-Agent string in mozart-core
nsfisis
2026-02-22
refactor(workspace): split monolithic crate into 6 workspace crates
nsfisis