index
:
timesamurai
main
My personal time tracker
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
cli
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
cli: share timer elapsed-state check helper
Paul Buetow
2026-03-04
worktime: centralize active category status logic
Paul Buetow
2026-03-04
worktime: extract report import parsing from cli
Paul Buetow
2026-03-03
timer: remove global state file override
Paul Buetow
2026-03-03
cli: thread config via command context
Paul Buetow
2026-03-03
cli: harden report import error handling
Paul Buetow
2026-03-03
worktime: use sentinel login state errors
Paul Buetow
2026-03-03
tui: wire real entries/report data and improve entry editing
Paul Buetow
2026-03-03
Task 352: clean up legacy live package and stale binaries
Paul Buetow
2026-03-03
Task 352: integrate timer and worktime login sync
Paul Buetow
2026-03-03
Task 352: add tui cobra command
Paul Buetow
2026-03-03
Task 352: add work cobra subcommands
Paul Buetow
2026-03-03
Task 352: add timer cobra subcommands
Paul Buetow
2026-03-03
Task 355: add cobra root command with config preload
Paul Buetow