summaryrefslogtreecommitdiffstats
path: root/Action.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott2020-08-261-2/+3
* Avoid shadowing warningsChristian Göttsche2020-08-251-7/+7
* Remove trailing whitespacesChristian Göttsche2020-08-211-1/+0
* Merge branch 'hishamhm-pull-960'Nathan Scott2020-08-201-2/+2
|\
| * Clean up existing whitespaceDaniel Flanagan2019-10-311-2/+2
* | Merge branch 'hishamhm-pull-914'Nathan Scott2020-08-201-2/+2
|\ \
| * | CPU_KERNEL redefinedsenjan2019-05-261-2/+2
| |/
* | Merge branch 'hishamhm-pull-857'Nathan Scott2020-08-201-11/+16
|\ \
| * | Don't follow process when selecting non-process-specific optionswangqr2019-02-121-11/+16
| |/
* / added MainPanel actions n and N for find next and find prev. closes #601syrrim2018-11-031-0/+13
|/
* Fix virtualization color in help screenHisham Muhammad2018-06-131-1/+1
* Collapse current subtree pressing BackspaceHisham Muhammad2018-04-051-0/+24
* Replace size_t with int/void* unionHisham Muhammad2018-02-181-3/+3
* call clear() function when SIGWINCH is received. (#660)guoci2018-02-171-0/+1
* Make 'c' key work with threads as well.Hisham Muhammad2017-09-141-1/+1
* Mark some things as constRichard2017-07-221-2/+2

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