| Age | Commit message (Expand) | Author | Files | Lines |
| 8 days | feat: read the available column from df | Danilo M. | 1 | -1/+6 |
| 8 days | fix: strip the clock from every Intel form, not just the fixture's | Danilo M. | 1 | -1/+12 |
| 8 days | feat: parse the CPU and motherboard model strings | Danilo M. | 1 | -0/+65 |
| 8 days | feat: parse the sampler's key/value cache format | Danilo M. | 1 | -0/+18 |
| 8 days | feat: add a byte-rate counter for interface statistics | Danilo M. | 1 | -0/+37 |
| 8 days | feat: add card.plot, a shared-scale line chart | Danilo M. | 1 | -0/+54 |
| 8 days | fix: restore the line width card.ring sets, add card.truncate | Danilo M. | 1 | -2/+26 |
| 8 days | feat: fluid type for the gpu and cache cards | Danilo M. | 1 | -0/+28 |
| 8 days | fix: stop the widgets from stalling or raising the draw | Danilo M. | 2 | -8/+22 |
| 8 days | feat: add the disks and cache cards | Danilo M. | 1 | -0/+4 |
| 8 days | feat: add bar, vbar, ring and threshold primitives | Danilo M. | 1 | -0/+91 |
| 8 days | feat: parse df and du output for the disk and cache cards | Danilo M. | 1 | -0/+76 |
| 8 days | feat: add per-core CPU times and named sensor reads | Danilo M. | 1 | -0/+53 |
| 8 days | feat: give the clock its own font | Danilo M. | 1 | -0/+12 |
| 8 days | fix: guard now, and clamp a negative age, in the staleness pair | Danilo M. | 1 | -2/+12 |
| 8 days | feat: add cache staleness classification | Danilo M. | 1 | -0/+17 |
| 8 days | fix: do not truncate a number in exponent form | Danilo M. | 1 | -3/+6 |
| 8 days | feat: parse the cached OWM response | Danilo M. | 1 | -0/+41 |
| 8 days | docs: note that sun_t passes a NaN timestamp through | Danilo M. | 1 | -0/+5 |
| 8 days | feat: add sun position along the daylight arc | Danilo M. | 1 | -0/+24 |
| 8 days | docs: explain the Beaufort index arithmetic and why compass exists | Danilo M. | 1 | -0/+9 |
| 8 days | feat: add wind conversion, Beaufort and compass tables | Danilo M. | 1 | -0/+41 |
| 8 days | fix: guard a nil timestamp in the icon lookup | Danilo M. | 1 | -1/+5 |
| 8 days | feat: add OWM condition id to icon mapping | Danilo M. | 1 | -0/+62 |
| 9 days | fix: step text cursors by advance, not ink width | Danilo M. | 1 | -0/+15 |
| 9 days | fix: read the palette from the config file, and stop leaking extents | Danilo M. | 1 | -3/+16 |
| 9 days | feat: add Cairo card primitives | Danilo M. | 1 | -0/+86 |
| 9 days | feat: add stateful CPU percentage counter | Danilo M. | 1 | -0/+27 |
| 9 days | feat: add /proc and /sys parsers with fixture tests | Danilo M. | 1 | -0/+75 |