summaryrefslogtreecommitdiffstats
path: root/htop.c
Commit message (Expand)AuthorAgeFilesLines
* Fix crashes when process list is emptyHisham Muhammad2012-03-051-9/+21
* BUGFIX: behavior of 'F' (follow) key was broken, also affecting theHisham Muhammad2012-02-021-1/+2
* Extra check if Process_getAffinity fails.Hisham Muhammad2012-01-291-0/+1
* Remove old memory debugging routines. We have Valgrind nowadays.Hisham Muhammad2011-12-261-2/+0
* major header cleanupHisham Muhammad2011-12-261-11/+15
* Use strdup explicitlyHisham Muhammad2011-12-251-2/+2
* Keep panel structure up-to-date as process list changes when headers are upda...Hisham Muhammad2011-12-011-39/+28
* Remove bundled hwloc-1.2.1. Use either native Linux affinity support or an ex...Hisham Muhammad2011-11-211-3/+3
* Mega-commit with features and tweaks for 1.0:Hisham Muhammad2011-11-181-39/+4
* build fixesHisham Muhammad2011-11-051-5/+4
* Allow typing to select items in various panels (sort, user, signal).Hisham Muhammad2011-11-051-5/+33
* Support for UTF-8 tree drawingHisham Muhammad2011-11-031-1/+32
* Use wider PID columns in 64-bit machines with larger pid_max values.Hisham Muhammad2011-09-291-0/+1
* Convert affinity control from the deprecated PLPA to HWLOCHisham Muhammad2011-09-241-13/+12
* Fix --sort-key=helpHisham Muhammad2011-09-081-1/+1
* minor change to improve portabilityHisham Muhammad2011-09-081-1/+1
* Fix off-by-one error in PROCESSOR displayHisham Muhammad2011-09-081-1/+1
* Fix on-screen documentation regarding [ and ]Hisham Muhammad2011-09-081-2/+2
* incremental filteringHisham Muhammad2011-09-081-40/+91
* Stricter checks for command-line optionsHisham Muhammad2011-08-261-5/+16
* ncurses does not support the scrollwheel well, but this is a step in that dir...Hisham Muhammad2011-05-261-24/+31
* handle large values for process timeHisham Muhammad2011-03-281-1/+2
* * Option for counting CPUs from zeroHisham Muhammad2011-03-221-11/+11
* Fix online help!Hisham Muhammad2010-11-241-3/+3
* Remove arbitrary limit from rich stringsHisham Muhammad2010-11-221-8/+11
* Fix search by process name when processes are filtered by user. Closes #2803481.Hisham Muhammad2010-11-201-5/+4
* add support for steal/guest CPU time measurementHisham Muhammad2010-08-241-9/+13
* expand/collapse treeHisham Muhammad2010-06-171-6/+13
* getopt-based long options and --no-colorHisham Muhammad2010-02-251-49/+75
* warning fixesHisham Muhammad2010-02-251-24/+24
* * BUGFIX: Fix crash on F6 keyHisham Muhammad2009-06-231-5/+5
* doc fixHisham Muhammad2009-06-021-1/+1
* changes for htop 0.8.2Hisham Muhammad2009-06-021-25/+40
* clean inc search buffer codeHisham Muhammad2009-04-221-5/+3
* BSD related fixes:Hisham Muhammad2009-03-111-0/+6
* improve help on monochrome, fix bug #2430855Hisham Muhammad2009-02-181-2/+4
* fix bug #2171752Hisham Muhammad2009-02-171-1/+6
* Fix mouseclick handling in top barHisham Muhammad2008-05-071-1/+1
* Make setup screen fully mouse-driveableHisham Muhammad2008-04-231-1/+3
* Ability to change sort column with the mouse byHisham Muhammad2008-03-141-21/+32
* Clean up headers by using 'static' whenever possible.Hisham Muhammad2008-03-091-5/+5
* Add Unicode support, enabled with the --enable-unicodeHisham Muhammad2008-03-091-0/+7
* Make sure help screen is properly filled.Hisham Muhammad2008-03-081-1/+6
* Time keeps passing byHisham Muhammad2008-03-051-3/+3
* Time keeps passing byHisham Muhammad2008-03-051-1/+1
* Experimental feature: beep on permission failures. Hisham Muhammad2007-12-171-19/+27
* IO-wait time now counts as idle time, which is a moreHisham Muhammad2007-11-091-3/+3
* Improve construction of tree view, properly nesting threads.Hisham Muhammad2007-11-081-2/+38
* Fix crash on invalid command line arguments:Hisham Muhammad2007-08-101-14/+20
* Switch to unsigned keys in hash, according to issue #1688290 Hisham Muhammad2007-04-051-2/+2

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