summaryrefslogtreecommitdiffstats
path: root/htop.c
Commit message (Expand)AuthorAgeFilesLines
* Remove old commented code.Hisham2016-02-191-193/+0
* Fix error test — looks like nobody bumped into this one!Hisham2016-02-191-1/+2
* Check for failure in allocations.Hisham2016-02-021-1/+1
* align help outputChristian Hesse2016-01-041-1/+1
* gcc warning cleanups.Hisham Muhammad2015-10-051-4/+4
* Replace some remaining tabsMichael McConville2015-09-191-2/+2
* Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few exis...Michael McConville2015-09-191-4/+3
* (Very) initial working OpenBSD portMichael McConville2015-09-181-8/+5
* remove duplicate codeChristian Hesse2015-07-161-14/+0
* Do not trust isalpha(c) for values > 255.Hisham Muhammad2015-03-231-1/+1
* Move FunctionBar inside PanelHisham Muhammad2015-03-231-7/+3
* Working on integration of IncSet in new branch.Hisham Muhammad2015-03-221-4/+0
* Merge branch 'wip' of https://github.com/hishamhm/htop into freebsdHisham Muhammad2015-03-151-1/+2
|\
| * Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-1/+2
* | Merge branch 'wip' of https://github.com/hishamhm/htop into freebsdHisham Muhammad2015-03-151-590/+131
|\|
| * Another mega-patch for the refactoring process.Hisham Muhammad2015-01-231-4/+7
| * Sorry about the mega-patch.Hisham Muhammad2015-01-211-603/+126
* | Merge branch 'master' of https://github.com/hishamhm/htopHisham Muhammad2014-11-271-1/+1
|\|
| * Move "get max pid" code into platform specific area.Hisham Muhammad2014-11-271-1/+1
* | check /proc only if using /procHisham Muhammad2014-11-271-1/+2
|/
* Builds on Linux again!Hisham Muhammad2014-11-241-46/+5
* Changes for supporting separate platform subdirectories.Hisham Muhammad2014-11-241-80/+19
* Refactored key handlers.Hisham Muhammad2014-11-191-347/+412
* Get two data points for meters.Hisham Muhammad2014-06-041-0/+2
* Don't stop refreshing if clock was adjusted.Hisham Muhammad2014-05-051-0/+1
* Avoid weird behavior when exiting help pressing keys such as F2.Hisham Muhammad2014-05-031-0/+1
* Now, when you disable a filter (F4 → Esc), it will go back to unfiltered modeHisham Muhammad2014-04-251-0/+3
* Make blue text more readable. Closes #55.Hisham Muhammad2014-04-241-3/+3
* Fix compiler complaints.Hisham Muhammad2014-04-221-1/+2
* Remove use of usleep, which is sadly obsolete.Hisham Muhammad2014-04-211-1/+11
* avoid strtok and reduce scope of variables.Hisham Muhammad2014-04-211-8/+8
* Improve discoverability of the expand/collapse feature.Hisham Muhammad2014-04-091-39/+94
* Add missing check for return value and be more conservative in constructs to ...Hisham Muhammad2014-04-091-6/+17
* Refactor the drawing of the help screenHisham Muhammad2014-01-141-37/+41
* First new feature of the git era! "c" key tags all children of a process.Hisham Muhammad2014-01-141-0/+18
* Make CPU meter optionally account guest time in its percentagesHisham Muhammad2013-12-181-2/+2
* Don't end up killing init if process selected to be killed terminates before ...Hisham Muhammad2013-02-261-3/+8
* Changes in object model: separate class objects to store vtable. Also, nicer ...Hisham Muhammad2012-12-051-48/+33
* search and filter for the strace and lsof screens!Hisham Muhammad2012-11-101-125/+36
* Add IO priority support ('i' key)Hisham Muhammad2012-10-041-59/+53
* Add -p flag, contributed by Rob HoelzHisham Muhammad2012-08-101-7/+31
* allow 'k' to kill multiple processes again (when did this break?...)Hisham Muhammad2012-06-051-2/+1
* Continue following when switching to tree view. Patch by Richard Wang.Hisham Muhammad2012-05-281-0/+1
* fix message in help screenHisham Muhammad2012-05-281-1/+1
* Auto-follow process when selecting which signal to use when killing a process.Hisham Muhammad2012-03-301-0/+9
* 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

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