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
/
src
/
packagist.rs
Age
Commit message (
Expand
)
Author
2026-05-10
refactor(workspace): consolidate crates into mozart-core
nsfisis
2026-05-08
fix(search): align with Composer's RepositoryInterface::search
nsfisis
2026-05-05
chore: remove redundant comments
nsfisis
2026-05-04
feat(http): honor config.cafile and config.capath
nsfisis
2026-05-03
feat(resolver): honour audit.block-abandoned config
nsfisis
2026-05-02
feat(resolver): support inline #ref pin and default-branch alias
nsfisis
2026-02-24
feat(cache): enable repo cache for all Packagist API calls
nsfisis
2026-02-23
feat(tracing): instrument network requests with tracing spans
nsfisis
2026-02-22
feat(search): display abandoned package indicator in search results
nsfisis
2026-02-22
chore: cargo fmt
nsfisis
2026-02-22
refactor(http): centralize User-Agent string in mozart-core
nsfisis
2026-02-22
feat(metadata-minifier): add mozart-metadata-minifier crate
nsfisis
2026-02-22
refactor(async): migrate from blocking HTTP to async/await with tokio
nsfisis
2026-02-22
refactor(workspace): split monolithic crate into 6 workspace crates
nsfisis