summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-03Add security attribute process columnChristian Göttsche
2020-10-02Adjust colorsChristian Göttsche
2020-10-02InfoScreen: update content on resizeChristian Göttsche
2020-10-02minor typo in Vector.cckath
2020-10-01Add screen shot of htop to readmeBart Joy
2020-09-29Enable NULL pointer checks via compiler if supportedBenny Baumann
2020-09-29Process.{h,c}: Use integer types that are more portableMichael Witten
2020-09-29Sort headers/includesBenny Baumann
2020-09-29Fix FreeBSD compile issueBenny Baumann
2020-09-29Cleanse xStrdup messBenny Baumann
2020-09-29Reimplement xAsnprintf and xSnprintf as type-safe functionsBenny Baumann
2020-09-29Drop redundant declarationsChristian Göttsche
2020-09-29Drop redundant return statementsChristian Göttsche
2020-09-29Covert Meter attributes to file-local constant arraysChristian Göttsche
2020-09-29Drop redundant casts to the same typeChristian Göttsche
2020-09-29command screen: fill current line when scanningryenus
2020-09-28CPUMeter: add octuple-column CPU meters.multi
2020-09-28Add missing 4-column CPU meters to non-Linux platforms.multi
2020-09-28CPUMeter: refactor common CPU meter rendering code.multi
2020-09-28Merge pull request #107 from cgzones/hwlock_linuxaffinityNathan Scott
2020-09-28Merge pull request #116 from cgzones/valgrindNathan Scott
2020-09-28Merge pull request #181 from cgzones/missing_prototypesNathan Scott
2020-09-28Merge branch 'arc-is-not-cache' of https://github.com/multiplexd/htop into mu...Nathan Scott
2020-09-25Add -Wmissing-prototypes compiler warningChristian Göttsche
2020-09-24Linux: consider the ZFS ARC to be cache.multi
2020-09-24Do not drop qualifier in castChristian Göttsche
2020-09-24Avoid warning about unreachable break statementChristian Göttsche
2020-09-24Avoid bad function cast warningChristian Göttsche
2020-09-24Drop unnecessary usage of comma operatorChristian Göttsche
2020-09-24Include prototype in Battery implementationChristian Göttsche
2020-09-24Drop unused macrosChristian Göttsche
2020-09-24Read CPU frequency from sysfs by defaultChristian Göttsche
2020-09-24Add DeepCode inline suppressionChristian Göttsche
2020-09-24Add DeepCode inline suppressionChristian Göttsche
2020-09-24Make --enable-hwloc and --enable-linux-affinity mutual exclusiveChristian Göttsche
2020-09-24show selected command wrapped in a separate windowryenus
2020-09-24Avoid unsigned integer overflowChristian Göttsche
2020-09-24Use return value of CLAMP functionBenny Baumann
2020-09-24Add -Wfloat-equal to default build flagsBenny Baumann
2020-09-24Update delay accounting to use NAN on errorBenny Baumann
2020-09-24Update CPU freq display to use NAN on errorBenny Baumann
2020-09-24Use threshold for display of guest/steal/irq metersBenny Baumann
2020-09-24Properly query sysconf settting and use NAN if unavailableBenny Baumann
2020-09-24Update IO rate display to use NAN on errorBenny Baumann
2020-09-24Update battery API to use NAN on errorBenny Baumann
2020-09-24align cpu id to rightChristian Hesse
2020-09-24Drop dead process fieldsChristian Göttsche
2020-09-24Consistent wording/formatting of field descriptionsMichael F. Schönitzer
2020-09-24Document M_PSS and M_PSSWP in man pageMichael F. Schönitzer
2020-09-24Document field M_SWAP in man pageMichael F. Schönitzer