summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-05-10cleaned up includes with iwyumayurdahibhate
2021-05-10Enclose macro argumentChristian Göttsche
2021-05-10Align parameter name of Generic_gettime_realtimeChristian Göttsche
2021-05-10Sort include headersChristian Göttsche
2021-05-10Ignore IDE configuration filesChristian Göttsche
2021-04-26Linux: update IO fieldsChristian Göttsche
2021-04-26Rework process field print functionsChristian Göttsche
2021-04-26LinuxProcess: print default buffer in asciiChristian Göttsche
2021-04-26Process: print default buffer in asciiChristian Göttsche
2021-04-26Use RichString_appendnAscii where possibleChristian Göttsche
2021-04-22ZfsCompressedArcMeter: avoid division by 0Christian Göttsche
2021-04-22Linux: handle Shmem being part of CachedChristian Göttsche
2021-04-22Update FUNDING.yaml to use open_collective directly (thanks cgzones)Nathan Scott
2021-04-21Document '?' key to reach the help screenBenny Baumann
2021-04-21Add assert for unreachable switch caseChristian Göttsche
2021-04-21Avoid implicit pointer to bool conversion in assignmentChristian Göttsche
2021-04-21Drop ProcessList_get and ProcessList_sizeChristian Göttsche
2021-04-21Make MainPanel_pidSearch a static functionChristian Göttsche
2021-04-21Linux: use more robust pid parsingChristian Göttsche
2021-04-21Add github funding link to htop opencollective pageNathan Scott
2021-04-18don't include offline CPUs in summary for OpenBSDStuart Henderson
2021-04-14DragonFlyBSD: resolve sign comparisonChristian Göttsche
2021-04-14FreeBSD: silence unsigned integer underflowChristian Göttsche
2021-04-14Rework TTY columnChristian Göttsche
2021-04-14Add read-only optionChristian Göttsche
2021-04-14Rename drop-capabilities options none to offChristian Göttsche
2021-04-14LinuxProcessList_recurseProcTree(): drop non necessary parameterChristian Göttsche
2021-04-10Convert process time to days if applicableDavid Zarzycki
2021-04-09Merge pull request #593 from natoscott/init-pl-timeNathan Scott
2021-04-09Update timestamps for the special process scans at startup alsoNathan Scott
2021-04-07Merge branch 'smalinux-CtrTime'Nathan Scott
2021-04-05Request the realtime and monotonic clock times once per sampleNathan Scott
2021-04-05Merging all the points related to calculating time in one placeSohaib
2021-04-04Merge branch 'illumos-compile-fix' of BenBE/htopDaniel Lange
2021-04-03Include signal.h, reorder headersBenny Baumann
2021-03-31Reorder the header update and process scanningNathan Scott
2021-03-31TaskMeter: always show number of threadsChristian Göttsche
2021-03-30FreeBSD: improve actual processor calculation logicAlexander Nedotsukov
2021-03-28Linux: handle garbage in /proc/loadavgChristian Göttsche
2021-03-25Merge pull request #575 from natoscott/refactor-command-lineNathan Scott
2021-03-25Abstract htop main function to allow for a platform binaryNathan Scott
2021-03-24Drop always true conditionChristian Göttsche
2021-03-24Add MEMORY_SHARED to help screenDavid Zarzycki
2021-03-24Correct spelling in commentChristian Göttsche
2021-03-24Drop unused attributes of actually used function parametersChristian Göttsche
2021-03-22Linux: fix --drop-capabilitiesChristian Göttsche
2021-03-22Merge pull request #564 from natoscott/platform-optionsNathan Scott
2021-03-22Use a platform-specific routine for long option usageNathan Scott
2021-03-22Each platform defines its own long opt macro, prefer printfNathan Scott
2021-03-22Move libcap use to (Linux) platform-specific codeNathan Scott