2616 Commits (afc4a9d657790265dc8b005366d6ba7ca9cc2f95)
 

Author SHA1 Message Date
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
Kumar da653f8148 Process: Show only integer value when CPU% more than 99.9% 4 years ago
Charlie Vieth d35db47c9a darwin: lazily set process TTY name 4 years ago
Denis Lisov 978a7c894f ProcessList_buildTreeBranch: drop extra assert 4 years ago
Denis Lisov 79a6f6cb5b ProcessList_buildTree: skip hashtable if known root 4 years ago
Denis Lisov deb05fe7c2 ProcessList: delay tree rebuild until panel rebuild 4 years ago
Denis Lisov 82d34deaf1 ProcessList: cleanup the tree set sorting remains 4 years ago
Denis Lisov fa3e0d06c2 ProcessList_buildTree: produce sorted tree 4 years ago
Denis Lisov 82dce5cf8e ProcessList_buildTree: sort by parent for fast search 4 years ago
Denis Lisov 8d987864e4 ProcessList_buildTree: drop sort direction checking 4 years ago
Denis Lisov 58b42e4cac ProcessList: introduce displayList 4 years ago
Denis Lisov 2477a5a018 ProcessList_buildTree: handle every process once 4 years ago
Denis Lisov 1a403eb7eb ProcessList_buildTree: lookup parent via hashtable 4 years ago
Denis Lisov a3a7958721 ProcessList: sort before panel rebuild if needed 4 years ago
Daniel Lange 4aeb146ce8 Remove duplicate sections on COMM and EXE 4 years ago
Jan Kończak 8c99683b04 Fix custom thread name display issue 4 years ago
Benny Baumann 265a7b8a50 Fix division by zero when calculating IO rates 4 years ago
Jessica Clarke 3e1a27a981 freebsd/dragonfly: Stop aligning equals signs in PLATFORM_PROCESS_FIELDS 4 years ago
Jessica Clarke 9512fd7930 FreeBSD: Add support for showing process emulation 4 years ago
Kevin Bracey 4a664c0df8 Help: Linux swap consistency 4 years ago
Tobias Stoeckmann d0d9f202c5 Avoid zombie processes on signal races 4 years ago
Tobias Stoeckmann a0ad0697a8 Always set SIGCHLD to default handling 4 years ago
Tobias Stoeckmann a133ffd829 Removed unused String_getToken function 4 years ago
Tobias Stoeckmann fde1243443 Fix out of boundary writes in XUtils 4 years ago
Tobias Stoeckmann 6eab39c0ab Fix typo 4 years ago
Daniel Lange 2c3a64ac9c Year 2022 updates 4 years ago
Christian Göttsche 442c1596f6 GH Actions: enable Werror in PCP build 4 years ago