summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Add `make symbols` targetHisham Muhammad2018-02-261-0/+3
* Store .sort_key as a stringHisham Muhammad2018-02-261-5/+9
* Match iotop's screen configurationHisham Muhammad2018-02-261-1/+1
* Use screen's flags when reading process dataHisham Muhammad2018-02-265-10/+7
* Screens: Fix "New Screen" optionHisham Muhammad2018-02-264-12/+23
* htoprc: store screen 0's setup for improved compatibilityHisham Muhammad2018-02-261-0/+7
* Add support for multiple screens, switchable using TabHisham Muhammad2018-02-2619-202/+399
* Begin add supporting for multiple screensHisham Muhammad2018-02-268-11/+386
* Move responsibility for cursor placement to PanelsHisham Muhammad2018-02-2611-49/+75
* Fix bashisms (#749)Jesin2018-02-261-3/+3
* Add Contributing Guide!Hisham Muhammad2018-02-261-0/+56
* Updates to generated header filesHisham Muhammad2018-02-262-0/+10
* Protect against overflows in RichString_setAttrnHisham Muhammad2018-02-262-0/+10
* Update ChangeLogHisham Muhammad2018-02-261-0/+4
* use CFLAGS from ncurses*-config, if present (#745)Michael Klein2018-02-261-6/+12
* Fix build failure ('major' undefined) in glibc 2.28. (#746)Kang-Che Sung (宋岡哲)2018-02-263-0/+22
* Remove unused function from unsupported/Hisham Muhammad2018-02-182-7/+0
* Make settings file finding sequence more straightforwardHisham Muhammad2018-02-181-16/+19
* Only consider a read successful when the file seems validHisham Muhammad2018-02-181-7/+9
* Replace size_t with int/void* unionHisham Muhammad2018-02-189-16/+28
* linux/Battery.c: make sure fd is always closedHisham Muhammad2018-02-181-4/+1
* Fix out-of-bounds readHisham Muhammad2018-02-181-1/+1
* Fix indentationHisham Muhammad2018-02-181-1/+1
* Update ChangeLogHisham Muhammad2018-02-171-0/+2
* linux/LinuxProcessList.c: Fix indentation.Hisham Muhammad2018-02-171-26/+26
* call clear() function when SIGWINCH is received. (#660)guoci2018-02-171-0/+1
* linux/LinuxProcessList: fix reading of number of read syscalls of processMarc Kleine-Budde2018-02-171-1/+1
* Fix preservation of LDFLAGS value during configure scriptHisham Muhammad2018-02-172-1/+3
* Update ChangeLogHisham Muhammad2018-02-171-0/+10
* Fix issue with small terminals.Hisham Muhammad2018-02-131-1/+1
* Optimize Vector_size on non-debug buildsHisham Muhammad2018-02-052-0/+16
* Handle unexpected values for character passed to isalnumHisham Muhammad2018-02-051-1/+1
* Check for pkgconfig's presence before using it.Hisham Muhammad2018-02-051-0/+1
* Fix color behavior on some terminals.Hisham Muhammad2018-02-053-15/+19
* Bump version to 2.1.02.1.0Hisham Muhammad2018-02-042-1/+31
* parseBatInfo: check `line` for NULL before passing it to String_getToken()Jan Chren (rindeal)2018-02-041-0/+2
* Clarify we are looking for the null terminationcoypoop2018-02-041-1/+1
* Typo in man pageViktor Szépe2018-02-041-2/+2
* Fix: infinite loop in tree view on macOSWataru Ashihara2018-02-041-0/+5
* Add support for Linux TASK_IDLEVladimir Panteleev2018-02-043-2/+6
* Darwin: disable thread reading due to bug in macOS High SierraHisham Muhammad2018-02-041-1/+2
* 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
|/

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