summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-03-04Move generic (shared) code into its own sub-directoryNathan Scott
2021-03-04Separate display from sampling in SysArch and Hostname MetersNathan Scott
2021-03-03Document PERCENT_NORM_CPU and mention Irix / Solaris modes (top lingo)Daniel Lange
2021-03-03Unsupported: add normalized CPU percentage columnDaniel Lange
2021-03-03Darwin: add normalized CPU percentage columnChristian Göttsche
2021-03-02Drop newline at end of if branchChristian Göttsche
2021-03-02LinuxProcess: Drop dead assignmentChristian Göttsche
2021-03-02SysArchMeter: avoid static variableChristian Göttsche
2021-03-02Fix compilation of the 'unsupported' platform (Process flags)Nathan Scott
2021-03-02Merge pull request #550 from natoscott/diskio-typesNathan Scott
2021-03-02Merge pull request #549 from natoscott/network-typesNathan Scott
2021-03-02Switch NetworkIO Meter to using uint32_t and uint64_tNathan Scott
2021-03-02Switch DiskIO Meter to using uint32_t and uint64_tNathan Scott
2021-03-01Fix a possible truncation of the intermediate strings in the SysArch meterBenny Baumann
2021-03-01Merge pull request #533 from cgzones/os-releaseNathan Scott
2021-03-01Fix integer sizing issues in the DiskIO MeterNathan Scott
2021-03-01Fix integer sizing issues in the NetworkIO MeterNathan Scott
2021-02-28Merge branch 'networkiograph' of Nudin/htopDaniel Lange
2021-02-28Implement bar and graph mode for NetworkIOMeter (#408)Michael F. Schönitzer
2021-02-28Make the first tree item stable on expand / collapse againDaniel Lange
2021-02-28Rescale graph when value of total is changedMichael F. Schönitzer
2021-02-17Merge branch 'remove-setuid' of BenBE/htopDaniel Lange
2021-02-17Include note in changelog regarding removal of the setuid featureBenny Baumann
2021-02-17Refactor to remove no-op callsBenny Baumann
2021-02-17Remove setuid supportBenny Baumann
2021-02-17Merge branch 'enable-better-debug-on-enable-debug' of fasterit/htopDaniel Lange
2021-02-17Merge branch 'fix-duplicate-lines' of hiasen/htopDaniel Lange
2021-02-17SysArchMeter: read os-release instead of running lsb-releaseChristian Göttsche
2021-02-17Drop empty file zfs/ZfsArcStats.cChristian Göttsche
2021-02-16Drop -DDEBUG (was removed in d69585b82abfdaede9e8c358982a4953c432e8d2), add -...Daniel Lange
2021-02-16Enable making with -ggdb3 on configure --enable-debugDaniel Lange
2021-02-16Shorten keyboard help to fit default screen widthDaniel Lange
2021-02-15InfoScreen: Remove old lines before scanning againØystein Hiåsen
2021-02-15De-typo DiskIOMeterDaniel Lange
2021-02-15Merge branch 'collapse-tree-view' of fasterit/htopDaniel Lange
2021-02-15Merge branch 'fix-zero-btime' of natoscott/htopDaniel Lange
2021-02-15Correctly detect failure to initialize boottimeNathan Scott
2021-02-15Fix a couple of small spelling mistakes in commentsNathan Scott
2021-02-13Option and key ("*") to collapse / expand all branches under PID 1Daniel Lange
2021-02-13Small update to test planDaniel Lange
2021-02-09Make ZFS Meter "Unavailable" text match others -> FAILED_READ coloringDaniel Lange
2021-02-09Merge branch 'fix_zfs_arc_ratio_color' of overhacked/htopDaniel Lange
2021-02-09Forgot to correctly color ZFS ARC ratioRoss Williams
2021-02-09Linux: restore memory calculation regarding HugePagesChristian Göttsche
2021-02-09Update ChangeLog and report credits for the MemAvailable issue and initial im...Daniel Lange
2021-02-09Merge branch 'mem' of cgzones/htopDaniel Lange
2021-02-07Remove force sort order to ASC when returning to tree modeDaniel Lange
2021-02-07Linux: overhaul memory partitionChristian Göttsche
2021-02-06Merge branch 'stderr_cache' of cgzones/htopDaniel Lange
2021-02-05Cache stderr to be able to print assert messagesChristian Göttsche