summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2021-08-09netbsd: Add support for DiskIOMeternia
2021-08-09Add Shift-F7, Shift-F8 keybindings for autogroupsDaniel Lange
2021-08-09Add columns for process autogroup identifier and nice valueNathan Scott
2021-08-09PCP: implement a missing piece for offline and hotplug CPUsNathan Scott
2021-08-08configure: check for NaN compiler supportChristian Göttsche
2021-08-08Fix misc typosChristian Göttsche
2021-08-05netbsd: Use newer proplib API. Create aliases so it works on 9.x.nia
2021-08-05netbsd: If at least one AC adapter is connected, keep its state.nia
2021-08-05netbsd: style: declare variables on first use rather than C89-stylenia
2021-08-05netbsd: Add battery supportnia