243
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
linux: right align IO_READ_RATE column title More... 9 months ago
Fix some OpenBSD build fallout from struct Machine changeset More... 9 months ago
CI: bump to LLVM 16 More... 9 months ago
Linux: add GPU meter and process column More... 9 months ago
Introduce autoTitleRightAlign column flag More... 9 months ago
Store time of the previous process scan More... 9 months ago
Rename PCPMetric files, structures and related internal functions More... 9 months ago
Fix Meter.c #include order; no code changes More... 9 months ago
Rework ZramMeter and remove MeterClass.comprisedValues More... 9 months ago
Explicitly ignore NaN values in BarMeterMode_draw() More... 9 months ago
Fix handling of PCP process arguments with space then slash More... 9 months ago
Support dynamic screens with 'top-most' entities beyond processes More... 10 months ago
Introduce Row and Table classes for screens beyond top-processes More... 10 months ago
Compare all percentage fields with compareRealNumbers() More... 10 months ago
Merge branch 'fix-byte-fields' of xavierog/htop More... 10 months ago
Process_printBytes(): fix XX.XG and XX.XT byte fields. More... 10 months ago
Attempt to "Fix" OpenBSD Build More... 10 months ago
BSD platforms: Reject negative and zero KERN_FSCALE factors More... 10 months ago
DragonFlyBSD build fix (this->kernelFScale) More... 10 months ago
Merge branch 'remove-vla' of BenBE/htop More... 10 months ago
Add a check and warning about signaling NaN support to 'configure.ac' More... 10 months ago
Replace isnan() with better comparisons (isgreater(), etc.) More... 10 months ago
Minor data type fixes in Process.c and PCPProcess.c More... 10 months ago
More robust logic for CPU process percentages (Linux & PCP) More... 10 months ago
configure.ac minor improvements More... 10 months ago
Avoid VLA on OpenBSD when reading swap information More... 10 months ago
Avoid VLA on Darwin when reading CPU brand More... 10 months ago
Avoid VLA in OpenFiles screen More... 10 months ago
Header order More... 10 months ago
Avoid VLA in LibSensors code More... 10 months ago