| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-05-08 | fix(run-script): align with Composer's RunScriptCommand pipeline | nsfisis | |
| Extract script-event constants into mozart_core::script_events, fix dev_mode to `--dev || \!--no-dev` (PHP wins-on---dev), route the --list header to stderr with empty-list silent return, validate --timeout with ctype_digit semantics, and reorder execute() so the cannot-be-run check runs before requireComposer(). Drops the spurious --no-scripts short-circuit (Composer honors that flag in the dispatcher, not the command). | |||
