summaryrefslogtreecommitdiffstats
path: root/Settings.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* Don't simply trust that string splits were successful...Hisham Muhammad2011-08-291-9/+15
* be more precise in the commentHisham Muhammad2011-08-121-2/+1
* Tempus fugit.Hisham Muhammad2011-05-261-1/+1
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-0/+3
* Tempus fugit.Hisham Muhammad2010-02-251-1/+1
* show custom thread namesHisham Muhammad2010-02-251-1/+4
* minor tweaks by David WeberHisham Muhammad2010-02-221-4/+2
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-35/+35
* BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad2008-03-081-0/+4
* Avoid crashing when using many meters (thanks to David Cho for the report)Hisham Muhammad2007-11-261-1/+1
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-2/+5
* Add a trailing newline in .htoprcHisham Muhammad2007-08-101-0/+1
* Contribution by Philipp Richter: Display IO-Wait, IRQ and Soft-IRQ values in ...Hisham Muhammad2006-10-041-0/+3

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