summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-09-20Merge branch 'cgzones-readme'3.1.0rc3Nathan Scott
2021-09-20Merge branch 'readme' of https://github.com/cgzones/htop into cgzones-readmeNathan Scott
2021-09-20Merge branch 'cgzones-multicolumn'Nathan Scott
2021-09-20Merge branch 'multicolumn' of https://github.com/cgzones/htop into cgzones-mu...Nathan Scott
2021-09-20Merge branch 'cgzones-mouse'Nathan Scott
2021-09-20Merge branch 'mouse' of https://github.com/cgzones/htop into cgzones-mouseNathan Scott
2021-09-19Update ReadMeChristian Göttsche
2021-09-18Header: do not let multi-column meters expand to empty neighborsChristian Göttsche
2021-09-18Fix typoChristian Göttsche
2021-09-18Fix typo in gettime implementation on darwinBenny Baumann
2021-09-18MainPanel: do not reset on disabled mouse eventsChristian Göttsche
2021-09-14Merge pull request #779 from BenBE/percent-highlightNathan Scott
2021-09-14Process_printPercentage using one color transitionNathan Scott
2021-09-12Header: cache number of columns in HeaderLayout_getColumnsChristian Göttsche
2021-09-12Linux: recalculate LRS valueChristian Göttsche
2021-09-11valgrind: rewrite ncurses suppressionsChristian Göttsche
2021-09-11valgrind: track origin of uninitialised valuesChristian Göttsche
2021-09-11HeaderOptionsPanel: select the current not saved optionChristian Göttsche
2021-09-11Linux: zero CPU data after allocationChristian Göttsche
2021-09-11Add xReallocArrayZero() helperChristian Göttsche
2021-09-10MemorySwapMeter: align with CPU meterChristian Göttsche
2021-09-10CRT: close backup stderr file after resetChristian Göttsche
2021-09-10Settings: set ok when reading configuration from sysconfdirChristian Hesse
2021-09-08Add missing end-of-line to htoprc file version mismatch warningNathan Scott
2021-09-08Fix a typo in a configure.ac commentNathan Scott
2021-09-05Update configure to reflect rc2 in the version3.1.0rc2Benny Baumann
2021-09-05Highlight large percentages similar to large memory columnsBenny Baumann
2021-09-05Add a Process_printPercentage helper routineHisham Muhammad
2021-09-04Drop redundant semicolonsChristian Göttsche
2021-09-04hwloc: use int in hwloc_bitmap_foreach_begin loopChristian Göttsche
2021-09-04configure: output vserver as implied if ancient-vserver is enabledChristian Göttsche
2021-09-04Header: use upper case floating point suffixChristian Göttsche
2021-09-04Settings: enclose casted macro argument in parenthesisChristian Göttsche
2021-09-04Reduce variable scopeChristian Göttsche
2021-09-04ColumnsPanel: drop unused struct declarationChristian Göttsche
2021-09-03NetBSD: scale CPU frequenciesChristian Göttsche
2021-09-03NetBSD: misc const additionsChristian Göttsche
2021-09-03NetBSD: update process fieldsChristian Göttsche
2021-09-03NetBSD: fix reading environment variables of processesChristian Göttsche
2021-09-03NetBSD: simplify Platform_setMemoryValuesChristian Göttsche
2021-09-03NetBSD: silence dropping const qualifier on define_key(3)Christian Göttsche
2021-09-03NetBSD: color process state P as runningChristian Göttsche
2021-09-03Add completion handling for dynamic meters and columnsNathan Scott
2021-09-03Merge pull request #775 from cgzones/pcpNathan Scott
2021-09-02PCP: do not set exe to empty stringChristian Göttsche
2021-09-02Linux: rework disk-io parsingChristian Göttsche
2021-09-02Settings: create default meters on no existing config fileChristian Göttsche
2021-09-02linux: simplify recheck conditionChristian Göttsche
2021-09-02Process: drop unused merged-command bit fieldsChristian Göttsche
2021-09-02linux: color void delay accounting values grayChristian Göttsche