index
:
php-mozart
main
php-mozart
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
/
mozart-sat-resolver
/
src
Age
Commit message (
Expand
)
Author
2026-05-10
refactor(workspace): consolidate crates into mozart-core
nsfisis
2026-05-03
fix(update): apply --minimal-changes via policy preferred versions
nsfisis
2026-05-03
fix(resolver): expand root branch-alias and self.version replace links
nsfisis
2026-05-03
fix(install): align partial-update operation order with Composer
nsfisis
2026-05-03
fix(policy): prefer replaced original over replacer in cross-name pick
nsfisis
2026-05-03
fix(resolver): apply root "X as Y" aliases via pool second pass
nsfisis
2026-05-03
refactor: switch internal maps/sets from HashMap to IndexMap
nsfisis
2026-05-03
fix(resolver): fail when a root require has no matching providers
nsfisis
2026-05-03
fix(resolver): substitute self.version in pool link constraints
nsfisis
2026-05-02
fix(resolver): honor root self-provide/replace as require fulfilment
nsfisis
2026-05-02
feat(resolver): support inline #ref pin and default-branch alias
nsfisis
2026-05-02
feat(resolver): add branch-alias support across the resolution pipeline
nsfisis
2026-05-02
feat(resolver): real constraint intersection and replace-aware same-name conf...
nsfisis
2026-05-02
feat(resolver): honor --ignore-platform-reqs and wildcard patterns
nsfisis
2026-02-24
fix(solver): iterate live watch chain to prevent infinite loop in propagation
nsfisis
2026-02-22
fix(resolver): handle virtual packages and deduplicate pool exploration
nsfisis
2026-02-22
feat(audit): display version info in audit output
nsfisis
2026-02-22
feat(resolver): replace pubgrub with Composer-ported SAT solver
nsfisis