summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-30Release 3.1.23.1.2Nathan Scott
2021-11-30Merge branch 'release_action' of https://github.com/rofl0r/htop into rofl0r-r...Nathan Scott
2021-11-30Minor typo fix and wordsmith-ing in the changelogNathan Scott
2021-11-28Update changelog to include recent changesBenny Baumann
2021-11-28Add a fix to use gettimeofday if monotonic is not available.Lutz Mader
2021-11-28Get file size using stat() for OpenFilesScreen if missing from lsofPeter VandeHaar
2021-11-28Strip prefix "0t" from OFFSET column of OpenFilesScreenPeter VandeHaar
2021-11-28Add OFFSET column to OpenFilesScreenPeter VandeHaar
2021-11-28Include support for legacy LXC cgroup namingBenny Baumann
2021-11-28Use helpers for parsing of cgroup labelsBenny Baumann
2021-11-28Document CCGROUP columnBenny Baumann
2021-11-28Extract string writing/buffer handling into some callbackBenny Baumann
2021-11-28Compress cgroup names based on some heuristicsBenny Baumann
2021-11-28Filter leading colons in CGROUP nameBenny Baumann
2021-11-28Ensure maximum width for CGROUP columnBenny Baumann
2021-11-23add github workflow to build release tarballrofl0r
2021-11-19Reduce allocation size of cp_time_n and cp_time_o on FreeBSD and DragonFlyBSDGuillaume Gomez
2021-11-09Linux: use proper way to detect kernel threadsRin Cat (鈴猫)
2021-11-05Correct the order of xCalloc parameters in a couple of placesNathan Scott
2021-11-04Cleanup: Fix misc styleguide issuesSohaib Mohamed
2021-11-03Fix process state handling compiler warning on PCP platformNathan Scott
2021-11-02Tidy up process state handlingmarcluque
2021-11-01Drop unicode whitespaceChristian Göttsche
2021-10-31Early program termination only from main()Volodymyr Vasiutyk
2021-10-30Discard stale information from DiskIO and NetworkIO metersBenny Baumann
2021-10-27Dynamically scale the ST_UID size to support 32-bit UIDsSilke Hofstra
2021-10-26Linux: restore battery state with numbered AC'sChristian Göttsche
2021-10-25Code clean up for reading battery infoaninsen
2021-10-25Linux: ignore mapped /dev/zeroChristian Hesse
2021-10-24Allow -u UIDнаб
2021-10-20Fix Security Attributes column header widthLucas Werkmeister
2021-10-19Merge branch 'del-exe-lib-docs' of BenBE/htop into mainDaniel Lange
2021-10-19Elaborate the highlighting of outdated/deleted executables and librariesBenny Baumann
2021-10-15FreeBSD: add comment for memory leak workaroundChristian Göttsche
2021-10-15Header: allocate memory for terminating entryChristian Göttsche
2021-10-14Update version number to 3.2.0-dev to identify git repo buildsBenny Baumann
2021-10-14Release 3.1.13.1.1Benny Baumann
2021-10-14Suppress reporting memory leaks originating from libdevstatXimalas
2021-10-13Updates to the ChangeLog for 3.1.1 releaseNathan Scott
2021-10-12Plug the memory leak for the Disk I/O meterXimalas
2021-10-12Merge branch 'revert-used-memory'Nathan Scott
2021-10-12Ensure consistent reporting of MemoryMeter used memoryNathan Scott
2021-10-12Report hugepage memory as real and used memory (as before)Nathan Scott
2021-10-07Handle procExeDeleted & usesDeletedLib without mergedCommandline modeBenny Baumann
2021-10-06Validate meter configuration before proceedingBenny Baumann
2021-10-06Properly release memory on partially read configurationBenny Baumann
2021-10-05Handle interrupted sampling from within libpcp PDU transfersNathan Scott
2021-10-03Memory leak on OpenBSD when querying full command lineBenny Baumann
2021-10-03Memory leak on NetBSD when querying full command lineBenny Baumann
2021-10-03Memory leak on DragonFlyBSD when querying full command lineBenny Baumann