summaryrefslogtreecommitdiffstats
path: root/Action.c
AgeCommit message (Expand)Author
2020-12-02Implement sorting in tree modeMaxim Zhiburt
2020-11-28Hide process selection on ESCChristian Göttsche
2020-11-26Drop unneeded parameters to the ScreenManager constructorNathan Scott
2020-11-24Improving Command display/sortNarendran Gopalakrishnan
2020-11-19IWYU update (FreeBSD)Christian Goettsche
2020-11-19IWYU update (Linux)Christian Göttsche
2020-11-17Hashtable updateChristian Göttsche
2020-11-15Drop hideThreads SettingChristian Göttsche
2020-11-15Resolve merge conflicts, merge #298 "Macro cleanup" from @BenBEDaniel Lange
2020-11-14Split platform dependent parts for file locks screenBenny Baumann
2020-11-09Implement screen for active file locksFynn Wulf
2020-11-02Wrap inline structure definitionsBenny Baumann
2020-11-02Embracing branchesBenny Baumann
2020-11-02Spacing around operatorsBenny Baumann
2020-11-02Convert addattrstr to static inline functionBenny Baumann
2020-10-27Avoid some unnecessary casts and mark some not changing variables constChristian Göttsche
2020-10-20IWYU updateChristian Göttsche
2020-10-20Merge branch 'help_lines' of https://github.com/cgzones/htopDaniel Lange
2020-10-18Make all required includes explicitBenny Baumann
2020-10-16Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann
2020-10-16Misc conversion fixesChristian Göttsche
2020-10-14Do not hard-code line numbers in help screen building codeChristian Göttsche
2020-10-12Add key to pause process list updatesChristian Göttsche
2020-10-09use 'w' for command wrapping as 'M' is already usedryenus
2020-10-05Update License consistently to GPLv2 as per COPYING fileDaniel Lange
2020-09-29Drop redundant casts to the same typeChristian Göttsche
2020-09-24Do not drop qualifier in castChristian Göttsche
2020-09-24show selected command wrapped in a separate windowryenus
2020-09-24Avoid unsigned integer overflowChristian Göttsche
2020-09-18Avoid checking of undefined macrosChristian Göttsche
2020-09-18Use strict function prototypesChristian Göttsche
2020-09-17Fix memory leak in actionSetAffinity()Christian Göttsche
2020-09-03Axe automated header generation.Zev Weiss
2020-08-26fix width of `AffinitPanel`Bert Wesarg
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2020-08-25Avoid shadowing warningsChristian Göttsche
2020-08-21Remove trailing whitespacesChristian Göttsche
2020-08-20Merge branch 'hishamhm-pull-960'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-914'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-857'Nathan Scott
2019-10-31Clean up existing whitespaceDaniel Flanagan
2019-05-26CPU_KERNEL redefinedsenjan
2019-02-12Don't follow process when selecting non-process-specific optionswangqr
2018-11-03added MainPanel actions n and N for find next and find prev. closes #601syrrim
2018-06-13Fix virtualization color in help screenHisham Muhammad
2018-04-05Collapse current subtree pressing BackspaceHisham Muhammad
2018-02-18Replace size_t with int/void* unionHisham Muhammad
2018-02-17call clear() function when SIGWINCH is received. (#660)guoci
2017-09-14Make 'c' key work with threads as well.Hisham Muhammad
2017-07-22Mark some things as constRichard