| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-21 | feat(reinstall): implement reinstall command to re-download specified packages | nsfisis | |
| Replaces the todo\!() stub with a full implementation that reads installed.json and composer.lock, selects packages by name patterns (with glob/wildcard support) or --type filter, removes vendor directories, re-downloads from dist, and regenerates the autoloader. Supports --dry-run, --no-dev, and all standard autoloader flags. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-11 | change commands::*::execute() signatures | nsfisis | |
| 2026-02-11 | enable workspace | nsfisis | |
