summaryrefslogtreecommitdiffstats
path: root/ChangeLog
AgeCommit message (Expand)Author
2012-10-19Fail gracefully when /proc is not mountedHisham Muhammad
2012-10-04Add IO priority support ('i' key)Hisham Muhammad
2012-03-05Fix crashes when process list is emptyHisham Muhammad
2012-02-02BUGFIX: behavior of 'F' (follow) key was broken, also affecting theHisham Muhammad
2012-01-03make htop trunk compile on FreeBSD 8.2-STABLEHisham Muhammad
2011-12-25Use strdup explicitlyHisham Muhammad
2011-12-01update changelog, following confirmation of fix from usersHisham Muhammad
2011-11-18Mega-commit with features and tweaks for 1.0:Hisham Muhammad
2011-11-05update changelogHisham Muhammad
2011-11-03Support for UTF-8 tree drawingHisham Muhammad
2011-09-26Add changelog entry.Hisham Muhammad
2011-09-08Man page updatesHisham Muhammad
2011-09-08Try harder to find the ncurses header, fixes detection in SuSE SLES9.Hisham Muhammad
2011-09-08incremental filteringHisham Muhammad
2011-08-26Stricter checks for command-line optionsHisham Muhammad
2011-08-26Fix segfault in BarMeterMode_draw() for small terminal widthsHisham Muhammad
2011-05-26changelog and future version bumpHisham Muhammad
2011-03-22* Option for counting CPUs from zeroHisham Muhammad
2010-11-20BUGFIX: Fix alignment for display of memory values above 100G (sign of the ti...Hisham Muhammad
2010-11-20Improve battery meter support (thanks to Richard W.) Closes #3063541.Hisham Muhammad
2010-11-20Build fixes. BTW, we're going for 0.9 now.Hisham Muhammad
2010-10-30Support for cgroups (thanks to Guillaume Zitta and Daniel Lezcano)Hisham Muhammad
2010-08-24update changelogHisham Muhammad
2010-07-31little note missing from changelogHisham Muhammad
2010-06-30Fix display of nan% in CPU metersHisham Muhammad
2010-03-29update changelogHisham Muhammad
2010-03-03* Add Bash/emacs style navigation keysHisham Muhammad
2010-02-25getopt-based long options and --no-colorHisham Muhammad
2010-02-25warning fixesHisham Muhammad
2010-02-22minor tweakHisham Muhammad
2009-06-23* BUGFIX: Fix crash on F6 keyHisham Muhammad
2009-06-08fix to minor bug affecting the build process, a maintenance release will foll...Hisham Muhammad
2009-06-02changes for htop 0.8.2Hisham Muhammad
2009-03-11BSD related fixes:Hisham Muhammad
2009-03-11Rename VEID to CTID in OpenVZ systemsHisham Muhammad
2009-02-18* corrections to the desktop entry fileHisham Muhammad
2009-02-17Option to display hostname in the meters areaHisham Muhammad
2009-02-17Fix missing tree view when userland threads are hiddenHisham Muhammad
2009-02-17Fix for VPID on OpenVZ systemsHisham Muhammad
2008-09-23Remove assertion that fails on hardened kernelsHisham Muhammad
2008-09-23ACPI Battery meterHisham Muhammad
2008-09-23Add Linux-VServer support,Hisham Muhammad
2008-05-07Prepare for release 0.8Hisham Muhammad
2008-03-14Ability to change sort column with the mouse byHisham Muhammad
2008-03-09Add support for Linux per-process IO statistics,Hisham Muhammad
2008-03-09Add Unicode support, enabled with the --enable-unicodeHisham Muhammad
2008-03-08BUGFIX: Fix display of CPU count for threaded processes.Hisham Muhammad
2007-11-26Avoid crashing when using many meters (thanks to David Cho for the report)Hisham Muhammad
2007-11-09IO-wait time now counts as idle time, which is a moreHisham Muhammad
2007-11-08Improve construction of tree view, properly nesting threads.Hisham Muhammad