summaryrefslogtreecommitdiffstats
path: root/Settings.c
AgeCommit message (Expand)Author
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-959'Nathan Scott
2020-08-20Merge branch 'hishamhm-pull-932'Nathan Scott
2019-10-31Fix whitespaceDaniel Flanagan
2019-10-31Add simple vim modeDaniel Flanagan
2019-08-10Add a display option to hide CPU usage number from CPU meter.Arnavion
2019-08-09Add new display option to also show CPU frequency in CPU meters.Arnavion
2019-07-12Added an option to disable the mouse.MartinJM
2018-02-18Make settings file finding sequence more straightforwardHisham Muhammad
2018-02-18Only consider a read successful when the file seems validHisham Muhammad
2017-07-26Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad
2017-07-26Security review: make privilege dropping-restoring optional.Hisham Muhammad
2017-07-24Settings: do not emit trailing whitespaceWael M. Nasreddine
2016-06-19Dynamically adjust the size of line readsHisham Muhammad
2016-05-30Silence cast warning.Hisham
2016-05-25Silence warnings about seteuid return value.Hisham
2016-02-02Initialize default meter modes properly.Hisham
2016-02-02Merge branch 'xalloc'Hisham
2016-02-02Check for failure in allocations.Hisham
2016-01-31Differentiate threads by default.Hisham
2015-12-09Fix fopen mode in Settings_read()Michael Klein
2015-12-02drop privileges during Settings_read()/Settings_write()Michael Klein
2015-08-19Rename String to StringUtils.David Hunt
2015-08-12Ensure default matches classic htop behavior.Hisham Muhammad
2015-08-12Merge pull request #148 from nckx/display-basenameHisham Muhammad
2015-08-07New setting: "Show program path"Tobias Geerinckx-Rice
2015-05-13store cpuCount in an attributeHisham Muhammad
2015-04-09Reset to the default scheme, not the last one.Hisham Muhammad
2015-04-09Fix saving new color scheme.Hisham Muhammad
2015-03-25Fix NULL-termination of array for later use by String_freeArray.Hisham Muhammad
2015-03-16Fix saving of header states, motion in Setup screen.Hisham Muhammad
2015-03-16Get FreeBSD tree to compile again with latest changes.Hisham Muhammad
2015-03-16Isolate portable and Linux-specific process fields.Hisham Muhammad
2015-03-15Move more Linux-specific code into Linux subdir.Hisham Muhammad
2015-01-23Another mega-patch for the refactoring process.Hisham Muhammad
2015-01-21Sorry about the mega-patch.Hisham Muhammad
2014-11-27Decouple Header from Meter classes.Hisham Muhammad
2014-04-24Improve function prototype, helping analysis.Hisham Muhammad
2014-04-24Fix resource leak.Hisham Muhammad
2014-04-22safer code, check result of lstatHisham Muhammad
2014-02-27alignment improvementsHisham Muhammad
2013-12-18Make CPU meter optionally account guest time in its percentagesHisham Muhammad
2013-05-24Performance improvements due to conditional parsing of IO data depending on s...Hisham Muhammad
2012-10-20Option to update process names on every refreshHisham Muhammad
2012-03-05avoid deleting valid symbolic links to .htoprcHisham Muhammad
2011-12-26Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad
2011-12-26major header cleanupHisham Muhammad
2011-12-25Move .htoprc to XDG-compliant path ~/.config/htop/htoprc,Hisham Muhammad
2011-12-23Fix typo that has been lurking since 2006Hisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad