summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-10-26Hold only a const version of the ProcessList in MetersChristian Göttsche
2020-10-26Improve handling of no data in Disk and Network IO MetersChristian Göttsche
2020-10-26Parse POWER_SUPPLY_CAPACITYJan Palus
2020-10-26Simplify environment-reading codeRoss Williams
2020-10-26Add process environment for FreeBSDRoss Williams
2020-10-22Mark user field of Process constChristian Göttsche
2020-10-22Drop unused Platform functions Platform_setTasksValuesChristian Göttsche
2020-10-20Merge branch 'Fix wrong strncmp replacement' of cgzones/htopDaniel Lange
2020-10-20Fix wrong strncmp replacementChristian Göttsche
2020-10-20Drop unnecessary castChristian Göttsche
2020-10-20Increase print buffer in NetworkIOMeter_displayChristian Göttsche
2020-10-20IWYU updateChristian Göttsche
2020-10-20update Github CIChristian Göttsche
2020-10-20Drop tabs in source indentionsChristian Göttsche
2020-10-20s390x support for travissrajmane
2020-10-20Merge branch 'screenshot' of nzbart/htopDaniel Lange
2020-10-20Merge branch 'Xalloc_Cleanup' of cgzones/htopDaniel Lange
2020-10-20Merge branch 'header_pause' of cgzones/htopDaniel Lange
2020-10-20Merge branch 'number-cpus-from-zero' of zevweiss/htopDaniel Lange
2020-10-20Merge branch 'help_lines' of https://github.com/cgzones/htopDaniel Lange
2020-10-20Merge branch 'cache_pagesize' of cgzones/htopDaniel Lange
2020-10-19XUtils string related updatesChristian Göttsche
2020-10-19Assert allocating non-zero size memoryChristian Göttsche
2020-10-19Continue to update generic data in paused modeChristian Göttsche
2020-10-19Cache PAGE_SIZEChristian Göttsche
2020-10-19Allow low and high value of CLAMP to be equalChristian Göttsche
2020-10-18Make all required includes explicitBenny Baumann
2020-10-18Provide basic configuration for IWYUBenny Baumann
2020-10-18Merge branch 'misaligned-struct-access' of BenBE/htopDaniel Lange
2020-10-18Merge branch 'strace-leaks' of BenBE/htopDaniel Lange
2020-10-18Ensure full initialization of all fieldsBenny Baumann
2020-10-18Fix various file descriptor leaksBenny Baumann
2020-10-18Fix misaligned access inside taskstats structureBenny Baumann
2020-10-17Release old memory on errorBenny Baumann
2020-10-17Combine XAlloc.[ch] into XUtils.[ch]Benny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Move xAsprintf, xSnprintf and xStrdup to StringUtils.hBenny Baumann
2020-10-16Add NetworkIOMeterChristian Göttsche
2020-10-16Generalize Meter value colors for IOChristian Göttsche
2020-10-16Misc Vector updatesChristian Göttsche
2020-10-16Refactor generating starttime string into Process classChristian Göttsche
2020-10-16Do not use extra starttime process field on LinuxChristian Göttsche
2020-10-16Add SELinuxMeterChristian Göttsche
2020-10-16Misc conversion fixesChristian Göttsche
2020-10-16Automatically detect if backtrace(3) needs -lexecinfoChristian Göttsche
2020-10-15Mark Vector parameter const for non-modifying functionsChristian Göttsche
2020-10-15Keep building on errorsChristian Göttsche
2020-10-15Mark search parameter in Vector_indexOf constChristian Göttsche
2020-10-15Keep building on errorsBenny Baumann
2020-10-14Do not hard-code line numbers in help screen building codeChristian Göttsche