2664 Commits (0e29174211754774534a5163667a91dbaa84abee)
 

Author SHA1 Message Date
Christian Göttsche 0e29174211 Do not scan new processes for deleted libs 4 years ago
WHR efe09a5e39 Fix process time scaling error on Solaris 4 years ago
Kumar 038f2ae777 Linux: Increase field width of CPUD% and SWAPD% to 5 4 years ago
Kumar 0af08bcfc9 Process: Display single digit precision for CPU% greater than 99.9% 4 years ago
Benny Baumann e053446cbd Fix typo, thx Explorer09 4 years ago
WHR 3d8fa0b926 Mark item separator in default color on help screen 4 years ago
Christian Hesse d73cc70566 fix typo (dist -> disk) 4 years ago
Benny Baumann 37e01cbe33 Colorize process state characters in help screen 4 years ago
WHR d22667725a Call mousemask(3X) to truly enable or disable mouse control 4 years ago
Benny Baumann ef4cbae5ea Minor code style update 4 years ago
Explorer09 44091705db Use of NULL in execlp() must have a pointer cast. 4 years ago
Daniel Lange 87793b8555 Merge branch 'lxc-cpu-count-fix' of fasterit/htop 4 years ago
Daniel Lange fe7f238e2c Increasing niceness is also disabled by --readonly mode 4 years ago
Benny Baumann c24681a078 Fix heap buffer overflow in Vector_compact 4 years ago
Daniel Lange 2da8f71209 Merge branch 'fix_running_containerized_for_lxc' of ilyam8/htop 4 years ago
ilyam8 51228b6239 fix container detection for LXC 4 years ago
Daniel Lange 33973f7e40 Limit active CPU count under LXC as well 4 years ago
Daniel Lange 79db69c48d Fix Solaris / OmniOS build 4 years ago
Benny Baumann 9fc72c1e9c Ensure buffer for environment is large enough on Solaris 4 years ago
Benny Baumann db93268968 Ensure buffer for environment is large enough on OpenBSD 4 years ago
Benny Baumann 4f1269cc9f Ensure buffer for environment is large enough on NetBSD 4 years ago
Charlie Vieth 0388b30077 Hashtable: fix handling of NULL pointer in Hashtable_dump 4 years ago
Denis Lisov 4b8b61fe18 ProcessList.h: remove `ProcessList_remove` 4 years ago
Denis Lisov fae7ff6f03 LinuxProcessList_recurseProcTree: keep on read error 4 years ago
Denis Lisov e07fce7014 LinuxProcessList_recurseProcTree: open dirfd first 4 years ago
Daniel Lange e08eec813c Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more whitespace) 4 years ago
Christian Göttsche 549fcb6bb8 Always abort on overflow in String_cat 4 years ago
Charlie Vieth 08166b27b1 ProcessList: fix quadratic process removal when scanning 4 years ago
Daniel Lange 0d53245cf9 LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container seeing the real host CPUs 4 years ago
Nathan Scott c7413fd677 Merge branch 'natoscott-changelog-3.2.0' 4 years ago
Nathan Scott 8f0475cd73 Merge branch 'changelog-3.2.0' of https://github.com/natoscott/htop into natoscott-changelog-3.2.0 4 years ago
Nathan Scott a155fd0f8b Merge branch 'natoscott-coverity-scan' 4 years ago
Nathan Scott 549543f8e4 Merge branch 'coverity-scan' of https://github.com/natoscott/htop into natoscott-coverity-scan 4 years ago
Nathan Scott 10b541b5e4
Update Settings_newScreen with single-line sortKey checking. 4 years ago
Daniel Lange 73f08debe0 Add note that the Tree view setting is per Screen tab now 4 years ago
Daniel Lange 8b98d3effb Document screen tab switching (TAB, Shift-TAB keys) 4 years ago
Christian Göttsche 7e66ee1d28 FreeBSD: free emulation string 4 years ago
Christian Göttsche a7a6571d14 Fix typo 4 years ago
Nathan Scott cde72dd0b0 Remove redundant null checks on Settings_write (covscan) 4 years ago
Nathan Scott cb61865bb9 Add array bounds checking for the Process_fields array (covscan) 4 years ago
Nathan Scott c144bf9ae5 Add changelog entries for pending htop-3.2.0 release, update version 4 years ago
Daniel Lange ae518e20b7 Merge branch 'main' of thesamesam/htop 4 years ago
Daniel Lange cdf3f3c50b Remove stray fprintf left from testing (introduced in 7039abe) 4 years ago
Benny Baumann 1f2f4fe891 Assume process just started when kproc->ki_start returns garbage 4 years ago
Benny Baumann ec809b7f71 Avoid extremely large year values when printing time 4 years ago
Benny Baumann b83ce85d89 Force elapsed time display to zero if process seems started in the future 4 years ago
Explorer09 ee1bf2f917 Process: Fix PID & UID column widths off-by-one error 4 years ago
ahsmha afc4a9d657 README: Add macOS build dependency install command 4 years ago
Daniel Lange 3f3691886a Merge branch 'allow-multiple-filters-and-search-strings' into main 4 years ago
Daniel Lange 99aa906bc5 Merge branch 'improve-filter-label' into main 4 years ago