| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename project from deploy to ship | bndw | 2026-01-24 | 1 | -28/+28 |
| | | | | | | | | | | - Rename module to github.com/bdw/ship - Rename cmd/deploy to cmd/ship - Update all import paths - Update config path from ~/.config/deploy to ~/.config/ship - Update VPS env path from /etc/deploy to /etc/ship - Update README, Makefile, and docs | ||||
| * | Update README for new command structure | bndw | 2026-01-24 | 1 | -34/+33 |
| | | | | | | | | - Commands now use host subcommand (deploy host init, update, ssh, status) - Remove --host flag from examples (default host set on init) - Update env commands to new subcommand syntax - Simplify configuration section | ||||
| * | init | bndw | 2025-12-28 | 1 | -0/+221 |
