summaryrefslogtreecommitdiffstats
path: root/Action.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-2/+2
* Simplify adding pages in one placeBenny Baumann2021-08-221-6/+2
* Abstract resize handling by adding a new Htop reactionChristian Göttsche2021-08-221-4/+1
* Spell out virtualizedDaniel Lange2021-08-181-2/+2
* Apply suggestions from code reviewNathan Scott2021-08-171-1/+1
* Ensure DynamicColumn hash lookups never see NULL pointersNathan Scott2021-08-171-2/+3
* Simplify Action_pickFromVector() width parameter usageChristian Göttsche2021-08-161-5/+4
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-2/+11
* Enable affinity support for non-LinuxChristian Göttsche2021-07-181-4/+7
* Rework CPU countingChristian Göttsche2021-07-181-1/+1
* Whitespace around operatorsBenny Baumann2021-07-151-1/+1
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-2/+4
* Document '?' key to reach the help screenBenny Baumann2021-04-211-1/+1
* Add read-only optionChristian Göttsche2021-04-141-38/+60
* Add MEMORY_SHARED to help screenDavid Zarzycki2021-03-241-1/+2
* Action: merge conditionsChristian Göttsche2021-03-171-8/+6
* Improve process followingChristian Göttsche2021-03-141-2/+2
* Follow followed process when switching thread visibilitiesChristian Göttsche2021-03-031-2/+2
* Shorten keyboard help to fit default screen widthDaniel Lange2021-02-161-1/+1
* Option and key ("*") to collapse / expand all branches under PID 1Daniel Lange2021-02-131-2/+12
* Remove force sort order to ASC when returning to tree modeDaniel Lange2021-02-071-3/+0
* Use MainPanel type in State structChristian Göttsche2021-02-051-37/+35
* Drop invalid todoChristian Göttsche2021-01-271-1/+0
* Linux: Add SwapCached to the swap meterDavid Zarzycki2021-01-111-0/+6
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-16/+13
* Hashtable: use more distinct typename for key typeChristian Göttsche2021-01-061-1/+1
* Panel_new: reorder argumentsChristian Göttsche2021-01-041-2/+2
* Add option to hide the Function BarChristian Göttsche2021-01-041-1/+1
* Action: drop resize callbackChristian Göttsche2021-01-041-7/+0
* Action: remove trivial wrapper functionChristian Göttsche2021-01-011-7/+3
* Added keybind 'N' for sorting by PIDJake Mannens2020-12-231-1/+6
* Position help labels one step to the rightJake Mannens2020-12-231-6/+6
* Remove 'n' and 'N' search inc/dec keybindsJake Mannens2020-12-241-12/+0
* Merge branch 'resize_bar' of https://github.com/cgzones/htop into cgzones-res...Nathan Scott2020-12-221-2/+2
|\
| * Rework drawing of FunctionBarChristian Göttsche2020-12-201-2/+2
* | De-lazy @cgzones :)Daniel Lange2020-12-211-2/+2
* | Action: sort key binding assignmentsChristian Göttsche2020-12-211-47/+46
|/
* Separate tree and list sort ordersHisham Muhammad2020-12-191-7/+3
* Add "Tree view is always sorted by PID" option to mimic htop 2 behaviorHisham Muhammad2020-12-191-0/+3
* Update key mapping documentation for sortingBenny Baumann2020-12-181-1/+1
* Sort in paused mode after inverting sort orderChristian Göttsche2020-12-091-0/+2
* Implement sorting in tree modeMaxim Zhiburt2020-12-021-2/+1
* Hide process selection on ESCChristian Göttsche2020-11-281-1/+1
* Drop unneeded parameters to the ScreenManager constructorNathan Scott2020-11-261-2/+2
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-0/+7
* IWYU update (FreeBSD)Christian Goettsche2020-11-191-2/+5
* IWYU update (Linux)Christian Göttsche2020-11-191-1/+2
* Hashtable updateChristian Göttsche2020-11-171-1/+1
* Drop hideThreads SettingChristian Göttsche2020-11-151-1/+0
* Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange2020-11-151-27/+66
|\

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