summaryrefslogtreecommitdiffstats
path: root/Action.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Wrap inline structure definitionsBenny Baumann2020-11-021-2/+8
| * Embracing branchesBenny Baumann2020-11-021-18/+46
| * Spacing around operatorsBenny Baumann2020-11-021-6/+6
| * Convert addattrstr to static inline functionBenny Baumann2020-11-021-1/+6
* | Split platform dependent parts for file locks screenBenny Baumann2020-11-141-10/+1
* | Implement screen for active file locksFynn Wulf2020-11-091-0/+23
|/
* Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche2020-10-271-6/+6
* IWYU updateChristian Göttsche2020-10-201-2/+2
* Merge branch 'help_lines' of https://github.com/cgzones/htopDaniel Lange2020-10-201-18/+41
|\
| * Do not hard-code line numbers in help screen building codeChristian Göttsche2020-10-141-18/+42
* | Make all required includes explicitBenny Baumann2020-10-181-9/+13
* | Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-1/+1
* | Misc conversion fixesChristian Göttsche2020-10-161-1/+1
|/
* Add key to pause process list updatesChristian Göttsche2020-10-121-10/+19
* use 'w' for command wrapping as 'M' is already usedryenus2020-10-091-2/+2
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-2/+2
* Drop redundant casts to the same typeChristian Göttsche2020-09-291-1/+1
* Do not drop qualifier in castChristian Göttsche2020-09-241-2/+2
* show selected command wrapped in a separate windowryenus2020-09-241-1/+13
* Avoid unsigned integer overflowChristian Göttsche2020-09-241-1/+1
* Avoid checking of undefined macrosChristian Göttsche2020-09-181-2/+2
* Use strict function prototypesChristian Göttsche2020-09-181-2/+2
* Fix memory leak in actionSetAffinity()Christian Göttsche2020-09-171-1/+1
* Axe automated header generation.Zev Weiss2020-09-031-32/+0
* fix width of `AffinitPanel`Bert Wesarg2020-08-261-0/+1

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