summaryrefslogtreecommitdiff
BranchCommit messageAuthorAge
developbuild: harden Magefile.go to use sudo -n for discrete commands onlyPaul Buetow2 hours
mainchore: bump version to v1.1.0Paul Buetow4 weeks
 
TagDownloadAuthorAge
v1.1.0commit da423f13e2...Paul Buetow4 weeks
v1.0.0commit b1cfacb7a6...Paul Buetow5 weeks
v0.0.1commit 4595fa0169...Paul Buetow8 weeks
 
AgeCommit messageAuthor
2026-05-14chore: bump version to v1.1.0v1.1.0mainPaul Buetow
2026-05-14use configurable fastRefreshEvery for InitCmd on flame and stream tabsPaul Buetow
2026-05-14docs: document -tui-fast-refresh flag in AGENTS.md TUI Behavior sectionPaul Buetow
2026-05-14wire TUIFastRefreshInterval into dashboard model and update testsPaul Buetow
2026-05-13add TUIFastRefreshInterval flag to flags.ConfigPaul Buetow
2026-05-13refactor: break down functions exceeding 50 lines into smaller helpersPaul Buetow
2026-05-13keep View() pure by moving state transitions into Update() handlersPaul Buetow
2026-05-13refactor: extract outputFormatter collaborator from eventLoopPaul Buetow
2026-05-13introduce Accumulator interface in statsengine to separate ingestion from sna...Paul Buetow
2026-05-13fix: stop BPF ring-buffer polling goroutine on trace end to prevent leakPaul Buetow
[...]