index
:
php-mozart
main
php-mozart
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
crates
Age
Commit message (
Expand
)
Author
2026-05-03
fix(resolver): reject partial update when locked version fails stability
nsfisis
2026-05-03
fix(update): apply --minimal-changes preferred versions on partial update
nsfisis
2026-05-03
fix(update): unlock replacer when --with-deps walks a replaced require
nsfisis
2026-05-03
fix(update): apply --minimal-changes via policy preferred versions
nsfisis
2026-05-03
fix(install): reject lock when locked packages conflict with each other
nsfisis
2026-05-03
fix(resolver): expand root branch-alias and self.version replace links
nsfisis
2026-05-03
fix(lockfile): carry abandoned flag through to LockedPackage extras
nsfisis
2026-05-03
fix(update): mirror Composer's always-include-dev resolution path
nsfisis
2026-05-03
fix(install): align partial-update operation order with Composer
nsfisis
2026-05-03
fix(install): emit reference-suffixed removal and default-branch alias trace
nsfisis
2026-05-03
fix(update): union lock and repo requires when expanding --with-deps
nsfisis
2026-05-03
feat(repository): support only/exclude/canonical repo filters
nsfisis
2026-05-03
fix(update): unlock new-package deps via repo requires for --with-deps
nsfisis
2026-05-03
fix(install): honour config.allow-missing-requirements
nsfisis
2026-05-03
fix(install): skip MarkAliasInstalled when alias was already present
nsfisis
2026-05-03
feat(resolver): honour audit.block-abandoned config
nsfisis
2026-05-03
fix(install): honour branch-alias when checking lock requirements
nsfisis
2026-05-03
fix(resolver): load inline type:package entries by name, not eagerly
nsfisis
2026-05-03
fix(install): reinstall when locked package's abandoned flag drifts
nsfisis
2026-05-03
fix(install): reject locks where two packages claim the same name
nsfisis
2026-05-03
fix(resolver): seed locked packages into pool and honour root-require barrier
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
fix(resolver): carry root composer.json conflicts onto the in-pool root entry
nsfisis
2026-05-03
fix(install): emit MarkAliasUninstalled and fix dev-branch upgrade direction
nsfisis
2026-05-03
fix(resolver): seed root package into pool as fixed entry
nsfisis
2026-05-03
fix(install): switch update trace to dist-ref mode when source refs match
nsfisis
2026-05-03
fix(install): treat dev-reference shifts as upgrades
nsfisis
2026-05-03
fix(install): keep one cycle survivor as root for install ordering
nsfisis
2026-05-03
refactor: switch internal maps/sets from HashMap to IndexMap
nsfisis
2026-05-03
feat(resolver): apply config.platform overrides on top of detected platform
nsfisis
2026-05-03
fix(resolver): fail when a root require has no matching providers
nsfisis
2026-05-03
fix(registry): respect priority order across inline package repos
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
fix(installer): match Composer's transaction order and uninstall label
nsfisis
2026-05-02
test(installer): switch fixtures to in-process harness
nsfisis
2026-05-02
feat(installer): add trace recorder and topo install order
nsfisis
2026-05-02
refactor(commands): split install/update into CLI execute + library run
nsfisis
2026-05-02
refactor(registry): plumb RepositorySet and executor through callers
nsfisis
2026-05-02
refactor(registry): route Packagist queries through RepositorySet
nsfisis
2026-05-02
refactor(registry): introduce Repository and InstallerExecutor traits
nsfisis
2026-05-02
feat(resolver): real constraint intersection and replace-aware same-name conf...
nsfisis
2026-05-02
fix(update): normalize locked version to 4-segment form on partial pin
nsfisis
2026-05-02
feat(resolver): honor --ignore-platform-reqs and wildcard patterns
nsfisis
2026-05-02
test(harness): force unreachable proxy for spawned mozart
nsfisis
2026-05-01
feat(registry): support inline 'type: package' repositories
nsfisis
2026-05-01
fix(install): preserve LockedPackage extra_fields in installed.json
nsfisis
[prev]
[next]