summaryrefslogtreecommitdiff
path: root/internal/cli/timer_test.go
AgeCommit message (Collapse)Author
2026-03-04Rename project to timesamurai and release v0.5.0v0.5.0Paul Buetow
2026-03-03timer: remove global state file overridePaul Buetow
2026-03-03worktime: use sentinel login state errorsPaul Buetow
Replace string matching in timer sync with errors.Is and add regression tests.
2026-03-03Task 352: integrate timer and worktime login syncPaul Buetow
2026-03-03Task 352: add timer cobra subcommandsPaul Buetow