| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-02-20 | Add Go implementation (goprecords)v0.1.0 | Paul Buetow | |
| - cmd/goprecords: CLI with import, query, report-from-files, test - internal/goprecords: types, order, aggregate, db, report - internal/version: version constant (0.1.0) - SQLite import (repeatable: clears record table then inserts) - Magefile: Build, Test, Install, Uninstall - Table-driven unit tests; comparison script vs Raku guprecords - .gitignore: *.db, /goprecords binary Co-authored-by: Cursor <cursoragent@cursor.com> | |||
| 2026-02-20 | update | Paul Buetow | |
| 2026-02-07 | add stats-order option | Paul Buetow | |
| Allow custom section ordering for --all reports while keeping defaults and tests in place. Co-authored-by: Cursor <cursoragent@cursor.com> | |||
| 2025-05-18 | update readme examples | Paul Buetow | |
| 2025-05-18 | update tests | Paul Buetow | |
| 2025-05-18 | also show last kernel | Paul Buetow | |
| 2025-01-08 | ignore empty stats files | Paul Buetow | |
| 2023-09-23 | refactor a bit | Paul Buetow | |
| 2023-09-23 | fix tests | Paul Buetow | |
| 2023-06-01 | fix tests | Paul Buetow | |
| 2023-06-01 | downtime is only a quarter worth of uptime | Paul Buetow | |
| 2023-04-29 | adjust readme | Paul Buetow | |
| 2023-04-29 | update stats | Paul Buetow | |
| 2023-04-29 | add include-kernel flag | Paul Buetow | |
| 2023-04-29 | by default, exclude Kernel, as it is too verbose | Paul Buetow | |
| 2023-04-02 | fix example | Paul Buetow | |
| 2023-04-02 | add more docs | Paul Buetow | |
| 2023-03-30 | refactor | Paul Buetow | |
| 2023-03-30 | is RO by default anyway | Paul Buetow | |
| 2023-03-30 | update example output | Paul Buetow | |
| 2023-03-30 | add description outputs | Paul Buetow | |
| 2023-03-29 | refactor to use gather/take rather than push @ret, ... | Paul Buetow | |
| 2023-03-29 | gradual typing | Paul Buetow | |
| 2023-03-29 | use UInt rather than Natural | Paul Buetow | |
| 2023-03-27 | fix tests | Paul Buetow | |
| 2023-03-27 | add a test per output format | Paul Buetow | |
| 2023-03-27 | add unit tests | Paul Buetow | |
| 2023-03-27 | add fixtures for est | Paul Buetow | |
| 2023-03-27 | refactor | Paul Buetow | |
| 2023-03-27 | update examples | Paul Buetow | |
| 2023-03-27 | remove of useless abstraction | Paul Buetow | |
| 2023-03-27 | add Gemtext output format | Paul Buetow | |
| 2023-03-19 | update example output | Paul Buetow | |
| 2023-03-19 | initial output formatter | Paul Buetow | |
| 2023-03-19 | prepare output-format | Paul Buetow | |
| 2023-03-19 | only aggregate once | Paul Buetow | |
| 2023-03-19 | add --all attribute | Paul Buetow | |
| 2023-03-19 | fix metric subset check | Paul Buetow | |
| 2023-03-18 | dedup | Paul Buetow | |
| 2023-03-18 | add example outputs | Paul Buetow | |
| 2023-03-18 | use enums | Paul Buetow | |
| 2023-03-18 | refactor | Paul Buetow | |
| 2023-03-18 | refactoring command line parsing | Paul Buetow | |
| 2023-03-09 | prettier table | Paul Buetow | |
| 2023-03-07 | better table output | Paul Buetow | |
| 2023-03-07 | not req | Paul Buetow | |
| 2023-03-07 | initial pretty table display | Paul Buetow | |
| 2023-02-26 | clean up perl stuff | Paul Buetow | |
| 2023-02-26 | initial human outputing | Paul Buetow | |
| 2023-02-19 | MAIN is now a multi | Paul Buetow | |
