summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-08-23Merge branch 'header_fmt' of cgzones/htopDaniel Lange
2021-08-23Merge branch 'config_versions' of fasterit/htopDaniel Lange
2021-08-23Tiny cleanup from review commentsDaniel Lange
2021-08-23Simplify delay.tv_usec calculation from BenBEDaniel Lange
2021-08-23Apply approved warning message suggested by nathansDaniel Lange
2021-08-22Widen integer type before multiplicationChristian Göttsche
2021-08-22Use break inside loop with false conditionChristian Göttsche
2021-08-22Align parameters names between function declaration and definitionChristian Göttsche
2021-08-22Simplify adding pages in one placeBenny Baumann
2021-08-22Add option to change Header layoutChristian Göttsche
2021-08-22Only request selection index in ColorsPanel when neededBenny Baumann
2021-08-22Removed unused field in ColorsPanelBenny Baumann
2021-08-22MemorySwapMeter: use full width on odd total widthChristian Göttsche
2021-08-22Meter: update documentation to match Doxygen styleChristian Göttsche
2021-08-22Linux: do not scan frequency for inactive CPUsChristian Göttsche
2021-08-22Abstract resize handling by adding a new Htop reactionChristian Göttsche
2021-08-22ScreenManager: reduce ScreenManager_resizeChristian Göttsche
2021-08-22Action: specify implication in code not in commentsChristian Göttsche
2021-08-18Merge branch 'read-settings-defaults' of bjpbakker/htopDaniel Lange
2021-08-18Spell out virtualizedDaniel Lange
2021-08-17Meter: limit LED mode by widthChristian Göttsche
2021-08-17Add combined memory and swap meterChristian Göttsche
2021-08-17Merge pull request #747 from natoscott/coverityNathan Scott
2021-08-17Apply suggestions from code reviewNathan Scott
2021-08-17PCP: ensure unsigned types used throughout CPU count detectionNathan Scott
2021-08-17Ensure DynamicColumn hash lookups never see NULL pointersNathan Scott
2021-08-16PCP: PCPMetric.[ch] MdouleSohaib
2021-08-16Simplify Action_pickFromVector() width parameter usageChristian Göttsche
2021-08-16Reset the signal handlers at program exitChristian Göttsche
2021-08-16Use proper metric to detect kernel threadsBenny Baumann
2021-08-16Build fix for NetBSDfraggerfox
2021-08-14Respect "Show custom thread names" setting updateChristian Göttsche
2021-08-14TasksMeter: save some float castsExplorer09
2021-08-14Build pcp-htop.5 only when --enable-pcpDaniel Lange
2021-08-13Introduce versioned config files and config_reader_min_versionDaniel Lange
2021-08-13netbsd: Add NetworkIOMeter supportnia
2021-08-13Merge pull request #705 from natoscott/pcp-htop-manualNathan Scott
2021-08-13Apply suggestions from code reviewNathan Scott
2021-08-13Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott
2021-08-13PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed
2021-08-10Linux: do not include zram devices in DiskIOChristian Göttsche
2021-08-10Add assert to improve backtraces on NULL function pointerChristian Göttsche
2021-08-10CPUMeter: show if a CPU is offline in text modeChristian Göttsche
2021-08-10Correct grammatical error in crash informationChristian Göttsche
2021-08-10ScreenManager: drop unused memberChristian Göttsche
2021-08-10Solaris: the average CPU utilization value must never be marked 'offline'Christian Göttsche
2021-08-10The average CPU utilization value must never be marked 'offline'Nathan Scott
2021-08-09netbsd: handle repeated ENOMEM from HW_IOSTATS safelynia
2021-08-09Merge branch 'pcp-dynamic-cpu'Nathan Scott
2021-08-09netbsd: add more robust error handling for sysctl HW_IOSTATSnia