summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-01-11Release 3.0.53.0.5Daniel Lange
2021-01-11Merge branch 'fix-palette2' of deviant/htopDaniel Lange
2021-01-11Clarify that only the main screen function bar is optionally hiddenDaniel Lange
2021-01-11Fix clearing the last line in setup on function bar change (thanks cgzones)Daniel Lange
2021-01-11Fix white text in the Light Terminal colour schemeV
2021-01-11Make Infoscreens the correct heightDaniel Lange
2021-01-11Merge branch 'wide_proc_comm' of cgzones/htopDaniel Lange
2021-01-11Linux: use correct column alignment for wide fieldsChristian Göttsche
2021-01-11Merge branch 'RichString_attrn' of cgzones/htopDaniel Lange
2021-01-11Merge branch 'following_exit' of cgzones/htopDaniel Lange
2021-01-10RichString_setAttrn: refactor to take a length instead of a stop indexChristian Göttsche
2021-01-10Exit follow mode cleanly after followed process diesChristian Göttsche
2021-01-09Solaris: make Process callbacks staticChristian Göttsche
2021-01-09Convert unnecessary static variablesChristian Göttsche
2021-01-08Update help and man page for improved -t / -s optionsDaniel Lange
2021-01-08Free memory on multiple filter command line argumentsChristian Göttsche
2021-01-08Merge branch 'err_h' of cgzones/htopDaniel Lange
2021-01-08Merge branch 'light_color' of cgzones/htopDaniel Lange
2021-01-08Merge branch 'ncurses_format' of cgzones/htopDaniel Lange
2021-01-08Refactor crash handler message to avoid embedded directiveChristian Göttsche
2021-01-08ci: enable format attributes in ncurses headersChristian Göttsche
2021-01-08Revert color change on LightTerminalChristian Göttsche
2021-01-08InfoScreen: fix uncontrolled format stringV
2021-01-07Drop usage of formatted error messages from <err.h>Christian Göttsche
2021-01-07Show arrow indicating order of sorted process columnChristian Göttsche
2021-01-06Unify prototype of Vector_getChristian Göttsche
2021-01-06Hashtable: fail hard on too big size requestChristian Göttsche
2021-01-06Hashtable: widen size from int to size_tChristian Göttsche
2021-01-06Hashtable: hide implementation of Hashtable and HashtableItemChristian Göttsche
2021-01-06Hashtable: use more distinct typename for key typeChristian Göttsche
2021-01-06LibSensors: add support for Ryzen CPUsMatej Dian
2021-01-06Declare for loop variables inside the loopChristian Göttsche
2021-01-06Drop useless double parenthesisChristian Göttsche
2021-01-06Avoid function cast by refactoring callback prototypeChristian Göttsche
2021-01-04Panel_new: reorder argumentsChristian Göttsche
2021-01-04IncSet: do not resize on our own and do not search on resizeChristian Göttsche
2021-01-04Add option to hide the Function BarChristian Göttsche
2021-01-04Panel: rework hight logicChristian Göttsche
2021-01-04Action: drop resize callbackChristian Göttsche
2021-01-02XUtils: check for multiplication overflow in allocation sizeChristian Göttsche
2021-01-02Fix CPU percentage on M1 silicon MacsLuke Groeninger
2021-01-02Object: return int on comparisonChristian Göttsche
2021-01-01Only initialize and gather delay accounting data if a related column is enabledChristian Göttsche
2021-01-01Action: remove trivial wrapper functionChristian Göttsche
2020-12-26LoadMeter: dynamically adjust color and total of barChristian Göttsche
2020-12-26CRT: add METER_VALUE_ERROR and adjust some METER_VALUE_WARN colorsChristian Göttsche
2020-12-25Also find libsensors.so.4 for Fedora and friendsDaniel Lange
2020-12-25Merge branch 'cpufreq' of hadfl/htop for Solaris / OmniOS supportDaniel Lange
2020-12-25Note Shift-F3 use in man pageDaniel Lange
2020-12-25Enable going back to previous search matches (Shift-F3)Daniel Lange