summaryrefslogtreecommitdiffstats
path: root/CommandLine.c
Commit message (Expand)AuthorAgeFilesLines
* Print message if config file was resolvedSefa Eyeoglu2024-03-121-0/+4
* Update includes based on IWYUBenny Baumann2023-12-261-1/+2
* Fix code styleBenny Baumann2023-12-261-4/+3
* Rename ProcessList to ProcessTable throughoutNathan Scott2023-08-311-4/+4
* Support dynamic screens with 'top-most' entities beyond processesSohaib Mohamed2023-08-301-7/+6
* Introduce Row and Table classes for screens beyond top-processesNathan Scott2023-08-301-10/+7
* Logic to retain screen and other changesSahil Siddiq2023-05-221-1/+1
* Implement logic for '--max-iterations'Sahil Siddiq2023-05-221-2/+18
* Adapt platform code for the new Machine base classNathan Scott2023-05-081-2/+4
* Introduce Machine class for host-specific info (split from ProcessList)Nathan Scott2023-05-081-13/+13
* Drop references to 'Process' in generic screen codeNathan Scott2023-05-081-2/+2
* Refactor to use a program name pointer instead of PACKAGE macroNathan Scott2023-04-061-3/+3
* Refactor and consolidate dynamic meters/columns pointersNathan Scott2023-04-061-3/+3
* Reformat code baseBenny Baumann2022-10-241-19/+22
* Toggle the header meters with pound keyChristian Göttsche2022-10-221-0/+1
* Reject unsupported non-option command line argumentsChristian Göttsche2022-10-201-0/+9
* Restore non mouse supportChristian Göttsche2022-08-101-0/+4
* Drop incorrect help messageChristian Göttsche2022-08-091-1/+0
* Merge branch 'improve-filter-label' into mainDaniel Lange2022-04-141-1/+1
|\
| * Improve MainPanel Label on active inc filter (Filter <-> FILTER)Daniel Lange2022-03-251-1/+1
* | Make CLANG happy (-Wembedded-directive)Daniel Lange2022-04-071-4/+4
* | Do not show help for -M / --no-mouse if HAVE_GETMOUSE is undefinedDaniel Lange2022-04-071-0/+2
|/
* Introduce screen tabsHisham Muhammad2021-12-071-6/+6
* Fix issue where last line is not cleared when SIGINT is receivedEmmanuel Mathi-Amorim2021-12-011-5/+0
* Early program termination only from main()Volodymyr Vasiutyk2021-10-311-39/+46
* Allow -u UIDнаб2021-10-241-2/+7
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-2/+2
* Add completion handling for dynamic meters and columnsNathan Scott2021-09-031-4/+2
* Reset the signal handlers at program exitChristian Göttsche2021-08-161-0/+2
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-3/+12
* Rework CPU countingChristian Göttsche2021-07-181-1/+1
* Disable mouse option when support is unavailablenia2021-07-151-0/+4
* Indentation of string argumentsBenny Baumann2021-07-151-18/+18
* Whitespace around operatorsBenny Baumann2021-07-151-3/+3
* Split statements that should go onto multiple linesBenny Baumann2021-07-151-1/+2
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-1/+3
* Print current settings on crashChristian Göttsche2021-05-161-2/+4
* Add read-only optionChristian Göttsche2021-04-141-0/+10
* Update timestamps for the special process scans at startup alsoNathan Scott2021-04-091-4/+4
* Abstract htop main function to allow for a platform binaryNathan Scott2021-03-251-0/+372

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