summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-02linux: simplify recheck conditionChristian Göttsche
2021-09-02Process: drop unused merged-command bit fieldsChristian Göttsche
2021-09-02linux: color void delay accounting values grayChristian Göttsche
2021-09-02linux: drop unused macro IOPriority_errorChristian Göttsche
2021-09-02linux: drop dead process field column DIRTYChristian Göttsche
2021-09-02CPUMeter: use correct buffer sizeChristian Göttsche
2021-09-02travis-ci: updateChristian Göttsche
2021-08-31Fix resource leaks dealing with unrecognised config file versionNathan Scott
2021-08-31Fix meterPanels size calculation for dynamic array allocationNathan Scott
2021-08-27Small editorial fixes to ChangeLogDaniel Lange
2021-08-27Remove trailing whitespace in changelog for CI checksNathan Scott
2021-08-27Update configure to reflect rc1 in the versionNathan Scott
2021-08-27Update ChangeLog3.1.0rc1Nathan Scott
2021-08-26Merge branch 'shorten_crash_report' of cgzones/htop, rebased by BenBEDaniel Lange
2021-08-26Shorten crash output to fit on screenChristian Göttsche
2021-08-26Remove license excemption for PLPA and update GPL-2 license textDaniel Lange
2021-08-25Clarify naming of Platform_nanosecondsPerSchedulerTickBenny Baumann
2021-08-25Merge branch 'refactor-Darwin-platform-unit-conversion-helpers' of amomchilov...Daniel Lange
2021-08-25Refactor Darwin platform unit conversion helpersAlexander Momchilov
2021-08-25Merge branch 'fix-macOS-time-calculations' of amomchilov/htopDaniel Lange
2021-08-25configure: resolve autotools 2.70 deprecation warningsChristian Göttsche
2021-08-25IWYU updateChristian Göttsche
2021-08-25IWYU: add two header rulesChristian Göttsche
2021-08-25XUtils: move implementation of String_contains_i out of header fileChristian Göttsche
2021-08-24Merge branch 'hlayout_id' of cgzones/htopDaniel Lange
2021-08-24HeaderLayout: save name in configurationChristian Göttsche
2021-08-24Unsupported: update platformChristian Göttsche
2021-08-23Style touch-upsAlexander Momchilov
2021-08-23Fix macOS CPU time calculationsAlexander Momchilov
2021-08-23Merge branch 'header_fmt' of cgzones/htopDaniel Lange
2021-08-23Merge branch 'config_versions' of fasterit/htopDaniel Lange
2021-08-23Tiny cleanup from review commentsDaniel Lange
2021-08-23Simplify delay.tv_usec calculation from BenBEDaniel Lange
2021-08-23Apply approved warning message suggested by nathansDaniel Lange
2021-08-22Widen integer type before multiplicationChristian Göttsche
2021-08-22Use break inside loop with false conditionChristian Göttsche
2021-08-22Align parameters names between function declaration and definitionChristian Göttsche
2021-08-22Simplify adding pages in one placeBenny Baumann
2021-08-22Add option to change Header layoutChristian Göttsche
2021-08-22Only request selection index in ColorsPanel when neededBenny Baumann
2021-08-22Removed unused field in ColorsPanelBenny Baumann
2021-08-22MemorySwapMeter: use full width on odd total widthChristian Göttsche
2021-08-22Meter: update documentation to match Doxygen styleChristian Göttsche
2021-08-22Linux: do not scan frequency for inactive CPUsChristian Göttsche
2021-08-22Abstract resize handling by adding a new Htop reactionChristian Göttsche
2021-08-22ScreenManager: reduce ScreenManager_resizeChristian Göttsche
2021-08-22Action: specify implication in code not in commentsChristian Göttsche
2021-08-18Merge branch 'read-settings-defaults' of bjpbakker/htopDaniel Lange
2021-08-18Spell out virtualizedDaniel Lange
2021-08-17Meter: limit LED mode by widthChristian Göttsche