index
:
timesamurai
main
My personal time tracker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
timer
Age
Commit message (
Expand
)
Author
2026-03-04
chore: fix code-quality and 100-go-mistakes findings
Paul Buetow
2026-03-04
Rename project to timesamurai and release v0.5.0
v0.5.0
Paul Buetow
2026-03-04
docs: add package docs and timer API comments
Paul Buetow
2026-03-04
tests: skip IO-heavy suites in short mode
Paul Buetow
2026-03-04
timer: remove sleep from stop timer test
Paul Buetow
2026-03-04
timer: add timeout to task tracking command
Paul Buetow
2026-03-03
timer: extract shared elapsed state helper
Paul Buetow
2026-03-03
timer: inject tracker dependency for TrackTime
Paul Buetow
2026-03-03
timer: remove global state file override
Paul Buetow
2026-03-03
timer: remove unnecessary else in GetStatus
Paul Buetow
2025-11-08
fix bug
Paul Buetow
2025-09-28
fix output
Paul Buetow
2025-09-28
add continue
Paul Buetow
2025-06-29
feat: Add track command to log time to task manager
Paul Buetow
2025-06-26
feat: Add raw and rawm status options
Paul Buetow
2025-06-26
fix space
Paul Buetow
2025-06-25
feat: Add fish shell integration
Paul Buetow
2025-06-25
feat: Implement timer functionality
Paul Buetow