| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-20 | Optimize mapr parsing and stabilize aggregate shutdown | Paul Buetow | |
| 2025-06-24 | Fix fmt.Errorf non-constant format string errors in multiple packages | Paul Buetow | |
| - Fixed fmt.Errorf calls in integrationtests/fileutils.go - Fixed fmt.Errorf calls in integrationtests-old/fileutils.go - Fixed fmt.Errorf calls in internal/color/color.go - Fixed t.Errorf call in internal/mapr/logformat/default_test.go All tests now pass with Go 1.24's stricter format string requirements. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> | |||
| 2023-09-07 | Refactor logformats so that they don't use reflection anymore. | Paul Buetow | |
| 2021-10-10 | vetting and linting and some code restyling | Paul Buetow | |
| 2021-10-09 | refactor | Paul Buetow | |
| 2021-10-02 | add more default fields to MAPREDUCE | Paul Buetow | |
| 2021-10-02 | mapreduce tables are in colors now too | Paul Buetow | |
| 2021-09-07 | Produce MAPREDUCE lines, can aggregate these via default log format | Paul Buetow | |
| 2020-08-13 | bump up version to 3.0.0. can run continuous background mapreduce queries, ↵v3.0.0 | Paul Buetow | |
| useful for log file monitorig for example. breaking protocol change which allows to mapreduce aggreate messages containing the default field separator |. add of more unit tests. add logformat mapreduce query keyword. add set mapreduce clause support and support to evaluate built-in functions such as md5sum() and maskdigits(). | |||
| 2020-01-21 | Move commands to cmd/ and move internal dependencies to internal/ | Paul Bütow | |
