| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-06-01 | fix(package): port every PHP clone operator to handle dup() | nsfisis | |
| 2026-05-31 | feat(resolver): wire url/mirror setters in update_mirror_and_urls | nsfisis | |
| 2026-05-28 | refactor(repository): introduce Rc<RefCell<_>> handles for repositories | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-27 | refactor(package): pass package handles by value throughout | nsfisis | |
| Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
| 2026-05-25 | refactor(package): introduce Rc<RefCell<_>> handles for packages | nsfisis | |
| PHP packages have reference semantics, so introduce shared-ownership handles over an AnyPackage enum (PackageInterfaceHandle and friends) and replace Box<dyn PackageInterface> throughout. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com> | |||
