summaryrefslogtreecommitdiffstats
path: root/Settings.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* Settings: set ok when reading configuration from sysconfdirChristian Hesse2021-09-101-1/+1
* Add missing end-of-line to htoprc file version mismatch warningNathan Scott2021-09-081-1/+1
* Drop redundant semicolonsChristian Göttsche2021-09-041-2/+2
* Settings: enclose casted macro argument in parenthesisChristian Göttsche2021-09-041-1/+1
* Reduce variable scopeChristian Göttsche2021-09-041-1/+2
* Settings: create default meters on no existing config fileChristian Göttsche2021-09-021-0/+3
* Fix resource leaks dealing with unrecognised config file versionNathan Scott2021-08-311-0/+2
* Shorten crash output to fit on screenChristian Göttsche2021-08-261-49/+61
* IWYU updateChristian Göttsche2021-08-251-0/+1
* HeaderLayout: save name in configurationChristian Göttsche2021-08-241-2/+3
* Merge branch 'header_fmt' of cgzones/htopDaniel Lange2021-08-231-51/+98
|\
| * Add option to change Header layoutChristian Göttsche2021-08-221-51/+98
* | Merge branch 'config_versions' of fasterit/htopDaniel Lange2021-08-231-1/+11
|\ \ | |/ |/|
| * Apply approved warning message suggested by nathansDaniel Lange2021-08-231-4/+4
| * Introduce versioned config files and config_reader_min_versionDaniel Lange2021-08-131-1/+11
* | Merge branch 'read-settings-defaults' of bjpbakker/htopDaniel Lange2021-08-181-16/+7
|\ \ | |/ |/|
| * Read settings after applying defaultsBart Bakker2021-08-021-16/+7
* | PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-15/+43
|/
* Disable mouse option when support is unavailablenia2021-07-151-0/+6
* Whitespace around operatorsBenny Baumann2021-07-151-1/+1
* Allow for highlighting of deleted executables to be configuredBenny Baumann2021-05-231-0/+4
* Print current settings on crashChristian Göttsche2021-05-161-7/+17
* Add read-only optionChristian Göttsche2021-04-141-0/+10
* Use unsigned types for CPU counts and associated variablesChristian Göttsche2021-03-191-3/+3
* Merge pull request #436 from cgzones/freebsdGraham Inggs2021-03-181-3/+3
|\
| * FreeBSD: add support for CPU frequency and temperatureChristian Göttsche2021-02-051-3/+3
* | Settings_write: fix return value on errorChristian Göttsche2021-03-131-3/+9
* | Settings: check if writing configuration file was successfulChristian Göttsche2021-03-121-5/+8
* | Settings: mark non-modified pointer parameters constChristian Göttsche2021-03-121-3/+3
* | Refactor to remove no-op callsBenny Baumann2021-02-171-14/+4
* | Option and key ("*") to collapse / expand all branches under PID 1Daniel Lange2021-02-131-0/+4
|/
* Improve initial setup for systems with many CPUsDaniel Lange2021-02-021-2/+17
* Quote SYSCONFDIR definitionChristian Göttsche2021-01-311-4/+1
* Fix possible division by zeroChristian Göttsche2021-01-251-1/+1
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-3/+3
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-4/+4
* Add option to hide the Function BarChristian Göttsche2021-01-041-0/+4
* Mark Platform_defaultFields constChristian Göttsche2020-12-191-1/+1
* Rework enum ProcessFieldChristian Göttsche2020-12-191-3/+3
* Separate tree and list sort ordersHisham Muhammad2020-12-191-3/+20
* Add "Tree view is always sorted by PID" option to mimic htop 2 behaviorHisham Muhammad2020-12-191-0/+3
* Dynamically load libsensors at runtimeChristian Göttsche2020-12-021-3/+3
* Calculate library size (M_LRS column) from maps fileFynn Wulf2020-11-261-1/+1
* Add support to change numeric options in settings screenChristian Göttsche2020-11-251-2/+2
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-0/+15
* Show CPU temperature in CPU meterChristian Göttsche2020-11-161-0/+14
* Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange2020-11-161-0/+8
|\
| * Address items from reviewAdam Saponara2020-10-311-0/+1
| * Highlight new and old processes (#74)Adam Saponara2020-10-301-0/+7

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