summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-11-21Rename virtual memory column from M_SIZE to M_VIRTChristian Göttsche
2020-11-21LinuxProcess: mark LinuxProcess_printDelay staticChristian Göttsche
2020-11-21fix indentChristian Göttsche
2020-11-21Remove unnecessary parensBenny Baumann
2020-11-19IWYU update (FreeBSD)Christian Goettsche
2020-11-19IWYU update (Linux)Christian Göttsche
2020-11-19Add missing OpenBSD battery function declarationNathan Scott
2020-11-18Spelling correctionsChristian Göttsche
2020-11-18Align command line argument descriptions in help outputChristian Göttsche
2020-11-18Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott
2020-11-18Merge individual Battery.[ch] files into Platform.[ch]Nathan Scott
2020-11-17DarwinProcessList: mark local functions static and sort includesChristian Göttsche
2020-11-17DarwinProcess: mark local function static and sort includesChristian Göttsche
2020-11-17Use 0 as no-match value for sortkeyChristian Göttsche
2020-11-17Silence theoretical memory leakChristian Göttsche
2020-11-17Merge branch 'temperature_v2' of cgzones/htopDaniel Lange
2020-11-17Avoid calling Object_isA from inside Vector_isConsistentBenny Baumann
2020-11-17Hashtable: use dynamic growth and use primes as sizeChristian Göttsche
2020-11-17Hashtable updateChristian Göttsche
2020-11-16Add process column for normalized CPU usageChristian Göttsche
2020-11-16Add debug state to the configure report (thanks @benbe for the idea)Daniel Lange
2020-11-16Show CPU temperature in CPU meterChristian Göttsche
2020-11-16hwloc = (portable) HardWare LOCality, not related to lockDaniel Lange
2020-11-16Merge branch 'highlight-new-old-processes'Daniel Lange
2020-11-16Fix whitespace before comma in the new color definitionsDaniel Lange
2020-11-16Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issue...Daniel Lange
2020-11-16Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange
2020-11-15Use spaceship comparison for TTYsChristian Göttsche
2020-11-15Early skip non-directories when searching for process informationChristian Göttsche
2020-11-15Drop hideThreads SettingChristian Göttsche
2020-11-15Mark local functions staticChristian Göttsche
2020-11-15Mark ProcessList_keyAt argument constChristian Göttsche
2020-11-15Use uid_t type for Process_getuidChristian Göttsche
2020-11-15Introduce spaceship comparison for ProcessesChristian Göttsche
2020-11-15Fixup of SystemdMeter mergeChristian Göttsche
2020-11-15Resolve merge conflicts, merge #229 "Add SystemdMeter" from @cgzonesDaniel Lange
2020-11-15Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange
2020-11-15Remove duplicate test for NULDaniel Lange
2020-11-14Merge pull request #239 from StoneBam/list-locksBenBE
2020-11-14Split data array for file lock information into separate fieldsBenny Baumann
2020-11-14Split platform dependent parts for file locks screenBenny Baumann
2020-11-09Add compat wrapper for readlinkatBenny Baumann
2020-11-09Implement screen for active file locksFynn Wulf
2020-11-02Remove unnecessary bracesBenny Baumann
2020-11-02Integrate NAN check into assignmentBenny Baumann
2020-11-02Shorten initializerBenny Baumann
2020-11-02Avoid RichString_beginAllocated being ammendableBenny Baumann
2020-11-02Wrap inline structure definitionsBenny Baumann
2020-11-02Embracing branchesBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann