summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add more default screens3.0.0beta1Hisham Muhammad2018-02-041-2/+6
* Only compute counters is process is shownHisham Muhammad2018-02-042-2/+2
* Implemented various performance countersHisham Muhammad2018-02-0410-93/+308
* Add IPC performance counter for LinuxHisham Muhammad2018-01-306-5/+87
* configure.ac: add --enable-perfcountersHisham Muhammad2018-01-301-0/+44
* Set default sort keys in default screensHisham Muhammad2018-01-301-1/+3
* Add `make symbols` targetHisham Muhammad2018-01-301-0/+3
* Store .sort_key as a stringHisham Muhammad2018-01-301-5/+9
* Match iotop's screen configurationHisham Muhammad2018-01-301-1/+1
* Use screen's flags when reading process dataHisham Muhammad2018-01-305-10/+7
* Screens: Fix "New Screen" optionHisham Muhammad2018-01-304-12/+23
* htoprc: store screen 0's setup for improved compatibilityHisham Muhammad2018-01-301-0/+7
* Add support for multiple screens, switchable using TabHisham Muhammad2018-01-3019-201/+399
* Begin add supporting for multiple screensHisham Muhammad2018-01-308-11/+386
* Move responsibility for cursor placement to PanelsHisham Muhammad2018-01-3011-48/+75
* htop scans /proc to determine how many running tasks exist. Since thatLucas C. Villa Real2018-01-231-1/+1
* Adds support for linux delay accounting (#667)André Carvalho2017-12-046-2/+209
* fix fallthough comments for GCC 7.xChristian Hesse2017-10-232-4/+4
* Merge pull request #678 from evelikov/remove-libtoolHisham Muhammad2017-10-131-3/+0
|\
| * Remove libtool referencesEmil Velikov2017-09-221-3/+0
|/
* Make 'c' key work with threads as well.Hisham Muhammad2017-09-144-2/+6
* minor style tweakHisham Muhammad2017-09-041-3/+4
* Merge pull request #676 from wangqr/masterHisham Muhammad2017-09-011-16/+38
|\
| * Find roots when constructing process tree, fix #587wangqr2017-09-011-16/+38
|/
* Do not use xSnprintf when the result is used. Fixes #662.Hisham Muhammad2017-08-011-1/+1
* Merge pull request #659 from guoci/patch-1Hisham Muhammad2017-07-281-2/+5
|\
| * make script version agnosticguoci2017-07-271-2/+5
|/
* Security review: check results of snprintf.Hisham Muhammad2017-07-2725-120/+125
* Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2017-07-2617-39/+46
|\
| * Merge pull request #651 from Explorer09/graph-mode-drawHisham Muhammad2017-07-261-2/+2
| |\
| | * Round values in graph drawing (instead of implicit truncate)Explorer092017-07-151-2/+2
| * | Merge pull request #656 from rsaxvc/masterHisham Muhammad2017-07-2616-34/+35
| |\ \
| | * | Mark some things as constRichard2017-07-2215-34/+34
| | * | .gitignore vim & nano swp filesRichard2017-07-221-0/+1
| * | | Merge pull request #657 from kalbasit/remove_whitespace_from_config_fileHisham Muhammad2017-07-251-3/+9
| |\ \ \ | | |/ / | |/| |
| | * | Settings: do not emit trailing whitespaceWael M. Nasreddine2017-07-241-3/+9
| |/ /
* | | Security review: make privilege dropping-restoring optional.Hisham Muhammad2017-07-267-21/+92
* | | Use regular readdir since readdir_r is deprecated and newer GCC complains.Hisham Muhammad2017-07-261-12/+6
|/ /
* | Add "no perm" status when other fields fail due to lack of permission.Hisham Muhammad2017-07-102-2/+15
* | Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2017-07-101-1/+1
|\ \
| * \ Merge pull request #647 from Explorer09/dragonfly-pid-maxHisham Muhammad2017-07-101-1/+1
| |\ \ | | |/ | |/|
| | * DragonFlyBSD PID_MAX is 999999.Explorer092017-07-071-1/+1
| |/
* / Add a clear warning about unsupported platforms.Hisham Muhammad2017-07-101-0/+14
|/
* Set idle I/O prio to 0x6007, like ionice.Hisham Muhammad2017-07-052-2/+2
* Use class value only to display idle I/O priority.Hisham Muhammad2017-07-051-1/+1
* Merge branch 'master' into fixedgrayHisham2017-06-061-1/+1
|\
| * Merge pull request #624 from mklein-de/xterm-256colorHisham Muhammad2017-06-061-1/+1
| |\
| | * make special keys also work with TERM=xterm-256colorMichael Klein2017-06-011-1/+1
| |/
* / Work around the strange behavior of gray.Hisham2017-05-232-12/+28
|/
* Merge pull request #414 from Explorer09/meters-panel-editHisham Muhammad2017-04-242-7/+19
|\

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