| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-21 | feat(update): implement update command with resolver-based dependency updates | nsfisis | |
| Add full update command supporting --lock (content-hash refresh only), --dry-run, --no-install, --no-dev, --prefer-stable, --prefer-lowest, and partial updates (named packages). Extract install_from_lock() from install.rs for shared use. Add Stability::parse() to package.rs. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> | |||
| 2026-02-11 | change commands::*::execute() signatures | nsfisis | |
| 2026-02-11 | enable workspace | nsfisis | |
