summaryrefslogtreecommitdiffstats
path: root/Settings.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott2020-08-261-0/+13
* Merge branch 'hishamhm-pull-959'Nathan Scott2020-08-201-0/+4
|\
| * Fix whitespaceDaniel Flanagan2019-10-311-8/+8
| * Add simple vim modeDaniel Flanagan2019-10-311-8/+12
* | Merge branch 'hishamhm-pull-932'Nathan Scott2020-08-201-0/+10
|\ \
| * | Add a display option to hide CPU usage number from CPU meter.Arnavion2019-08-101-0/+5
| * | Add new display option to also show CPU frequency in CPU meters.Arnavion2019-08-091-0/+5
| |/
* / Added an option to disable the mouse.MartinJM2019-07-121-8/+13
|/
* Make settings file finding sequence more straightforwardHisham Muhammad2018-02-181-16/+19
* Only consider a read successful when the file seems validHisham Muhammad2018-02-181-7/+9
* Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2017-07-261-3/+9
|\
| * Settings: do not emit trailing whitespaceWael M. Nasreddine2017-07-241-3/+9
* | Security review: make privilege dropping-restoring optional.Hisham Muhammad2017-07-261-10/+9
|/
* Dynamically adjust the size of line readsHisham Muhammad2016-06-191-4/+7
* Silence cast warning.Hisham2016-05-301-1/+1
* Silence warnings about seteuid return value.Hisham2016-05-251-6/+6
* Initialize default meter modes properly.Hisham2016-02-021-5/+15
* Merge branch 'xalloc'Hisham2016-02-021-17/+17
|\
| * Check for failure in allocations.Hisham2016-02-021-17/+17
* | Differentiate threads by default.Hisham2016-01-311-1/+2
|/
* Fix fopen mode in Settings_read()Michael Klein2015-12-091-1/+1
* drop privileges during Settings_read()/Settings_write()Michael Klein2015-12-021-1/+13
* Rename String to StringUtils.David Hunt2015-08-191-1/+1
* Ensure default matches classic htop behavior.Hisham Muhammad2015-08-121-0/+1
* Merge pull request #148 from nckx/display-basenameHisham Muhammad2015-08-121-0/+4
|\
| * New setting: "Show program path"Tobias Geerinckx-Rice2015-08-071-0/+4
* | store cpuCount in an attributeHisham Muhammad2015-05-131-9/+11
|/
* Reset to the default scheme, not the last one.Hisham Muhammad2015-04-091-2/+1
* Fix saving new color scheme.Hisham Muhammad2015-04-091-1/+2
* Fix NULL-termination of array for later use by String_freeArray.Hisham Muhammad2015-03-251-1/+1
* Fix saving of header states, motion in Setup screen.Hisham Muhammad2015-03-161-0/+2
* Get FreeBSD tree to compile again with latest changes.Hisham Muhammad2015-03-161-1/+1
* Isolate portable and Linux-specific process fields.Hisham Muhammad2015-03-161-5/+1
* Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-3/+4
* Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-1/+1
* Sorry about the mega-patch.Hisham Muhammad2015-01-211-123/+210
* Decouple Header from Meter classes.Hisham Muhammad2014-11-271-2/+19
* Improve function prototype, helping analysis.Hisham Muhammad2014-04-241-1/+1
* Fix resource leak.Hisham Muhammad2014-04-241-1/+1
* safer code, check result of lstatHisham Muhammad2014-04-221-3/+5
* alignment improvementsHisham Muhammad2014-02-271-1/+1
* Make CPU meter optionally account guest time in its percentagesHisham Muhammad2013-12-181-0/+3
* Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad2013-05-241-0/+2
* Option to update process names on every refreshHisham Muhammad2012-10-201-0/+3
* avoid deleting valid symbolic links to .htoprcHisham Muhammad2012-03-051-1/+3
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-1/+0
* major header cleanupHisham Muhammad2011-12-261-4/+10
* Move .htoprc to XDG-compliant path ~/.config/htop/htoprc,Hisham Muhammad2011-12-251-18/+42
* Fix typo that has been lurking since 2006Hisham Muhammad2011-12-231-1/+1
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-6/+6

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