- 23 May, 2018 1 commit
-
-
Christian Hesse authored
This broke with commit db05ba61.
-
- 05 Apr, 2018 1 commit
-
-
Daniel Flanagan authored
-
- 19 Feb, 2016 2 commits
- 02 Feb, 2016 1 commit
-
-
Hisham authored
-
- 04 Jan, 2016 1 commit
-
-
Christian Hesse authored
-
- 05 Oct, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 19 Sep, 2015 2 commits
-
-
Michael McConville authored
-
Michael McConville authored
Change more fprintf(stderr, ...); exit(...); to err[x](...). Tweak a few existing ones and fix some style.
-
- 18 Sep, 2015 1 commit
-
-
Michael McConville authored
-
- 16 Jul, 2015 1 commit
-
-
Christian Hesse authored
-
- 01 Apr, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Mar, 2015 4 commits
-
-
Hisham Muhammad authored
Fixes #174. Conflicts: Panel.c
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Fixes #174.
-
Hisham Muhammad authored
-
- 21 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 15 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
Kinda runs, but functionality from the original main loop is still missing. Patience.
-
- 22 Jan, 2015 1 commit
-
-
Hisham Muhammad authored
This is a work-in-progress, code is currently broken. (Some actions, and notably, the header, are missing.)
-
- 27 Nov, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 24 Nov, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 20 Nov, 2014 1 commit
-
-
Hisham Muhammad authored
Made the logic more modular, hopefully easier to follow, and removed repeated code. Plus, some optimization in RichString code.
-
- 04 Jun, 2014 1 commit
-
-
Hisham Muhammad authored
Ensure one mini-reading-cycle runs before getting the UI active so we have two data points to get better meter measurements from the get-go.
-
- 06 May, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 03 May, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 25 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
but the current process will remain selected (so you can filter, choose and then go back to unfiltered mode to see the children of that process). Inspired by feedback at http://www.reddit.com/r/linux/comments/23wpc7/announcing_htop_103_with_new_features_bugfixes/ch1paos
-
- 24 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 22 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 21 Apr, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 09 Apr, 2014 2 commits
-
-
Hisham Muhammad authored
It is now accessible via F6 when on tree view (as a bonus, it is now also reachable via the mouse). The function bar now dynamically changes to reflect the toggle nature of the tree-view mode (F5) and the F6 key serves as expand/collapse when on tree mode, and its previous behavior of bringing up the "Sort By" menu (which only made sense on non-tree mode). Users wishing to go to the "Sort By" menu straight from Tree View can still do so with the "<" and ">" keys (the top-compatible keys for sort selection).
-
Hisham Muhammad authored
Add missing check for return value and be more conservative in constructs to avoid future slips of this kind.
-
- 14 Jan, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 18 Dec, 2013 1 commit
-
-
Hisham Muhammad authored
-
- 26 Feb, 2013 1 commit
-
-
Hisham Muhammad authored
Don't end up killing init if process selected to be killed terminates before the user selects a signal. Closes #3606072.
-
- 05 Dec, 2012 1 commit
-
-
Hisham Muhammad authored
Changes in object model: separate class objects to store vtable. Also, nicer UTF-8 display of big numbers.
-