summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-08-20Resolve compiler warnings and errors relating to the Arg unionNathan Scott
2020-08-20Ensure result buffer termination in String_cat utility routineNathan Scott
2020-08-19Merge branch 'hishamhm-pull-917'Nathan Scott
2020-08-19Merge branch 'hishamhm-pull-891'Nathan Scott
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
2019-06-23Close pipe after lsofJesin
2019-03-20Linux: Use /proc/*/smaps_rollup for improved PSS parsing speedAlexander Schlarb
2019-03-20Linux: Add PSS (proportional set size), Swap and SwapPSS calculationAlexander Schlarb
2019-02-19Add danish translation to htop.desktopscootergrisen
2019-02-10Linting changesHisham Muhammad
2019-02-10Return of snprintf is not the number of written bytesHisham Muhammad
2019-02-10Fix printf() unsigned placeholdersAlan Barr
2019-02-10Prevent possible NULL pointer deferenceAlan Barr
2019-02-10Remove duplicated if conditionAlan Barr
2019-02-10htop.c: remove unused "--io" / "-i" (#811)Lion Yang
2019-02-07Honour setting of counting CPUs from 0/1 when presenting metersRicardo Nabinger Sanchez
2019-01-29fix a bug about use of unitialised variable. refer to https://github.com/hish...wurongxin
2019-01-26chore: add clarification to the docsUkiah Smith
2018-12-30Deal with larger numbers in colorNumber and outputRateadrien1018
2018-12-18Fix numbers larger than 100 terabytesadrien1018
2018-10-30Fix printf() unsigned placeholdersAlan Barr
2018-10-30Prevent possible NULL pointer deferenceAlan Barr
2018-10-30Remove duplicated if conditionAlan Barr
2018-10-07Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking al...Daniel Lange
2018-08-25htop.c: remove unused "--io" / "-i" (#811)Lion Yang
2018-08-24Linux: fix CPU countHisham Muhammad
2018-08-24Linux: remove warnings of unused variablesHisham Muhammad
2018-08-24Improve Catalan translation for desktop file (#828)Robert Antoni Buj Gelonch
2018-08-19Improve htop.desktop file (#609)Jan Chren
2018-08-19Linux: add process->starttime and use it for STARTTIME column (#700)Shawn Landden