summaryrefslogtreecommitdiffstats
path: root/Action.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'fix-allBranchesCollapsed' of tanriol/htopDaniel Lange2022-05-301-0/+3
|\
| * actionExpandOrCollapseAllBranches: NOP in flat modeDenis Lisov2022-05-301-0/+3
* | Fix typo, thx Explorer09Benny Baumann2022-05-211-1/+1
* | Mark item separator in default color on help screenWHR2022-05-201-24/+35
|/
* fix typo (dist -> disk)Christian Hesse2022-05-201-1/+1
* Colorize process state characters in help screenBenny Baumann2022-05-201-2/+16
* Call mousemask(3X) to truly enable or disable mouse controlWHR2022-05-191-0/+1
* Increasing niceness is also disabled by --readonly modeDaniel Lange2022-05-131-1/+1
* Document screen tab switching (TAB, Shift-TAB keys)Daniel Lange2022-04-301-0/+2
* ProcessList: sort before panel rebuild if neededDenis Lisov2022-02-131-4/+2
* Help: Linux swap consistencyKevin Bracey2022-01-131-1/+1
* Introduce screen tabsHisham Muhammad2021-12-071-13/+57
* Pre-select the last sent signal in SignalsPanelChristian Göttsche2021-12-051-1/+4
* 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
|/

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