summaryrefslogtreecommitdiff
path: root/internal/globalfilter
AgeCommit message (Expand)Author
2026-05-13fix: avoid int64->int truncation in NumericFilter.EqValue on 32-bit archPaul Buetow
2026-05-13enforce gofmt formatting and add Fmt/FmtCheck mage targetsPaul Buetow
2026-05-13split globalfilter presentation and parsing into sub-packagesPaul Buetow
2026-05-13unify filter summary rendering by reusing globalfilter helpersPaul Buetow
2026-05-12add Go doc comments to exported fields on flags.Config and globalfilter.FilterPaul Buetow
2026-03-18cleanupPaul Buetow
2026-03-10globalfilter: genericize filter clone helpers (task 385)Paul Buetow
2026-03-10task 434: unify trace filter plumbingPaul Buetow
2026-03-10globalfilter: share compare-op symbol helper (task 374)Paul Buetow
2026-03-08tui: restore global filter stack and anchored matchesPaul Buetow
2026-03-08task 372: restart tracing when filters changePaul Buetow
2026-03-08task 368: filter live pairs before TUI ingestionPaul Buetow
2026-03-08task 366: extract shared global filter typesPaul Buetow