summaryrefslogtreecommitdiff
path: root/internal/timer
AgeCommit message (Expand)Author
2026-03-04chore: fix code-quality and 100-go-mistakes findingsPaul Buetow
2026-03-04Rename project to timesamurai and release v0.5.0v0.5.0Paul Buetow
2026-03-04docs: add package docs and timer API commentsPaul Buetow
2026-03-04tests: skip IO-heavy suites in short modePaul Buetow
2026-03-04timer: remove sleep from stop timer testPaul Buetow
2026-03-04timer: add timeout to task tracking commandPaul Buetow
2026-03-03timer: extract shared elapsed state helperPaul Buetow
2026-03-03timer: inject tracker dependency for TrackTimePaul Buetow
2026-03-03timer: remove global state file overridePaul Buetow
2026-03-03timer: remove unnecessary else in GetStatusPaul Buetow
2025-11-08fix bugPaul Buetow
2025-09-28fix outputPaul Buetow
2025-09-28add continuePaul Buetow
2025-06-29feat: Add track command to log time to task managerPaul Buetow
2025-06-26feat: Add raw and rawm status optionsPaul Buetow
2025-06-26fix spacePaul Buetow
2025-06-25feat: Add fish shell integrationPaul Buetow
2025-06-25feat: Implement timer functionalityPaul Buetow