summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-02-05Drop -dev version suffix in configure.ac for release3.2.2Nathan Scott
2023-02-04Update changelog in preparation for htop-3.2.2 releaseNathan Scott
2023-02-04Use sysctlnametomib for vm.vmtotaler-azh
2023-02-04Implement shared memory for FreeBSDer-azh
2023-02-04Use strict function prototypes also for defintionsChristian Göttsche
2023-02-04Fix an incorrect memset pointer in PCP platform CPU handlingNathan Scott
2023-02-03Add option to shadow path prefixesChristian Göttsche
2023-01-10Put a -dev release version into configure.ac againDaniel Lange
2023-01-10Update the Panel header on sort order inversionsChristian Göttsche
2023-01-10Handle invalid process columns from configurationChristian Göttsche
2023-01-08Improve code readability by creating constants for SWAP memory valuesGuillaume Gomez
2023-01-08Use a 0x{devnum} format for devices in lock screen, like files screenнаб
2023-01-08Replace meaningless ID column with FD column in lock screenнаб
2023-01-08Clean out Platform_getInodeFilenameнаб
2023-01-08Fix Linux Platform_getProcessLocks() for file-description locksнаб
2023-01-08Updates for 2023. Happy New Year!Daniel Lange
2023-01-07Improve code readability by creating constants for memory valuesGuillaume Gomez
2022-12-26Use Unicode replacement characterChristian Göttsche
2022-12-26Ignore clangd cacheChristian Göttsche
2022-12-16Unwind: use arch generic assignmentChristian Göttsche
2022-12-16ScreenPanel: handle quitting panel while renamingChristian Göttsche
2022-12-06default color preset: use bold blue for better visibilityChristian Hesse
2022-12-06NetworkIOMeter: show packet rate in meter modeChristian Hesse
2022-12-06NetworkIOMeter: convert to packets per secondChristian Hesse
2022-12-06NetworkIOMeter: swap calculation for more precisionChristian Hesse
2022-12-06DiskIOMeter: indicate read and write in meter modeChristian Hesse
2022-12-06DiskIOMeter: use complete unitsChristian Hesse
2022-12-06DiskIOMeter: convert to bytes per secondChristian Hesse
2022-12-06DiskIOMeter: use define ONE_KChristian Hesse
2022-12-02CPUMeter: show frequency in text modeChristian Göttsche
2022-11-22Refresh the settings->lastUpdate to force recalculation of cached display str...Benny Baumann
2022-11-22Allow to keep following when just changing display settingsBenny Baumann
2022-11-17CI: drop non existent labels from dependabotChristian Göttsche
2022-11-14Bump actions/checkout from 1 to 3dependabot[bot]
2022-10-27Merge branch 'tab-header-update' of BenBE/htopDaniel Lange
2022-10-27Update the panel header when changing to another tabBenny Baumann
2022-10-24Reformat code baseBenny Baumann
2022-10-22Do not render a margin around the header if there are any metersBenny Baumann
2022-10-22Toggle the header meters with pound keyChristian Göttsche
2022-10-20Check for action flags correctlyChristian Göttsche
2022-10-20CI: add GitHub CodeQL actionChristian Göttsche
2022-10-20Reject unsupported non-option command line argumentsChristian Göttsche
2022-10-20GH: add dependabot for GitHub actions dependenciesChristian Göttsche
2022-10-20CI: bump to LLVM 15Christian Göttsche
2022-10-09Clarify M_TRS/M_DRS columnsBenny Baumann
2022-10-09Include automake for Debian/UbuntuBenny Baumann
2022-09-23Darwin: increase buffer size each retryChristian Göttsche
2022-09-14Use pmLookupDescs(3) function if available from libpcpNathan Scott
2022-08-30Optimize images to reduce filesizeAnthony Ryan
2022-08-29Fix code style and make other minor changesvaldaarhun