summaryrefslogtreecommitdiffstats
path: root/ChangeLog
Commit message (Collapse)AuthorAgeFilesLines
* Support pagefaults stats. Closes #45.Hisham Muhammad2014-04-241-0/+1
|
* Update changelog items.Hisham Muhammad2014-04-241-0/+2
|
* Update changelogHisham Muhammad2014-01-301-0/+2
|
* BUGFIX: Fix crash when adding meters and toggling detailed CPU time.Hisham Muhammad2014-01-161-0/+2
| | | | | See https://bugzilla.redhat.com/show_bug.cgi?id=987805 for details. (thanks to Dawid Gajownik for the detailed analysis!)
* First new feature of the git era! "c" key tags all children of a process.Hisham Muhammad2014-01-141-0/+1
|
* Fixes in accounting of guest time when using virtualizationHisham Muhammad2013-12-181-0/+2
| | | | | (thanks to Patrick Marlier)
* Performance improvements due to conditional parsing of IO data depending on ↵Hisham Muhammad2013-05-241-0/+2
| | | | | | | selected fields. On my machine, this gives a ~20% improvement in htop process time use with the default config.
* Performance improvementsHisham Muhammad2013-04-291-0/+5
| | | | | (thanks to Jann Horn)
* Option to update process names on every refreshHisham Muhammad2012-10-201-0/+2
| | | | | (thanks to Rob Hoelz)
* Fail gracefully when /proc is not mountedHisham Muhammad2012-10-191-0/+2
| | | | | (thanks to Philipp Hagemeister)
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-0/+1
|
* Fix crashes when process list is emptyHisham Muhammad2012-03-051-0/+5
|
* BUGFIX: behavior of 'F' (follow) key was broken, also affecting theHisham Muhammad2012-02-021-0/+2
| | | | | persistence of mouse selections. Closes #3165065.
* make htop trunk compile on FreeBSD 8.2-STABLEHisham Muhammad2012-01-031-0/+2
| | | | | (thanks to Trond Endestrol)
* Use strdup explicitlyHisham Muhammad2011-12-251-0/+3
|
* update changelog, following confirmation of fix from usersHisham Muhammad2011-12-011-0/+6
|
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-1/+6
| | | | | | | | | | | * Performance improvements * Support for splitting CPU meters into two or four columns (thanks to Wim Heirman) * Switch from PLPA, which is now deprecated, to HWLOC. * Bring back support for native Linux sched_setaffinity, so we don't have to use HWLOC where we don't need to. * Support for typing in user names and column fields in selection panels.
* update changelogHisham Muhammad2011-11-051-0/+1
|
* Support for UTF-8 tree drawingHisham Muhammad2011-11-031-0/+2
| | | | | (thanks to Bin Guo)
* Add changelog entry.Hisham Muhammad2011-09-261-0/+1
|
* Man page updatesHisham Muhammad2011-09-081-0/+2
| | | | | (thanks to Vincent Launchbury)
* Try harder to find the ncurses header, fixes detection in SuSE SLES9.Hisham Muhammad2011-09-081-0/+2
| | | | | (thanks to Moritz Barsnick)
* incremental filteringHisham Muhammad2011-09-081-0/+2
| | | | | plus some fixes
* Stricter checks for command-line optionsHisham Muhammad2011-08-261-0/+2
| | | | | (thanks to Sebastian Pipping)
* Fix segfault in BarMeterMode_draw() for small terminal widthsHisham Muhammad2011-08-261-0/+2
|
* changelog and future version bumpHisham Muhammad2011-05-261-0/+2
|
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-0/+6
| | | | | | (thanks to Sean Noonan) * Meters update in every screen (no longer halting while on Setup, etc.)
* BUGFIX: Fix alignment for display of memory values above 100G (sign of the ↵Hisham Muhammad2010-11-201-1/+5
| | | | | | | | times!) (thanks to Jan van Haarst for the report.) Closes #2865619.
* Improve battery meter support (thanks to Richard W.) Closes #3063541.Hisham Muhammad2010-11-201-0/+2
|
* Build fixes. BTW, we're going for 0.9 now.Hisham Muhammad2010-11-201-1/+2
|
* Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano)Hisham Muhammad2010-10-301-0/+2
|
* update changelogHisham Muhammad2010-08-241-0/+2
|
* little note missing from changelogHisham Muhammad2010-07-311-0/+1
|
* Fix display of nan% in CPU metersHisham Muhammad2010-06-301-0/+2
| | | | | (Fix by Steven Hampson)
* update changelogHisham Muhammad2010-03-291-0/+2
|
* * Add Bash/emacs style navigation keysHisham Muhammad2010-03-031-0/+4
| | | | | (thanks to Daniel Schuler)
* getopt-based long options and --no-colorHisham Muhammad2010-02-251-0/+2
| | | | | (thanks to Vincent Launchbury)
* warning fixesHisham Muhammad2010-02-251-1/+4
|
* minor tweakHisham Muhammad2010-02-221-0/+4
|
* * BUGFIX: Fix crash on F6 keyHisham Muhammad2009-06-231-1/+3
| | | | | (thanks to Rainer Suhm)
* fix to minor bug affecting the build process, a maintenance release will ↵Hisham Muhammad2009-06-081-0/+4
| | | | follow shortly.
* changes for htop 0.8.2Hisham Muhammad2009-06-021-0/+3
|
* BSD related fixes:Hisham Muhammad2009-03-111-0/+4
| | | | | | | | * BUGFIX: Correct page size calculation for FreeBSD systems (thanks to Andrew Paulsen) * Allow compilation without PLPA on systems that don't support it (thanks to Timothy Redaelli)
* Rename VEID to CTID in OpenVZ systemsHisham Muhammad2009-03-111-0/+2
| | | | | (thanks to Thorsten Schifferdecker)
* * corrections to the desktop entry fileHisham Muhammad2009-02-181-0/+2
| | | | | (thanks by Samuli Suominen)
* Option to display hostname in the meters areaHisham Muhammad2009-02-171-0/+1
|
* Fix missing tree view when userland threads are hiddenHisham Muhammad2009-02-171-0/+2
| | | | | (thanks to Josh Stone)
* Fix for VPID on OpenVZ systemsHisham Muhammad2009-02-171-0/+5
| | | | | (thanks to Wolfgang Frisch)
* Remove assertion that fails on hardened kernelsHisham Muhammad2008-09-231-0/+2
| | | | | (thanks to Wolfram Schlich for the report)
* ACPI Battery meterHisham Muhammad2008-09-231-1/+5
| | | | | contributed by Ian Hands

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