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
Age
Commit message (
Expand
)
Author
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