| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rename project from deploy to ship | bndw | 2026-01-24 | 1 | -4/+4 |
| | | | | | | | | | | - 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 | ||||
| * | Move default host from config file to state.json | bndw | 2026-01-23 | 2 | -66/+12 |
| | | | | | | | | | | Instead of a separate ~/.config/deploy/config file, the default host is now stored as default_host in state.json. This simplifies the config and keeps all state in one place. The init command now automatically sets the default host if none is configured. | ||||
| * | fixed logs -f | bndw | 2025-12-28 | 1 | -0/+36 |
| | | |||||
| * | files | bndw | 2025-12-28 | 2 | -2/+4 |
| | | |||||
| * | init | bndw | 2025-12-28 | 4 | -0/+650 |
