summaryrefslogtreecommitdiffstats
path: root/CRT.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Use libunwind for printing backtraceChristian Göttsche2021-09-211-9/+68
* CRT: close backup stderr file after resetChristian Göttsche2021-09-101-0/+2
* 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-031-6/+6
* Shorten crash output to fit on screenChristian Göttsche2021-08-261-16/+9
* IWYU updateChristian Göttsche2021-08-251-0/+1
* Reset the signal handlers at program exitChristian Göttsche2021-08-161-15/+33
* Correct grammatical error in crash informationChristian Göttsche2021-08-101-1/+1
* netbsd: Support curses libraries without ncurses mouse supportnia2021-07-151-0/+4
* Pointer indication aligned to typenameBenny Baumann2021-07-151-1/+1
* Add SIGINT handlerBenny Baumann2021-07-131-0/+1
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-1/+55
* Use the PACKAGE macro rather than htop directly, for overridingNathan Scott2021-06-131-6/+6
* Use STDERR_FILENO instead of magic numberChristian Göttsche2021-05-161-1/+1
* Print current settings on crashChristian Göttsche2021-05-161-0/+8
* Add read-only optionChristian Göttsche2021-04-141-0/+6
* TaskMeter: always show number of threadsChristian Göttsche2021-03-311-0/+6
* Use `#if defined()` syntax when `#elif defined()` is presentBenny Baumann2021-03-211-1/+1
* Linux: individually show shared memoryChristian Göttsche2021-03-151-0/+6
* Use ATTR_UNUSED instead of void castingChristian Göttsche2021-03-021-2/+1
* Remove setuid supportBenny Baumann2021-02-171-31/+0
* Cache stderr to be able to print assert messagesChristian Göttsche2021-02-051-0/+93
* Remove unused key definitionsDaniel Lange2021-02-011-3/+0
* Fix Shift+Function key on Qt-based terminalsBenBE2021-02-011-0/+4
* Do not call exit(3) in signal handlerChristian Göttsche2021-01-291-1/+1
* Pass Settings to CRT_initChristian Göttsche2021-01-271-6/+4
* Linux: individual huge page values in the huge page meterDavid Zarzycki2021-01-191-0/+24
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+6
* Fix white text in the Light Terminal colour schemeV2021-01-111-7/+12
* Merge branch 'light_color' of cgzones/htopDaniel Lange2021-01-081-21/+21
|\
| * Revert color change on LightTerminalChristian Göttsche2021-01-081-21/+21
* | Refactor crash handler message to avoid embedded directiveChristian Göttsche2021-01-081-3/+11
|/
* Show arrow indicating order of sorted process columnChristian Göttsche2021-01-071-0/+4
* CRT: add METER_VALUE_ERROR and adjust some METER_VALUE_WARN colorsChristian Göttsche2020-12-261-2/+8
* Enable going back to previous search matches (Shift-F3)Daniel Lange2020-12-251-0/+1
* Misc CRT cleanupChristian Göttsche2020-12-141-26/+22
* Cull the definitions of pageSize and pageSizeKB from CRT.cNathan Scott2020-12-101-8/+0
* IWYU updateChristian Göttsche2020-12-061-1/+0
* Hide degree character without wide ncurses supportChristian Göttsche2020-12-051-1/+1
* Resolve conversion from int to shortChristian Göttsche2020-12-051-7/+5
* Set locale only once and do not override it laterChristian Göttsche2020-12-021-3/+0
* Compare indices not index with pairChristian Göttsche2020-12-021-1/+1
* Use enum element name instead of magic numberChristian Göttsche2020-12-021-1/+2
* Add support to change numeric options in settings screenChristian Göttsche2020-11-251-6/+6
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-0/+18
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+19
* Fix whitespace before comma in the new color definitionsDaniel Lange2020-11-161-10/+10
* Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange2020-11-161-0/+12
|\
| * Highlight new and old processes (#74)Adam Saponara2020-10-301-0/+12

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