summaryrefslogtreecommitdiffstats
path: root/CommandLine.c
AgeCommit message (Expand)Author
2024-03-12Print message if config file was resolvedSefa Eyeoglu
2023-12-26Update includes based on IWYUBenny Baumann
2023-12-26Fix code styleBenny Baumann
2023-08-31Rename ProcessList to ProcessTable throughoutNathan Scott
2023-08-30Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed
2023-08-30Introduce Row and Table classes for screens beyond top-processesNathan Scott
2023-05-22Logic to retain screen and other changesSahil Siddiq
2023-05-22Implement logic for '--max-iterations'Sahil Siddiq
2023-05-08Adapt platform code for the new Machine base classNathan Scott
2023-05-08Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott
2023-05-08Drop references to 'Process' in generic screen codeNathan Scott
2023-04-06Refactor to use a program name pointer instead of PACKAGE macroNathan Scott
2023-04-06Refactor and consolidate dynamic meters/columns pointersNathan Scott
2022-10-24Reformat code baseBenny Baumann
2022-10-22Toggle the header meters with pound keyChristian Göttsche
2022-10-20Reject unsupported non-option command line argumentsChristian Göttsche
2022-08-10Restore non mouse supportChristian Göttsche
2022-08-09Drop incorrect help messageChristian Göttsche
2022-04-14Merge branch 'improve-filter-label' into mainDaniel Lange
2022-04-07Make CLANG happy (-Wembedded-directive)Daniel Lange
2022-04-07Do not show help for -M / --no-mouse if HAVE_GETMOUSE is undefinedDaniel Lange
2022-03-25Improve MainPanel Label on active inc filter (Filter <-> FILTER)Daniel Lange
2021-12-07Introduce screen tabsHisham Muhammad
2021-12-01Fix issue where last line is not cleared when SIGINT is receivedEmmanuel Mathi-Amorim
2021-10-31Early program termination only from main()Volodymyr Vasiutyk
2021-10-24Allow -u UIDнаб
2021-09-22Update license headers to explicitly say GPLv2+Daniel Lange
2021-09-03Add completion handling for dynamic meters and columnsNathan Scott
2021-08-16Reset the signal handlers at program exitChristian Göttsche
2021-08-13PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed
2021-07-18Rework CPU countingChristian Göttsche
2021-07-15Disable mouse option when support is unavailablenia
2021-07-15Indentation of string argumentsBenny Baumann
2021-07-15Whitespace around operatorsBenny Baumann
2021-07-15Split statements that should go onto multiple linesBenny Baumann
2021-07-07Add a new DynamicMeter class for runtime Meter extensionNathan Scott
2021-05-16Print current settings on crashChristian Göttsche
2021-04-14Add read-only optionChristian Göttsche
2021-04-09Update timestamps for the special process scans at startup alsoNathan Scott
2021-03-25Abstract htop main function to allow for a platform binaryNathan Scott