index
:
goprecords
master
Global uptime stats using uptimed written in Go
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guprecords.raku
Age
Commit message (
Expand
)
Author
2026-02-20
refactor: apply Go best practices and remove obsolete files
Paul Buetow
2026-02-07
add stats-order option
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-06-01
downtime is only a quarter worth of uptime
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-03-30
refactor
Paul Buetow
2023-03-30
is RO by default anyway
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
remove of useless abstraction
Paul Buetow
2023-03-27
add Gemtext output format
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
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