summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-19Merge branch 'hishamhm-pull-886'Nathan Scott
2020-08-19Resolve compilation warning relating to dangling else in InfoScreen_runNathan Scott
2020-08-19Merge branch 'hishamhm-pull-883'Nathan Scott
2020-08-19Merge branch 'hishamhm-pull-881'Nathan Scott
2020-08-19Merge branch 'hishamhm-pull-869'Nathan Scott
2020-08-19Correction to smaps buffer size passed to smaps path snprintfNathan Scott
2020-08-19Merge branch 'hishamhm-pull-843'Nathan Scott
2020-08-19Merge branch 'hishamhm-pull-818'Nathan Scott
2020-08-19Merge branch 'hishamhm-pull-817'Nathan Scott
2020-08-18Merge branch 'master' of github.com:htop-dev/htopNathan Scott
2020-08-18Merge pull request #2 from leetonidas/masterNathan Scott
2020-08-18fixed display of blank barsJonischkeit Clemens
2020-08-18Re-generate all headers with latest scripts/MakeHeader.pyNathan Scott
2020-08-18Merge branch 'hishamhm-pull-842'Nathan Scott
2020-08-17Merge pull request #1 from htop-dev/natoscott-continuous-integrationNathan Scott
2020-08-17Update ci.ymlNathan Scott
2020-08-17Update ci.ymlNathan Scott
2020-08-17Update ci.ymlNathan Scott
2020-08-17Update ci.ymlNathan Scott
2020-08-17Create ci.ymlNathan Scott
2020-07-10Resolve complation issues with -fno-common (default from gcc-10)Nathan Scott
2020-06-12fixed x/y coordinate mixupChristoph Budziszewski
2020-06-11adding support for more than 2 smaller cpumeter columnsChristoph Budziszewski
2020-06-11removed whitespace from end of linesChristoph Budziszewski
2020-06-11Let the user know about their errorJorge Pereira
2020-06-11Fix misleading indentationJorge Pereira
2020-06-11Fix use of '-rdynamic'Jorge Pereira
2020-04-27format colorfo40225
2020-04-27fix "Broken Gray" didn't change the color of cpu-iowaitfo40225
2019-12-31Fix STARTTIME column on FreeBSD.Robert Crowston
2019-12-16update man page text about delayDave Marquardt
2019-12-14Properly identify zombie processesJure Oder
2019-11-11Added missing optionStefan
2019-10-31Add `trim_trailing_whitespace` to editorconfigDaniel Flanagan
2019-10-31Clean up existing whitespaceDaniel Flanagan
2019-10-31Fix whitespaceDaniel Flanagan
2019-10-31Add simple vim modeDaniel Flanagan
2019-10-31Merge remote-tracking branch 'upstream/master'Daniel Flanagan
2019-09-12MainPanel: add seventh char to main functionsduchampdev
2019-09-07Linux: fixes sysfs battery discoverysmattie
2019-09-03Linux fixesRoss Williams
2019-09-03Support for ZFS Compressed ARC statisticsRoss Williams
2019-09-03Refactor openzfs_sysctl_init() and ZfsArcMeter...Ross Williams
2019-08-10Move sysfs-reading code to LinuxProcessList.c and add average frequency.Arnavion
2019-08-10Show N/A on unsupported platforms instead of 0KHzArnavion
2019-08-10Fix typo.Arnavion
2019-08-10Show N/A instead of 0KHz when CPU frequency is not available.Arnavion
2019-08-10Add a display option to hide CPU usage number from CPU meter.Arnavion
2019-08-09Divide by 1000, not 1024, and show more decimals.Arnavion
2019-08-09Add new display option to also show CPU frequency in CPU meters.Arnavion