summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update changelog in preparation for htop-3.2.1 release3.2.1Nathan Scott2022-06-032-1/+21
* Merge branch 'cmdline-render-cache-rework' of BenBE/htopDaniel Lange2022-06-0111-48/+32
|\
| * Refactor code for rendering command line cacheBenny Baumann2022-05-3111-48/+32
* | Fix typoTobias Stoeckmann2022-05-311-1/+1
|/
* Merge branch 'fix-strip-exe-from-cmdline' of benbe/htopDaniel Lange2022-05-311-4/+8
|\
| * Restore functionality of stripExeFromCmdline settingBenny Baumann2022-05-301-4/+8
|/
* Merge branch 'fix-allBranchesCollapsed' of tanriol/htopDaniel Lange2022-05-302-0/+6
|\
| * actionExpandOrCollapseAllBranches: NOP in flat modeDenis Lisov2022-05-301-0/+3
| * ProcessList_collapseAllBranches: actually build treeDenis Lisov2022-05-301-0/+3
* | Implement PCP support for minimum ZFS ARC sizeBenny Baumann2022-05-303-2/+11
* | Implement FreeBSD support for minimum ZFS ARC sizeBenny Baumann2022-05-302-0/+17
* | consider only shrinkable ZFS ARC as cache on Linuxilyam82022-05-303-2/+10
* | Correct PROCESS_MAX_UID_DIGITS constantExplorer092022-05-301-1/+1
* | Correct titleBuffer size and share it in alignedProcessFieldTitle()Explorer092022-05-301-7/+8
* | Add some headers in the Setup -> Display options panelDaniel Lange2022-05-273-1/+46
* | Do not scan new processes for deleted libsChristian Göttsche2022-05-261-1/+16
* | Fix process time scaling error on SolarisWHR2022-05-261-2/+2
* | Linux: Increase field width of CPUD% and SWAPD% to 5Kumar2022-05-262-7/+7
* | Process: Display single digit precision for CPU% greater than 99.9%Kumar2022-05-2611-21/+28
* | Fix typo, thx Explorer09Benny Baumann2022-05-211-1/+1
* | Mark item separator in default color on help screenWHR2022-05-201-24/+35
|/
* fix typo (dist -> disk)Christian Hesse2022-05-201-1/+1
* Colorize process state characters in help screenBenny Baumann2022-05-201-2/+16
* Call mousemask(3X) to truly enable or disable mouse controlWHR2022-05-193-7/+18
* Minor code style updateBenny Baumann2022-05-191-9/+10
* Use of NULL in execlp() must have a pointer cast.Explorer092022-05-193-3/+9
* Merge branch 'lxc-cpu-count-fix' of fasterit/htopDaniel Lange2022-05-172-1/+31
|\
| * Limit active CPU count under LXC as wellDaniel Lange2022-05-071-1/+1
| * LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container ...Daniel Lange2022-05-042-1/+31
* | Increasing niceness is also disabled by --readonly modeDaniel Lange2022-05-131-1/+1
* | Fix heap buffer overflow in Vector_compactBenny Baumann2022-05-101-1/+1
* | Merge branch 'fix_running_containerized_for_lxc' of ilyam8/htopDaniel Lange2022-05-091-1/+1
|\ \
| * | fix container detection for LXCilyam82022-05-081-1/+1
|/ /
* | Fix Solaris / OmniOS buildDaniel Lange2022-05-062-1/+5
* | Ensure buffer for environment is large enough on SolarisBenny Baumann2022-05-061-8/+14
* | Ensure buffer for environment is large enough on OpenBSDBenny Baumann2022-05-061-1/+8
* | Ensure buffer for environment is large enough on NetBSDBenny Baumann2022-05-061-1/+8
* | Hashtable: fix handling of NULL pointer in Hashtable_dumpCharlie Vieth2022-05-061-1/+1
* | ProcessList.h: remove `ProcessList_remove`Denis Lisov2022-05-052-12/+1
* | LinuxProcessList_recurseProcTree: keep on read errorDenis Lisov2022-05-051-1/+6
* | LinuxProcessList_recurseProcTree: open dirfd firstDenis Lisov2022-05-051-8/+8
* | Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more w...Daniel Lange2022-05-051-7/+2
* | Always abort on overflow in String_catChristian Göttsche2022-05-051-1/+3
* | ProcessList: fix quadratic process removal when scanningCharlie Vieth2022-05-055-35/+127
|/
* Merge branch 'natoscott-changelog-3.2.0'3.2.0Nathan Scott2022-05-012-1/+35
|\
| * Merge branch 'changelog-3.2.0' of https://github.com/natoscott/htop into nato...Nathan Scott2022-05-012-1/+35
|/|
| * Add changelog entries for pending htop-3.2.0 release, update versionNathan Scott2022-04-292-1/+35
* | Merge branch 'natoscott-coverity-scan'Nathan Scott2022-05-011-14/+14
|\ \
| * | Merge branch 'coverity-scan' of https://github.com/natoscott/htop into natosc...Nathan Scott2022-05-011-14/+14
|/| |
| * | Update Settings_newScreen with single-line sortKey checking.Nathan Scott2022-05-011-5/+1

© 2014-2024 Faster IT GmbH | imprint | privacy policy