| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-06-26 | extras: add -h/--help to mksboarchive | Danilo M. | 1 | -2/+18 | |
| Print usage and exit 0 on -h/--help; usage now explains OUTPUT and the symlink stripping. Run with no args still prints usage on stderr and exits 2. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
| 2026-06-26 | extras: add mksboarchive helper to build SBo tarballs on demand | Danilo M. | 1 | -0/+28 | |
| mksboarchive <package> builds the same <package>.tar.gz the post-commit hook produces, but on demand by name. It validates the package, strips any sbodl source symlinks, and archives to $OUTPUT (default: CWD). Documented in the root README. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> | |||||
