summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-06-03Update changelog in preparation for htop-3.2.1 release3.2.1Nathan Scott
2022-06-01Merge branch 'cmdline-render-cache-rework' of BenBE/htopDaniel Lange
2022-05-31Fix typoTobias Stoeckmann
2022-05-31Refactor code for rendering command line cacheBenny Baumann
2022-05-31Merge branch 'fix-strip-exe-from-cmdline' of benbe/htopDaniel Lange
2022-05-30Restore functionality of stripExeFromCmdline settingBenny Baumann
2022-05-30Merge branch 'fix-allBranchesCollapsed' of tanriol/htopDaniel Lange
2022-05-30actionExpandOrCollapseAllBranches: NOP in flat modeDenis Lisov
2022-05-30ProcessList_collapseAllBranches: actually build treeDenis Lisov
2022-05-30Implement PCP support for minimum ZFS ARC sizeBenny Baumann
2022-05-30Implement FreeBSD support for minimum ZFS ARC sizeBenny Baumann
2022-05-30consider only shrinkable ZFS ARC as cache on Linuxilyam8
2022-05-30Correct PROCESS_MAX_UID_DIGITS constantExplorer09
2022-05-30Correct titleBuffer size and share it in alignedProcessFieldTitle()Explorer09
2022-05-27Add some headers in the Setup -> Display options panelDaniel Lange
2022-05-26Do not scan new processes for deleted libsChristian Göttsche
2022-05-26Fix process time scaling error on SolarisWHR
2022-05-26Linux: Increase field width of CPUD% and SWAPD% to 5Kumar
2022-05-26Process: Display single digit precision for CPU% greater than 99.9%Kumar
2022-05-21Fix typo, thx Explorer09Benny Baumann
2022-05-20Mark item separator in default color on help screenWHR
2022-05-20fix typo (dist -> disk)Christian Hesse
2022-05-20Colorize process state characters in help screenBenny Baumann
2022-05-19Call mousemask(3X) to truly enable or disable mouse controlWHR
2022-05-19Minor code style updateBenny Baumann
2022-05-19Use of NULL in execlp() must have a pointer cast.Explorer09
2022-05-17Merge branch 'lxc-cpu-count-fix' of fasterit/htopDaniel Lange
2022-05-13Increasing niceness is also disabled by --readonly modeDaniel Lange
2022-05-10Fix heap buffer overflow in Vector_compactBenny Baumann
2022-05-09Merge branch 'fix_running_containerized_for_lxc' of ilyam8/htopDaniel Lange
2022-05-08fix container detection for LXCilyam8
2022-05-07Limit active CPU count under LXC as wellDaniel Lange
2022-05-06Fix Solaris / OmniOS buildDaniel Lange
2022-05-06Ensure buffer for environment is large enough on SolarisBenny Baumann
2022-05-06Ensure buffer for environment is large enough on OpenBSDBenny Baumann
2022-05-06Ensure buffer for environment is large enough on NetBSDBenny Baumann
2022-05-06Hashtable: fix handling of NULL pointer in Hashtable_dumpCharlie Vieth
2022-05-05ProcessList.h: remove `ProcessList_remove`Denis Lisov
2022-05-05LinuxProcessList_recurseProcTree: keep on read errorDenis Lisov
2022-05-05LinuxProcessList_recurseProcTree: open dirfd firstDenis Lisov
2022-05-05Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more w...Daniel Lange
2022-05-05Always abort on overflow in String_catChristian Göttsche
2022-05-05ProcessList: fix quadratic process removal when scanningCharlie Vieth
2022-05-04LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container ...Daniel Lange
2022-05-01Merge branch 'natoscott-changelog-3.2.0'3.2.0Nathan Scott
2022-05-01Merge branch 'changelog-3.2.0' of https://github.com/natoscott/htop into nato...Nathan Scott
2022-05-01Merge branch 'natoscott-coverity-scan'Nathan Scott
2022-05-01Merge branch 'coverity-scan' of https://github.com/natoscott/htop into natosc...Nathan Scott
2022-05-01Update Settings_newScreen with single-line sortKey checking.Nathan Scott
2022-04-30Add note that the Tree view setting is per Screen tab nowDaniel Lange