2693 Commits (8e19b2a2c5655c132a3b41f9a911471dd32914d4)
 

Author SHA1 Message Date
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
Daniel Lange df955c8991 Make CLANG happy (-Wembedded-directive) 4 years ago
Daniel Lange 6a7b3fdc7d Do not show help for -M / --no-mouse if HAVE_GETMOUSE is undefined 4 years ago
hwangcc23 72c56691ec Fix a compile warning: comparison of unsigned enum expression < 0 is always false 4 years ago
Fabrice Fontaine 4ccad46045 configure.ac: fix static build with hwloc 4 years ago
Daniel Lange 7039abe109 Guess lxc or docker from /proc/1/mounts 4 years ago
Daniel Lange 2b7504b522 Merge branch 'full_meter' of cgzones/htop into main 4 years ago
Daniel Lange 8b927ba596 Merge branch 'main' (Linux: fix crash in LXD, fixes #965) of er-azh/htop into main 4 years ago
Daniel Lange 0ffd772d28 Fix header layout and meters reset if a header column is empty 4 years ago
er-azh 64fb7181ee
use xCalloc for allocating cpuData 4 years ago
er-azh ba4c67942c
Linux: allocate cpuData before reading cpu count. 4 years ago
er-azh 3f0c172a60
Linux: fix crash in LXD 4 years ago
Daniel Lange 7c43e02591 Improve String_contains_i to allow for multiple terms 4 years ago
Daniel Lange c6f946edd2 Improve MainPanel Label on active inc filter (Filter <-> FILTER) 4 years ago
HeshamTB a2ca7583a9 README: Add Archlinux build dependency install command 4 years ago
Daniel Lange 469ae7a0bd Make sure License is correctly specified as GNU GPLv2+ in some more file headers 4 years ago
Benny Baumann c4239335b9 Skip system slice name 4 years ago
Benny Baumann 23b56193d7 Reduce column width spam by snapd 4 years ago
Benny Baumann edf319e53d Auto-size (normalized) CPU usage columns 4 years ago
Christian Göttsche b6c0667eae Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUP 4 years ago
Christian Göttsche 3ba695293c Linux: dynamically adjust the SECATTR column width 4 years ago
Kumar 6133cac721 Process: Handle rounding ambiguity between 99.9 and 100.0 4 years ago