summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'cgzones-readme'3.1.0rc3Nathan Scott2021-09-201-45/+55
|\
| * Merge branch 'readme' of https://github.com/cgzones/htop into cgzones-readmeNathan Scott2021-09-201-45/+55
|/|
| * Update ReadMeChristian Göttsche2021-09-191-45/+55
* | Merge branch 'cgzones-multicolumn'Nathan Scott2021-09-204-1/+18
|\ \
| * | Merge branch 'multicolumn' of https://github.com/cgzones/htop into cgzones-mu...Nathan Scott2021-09-204-1/+18
|/| |
| * | Header: do not let multi-column meters expand to empty neighborsChristian Göttsche2021-09-184-1/+18
* | | Merge branch 'cgzones-mouse'Nathan Scott2021-09-201-2/+2
|\ \ \ | |_|/ |/| |
| * | Merge branch 'mouse' of https://github.com/cgzones/htop into cgzones-mouseNathan Scott2021-09-201-2/+2
|/| |
| * | MainPanel: do not reset on disabled mouse eventsChristian Göttsche2021-09-181-2/+2
* | | Fix typoChristian Göttsche2021-09-181-1/+1
| |/ |/|
* | Fix typo in gettime implementation on darwinBenny Baumann2021-09-181-1/+2
|/
* Merge pull request #779 from BenBE/percent-highlightNathan Scott2021-09-141-0/+2
|\
| * Process_printPercentage using one color transitionNathan Scott2021-09-141-1/+1
| * Highlight large percentages similar to large memory columnsBenny Baumann2021-09-051-0/+2
* | Header: cache number of columns in HeaderLayout_getColumnsChristian Göttsche2021-09-121-1/+1
* | Linux: recalculate LRS valueChristian Göttsche2021-09-121-1/+1
* | valgrind: rewrite ncurses suppressionsChristian Göttsche2021-09-111-33/+17
* | valgrind: track origin of uninitialised valuesChristian Göttsche2021-09-111-1/+1
* | HeaderOptionsPanel: select the current not saved optionChristian Göttsche2021-09-111-1/+1
* | Linux: zero CPU data after allocationChristian Göttsche2021-09-111-7/+4
* | Add xReallocArrayZero() helperChristian Göttsche2021-09-112-0/+18
* | MemorySwapMeter: align with CPU meterChristian Göttsche2021-09-101-2/+6
* | CRT: close backup stderr file after resetChristian Göttsche2021-09-101-0/+2
* | Settings: set ok when reading configuration from sysconfdirChristian Hesse2021-09-101-1/+1
* | Add missing end-of-line to htoprc file version mismatch warningNathan Scott2021-09-081-1/+1
* | Fix a typo in a configure.ac commentNathan Scott2021-09-081-1/+1
* | Update configure to reflect rc2 in the version3.1.0rc2Benny Baumann2021-09-051-1/+1
|/
* Add a Process_printPercentage helper routineHisham Muhammad2021-09-053-44/+29
* Drop redundant semicolonsChristian Göttsche2021-09-041-2/+2
* hwloc: use int in hwloc_bitmap_foreach_begin loopChristian Göttsche2021-09-042-5/+5
* configure: output vserver as implied if ancient-vserver is enabledChristian Göttsche2021-09-041-3/+6
* Header: use upper case floating point suffixChristian Göttsche2021-09-041-6/+6
* Settings: enclose casted macro argument in parenthesisChristian Göttsche2021-09-041-1/+1
* Reduce variable scopeChristian Göttsche2021-09-042-2/+4
* ColumnsPanel: drop unused struct declarationChristian Göttsche2021-09-041-6/+0
* NetBSD: scale CPU frequenciesChristian Göttsche2021-09-031-12/+16
* NetBSD: misc const additionsChristian Göttsche2021-09-031-2/+2
* NetBSD: update process fieldsChristian Göttsche2021-09-031-3/+14
* NetBSD: fix reading environment variables of processesChristian Göttsche2021-09-031-3/+3
* NetBSD: simplify Platform_setMemoryValuesChristian Göttsche2021-09-031-6/+3
* NetBSD: silence dropping const qualifier on define_key(3)Christian Göttsche2021-09-031-0/+8
* NetBSD: color process state P as runningChristian Göttsche2021-09-033-8/+12
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-0319-4/+96
* Merge pull request #775 from cgzones/pcpNathan Scott2021-09-031-1/+1
|\
| * PCP: do not set exe to empty stringChristian Göttsche2021-09-021-1/+1
|/
* Linux: rework disk-io parsingChristian Göttsche2021-09-021-14/+5
* Settings: create default meters on no existing config fileChristian Göttsche2021-09-021-0/+3
* linux: simplify recheck conditionChristian Göttsche2021-09-021-1/+1
* Process: drop unused merged-command bit fieldsChristian Göttsche2021-09-021-2/+0
* linux: color void delay accounting values grayChristian Göttsche2021-09-021-4/+8

© 2014-2024 Faster IT GmbH | imprint | privacy policy