- 26 Feb, 2018 1 commit
-
-
Hisham Muhammad authored
-
- 18 Feb, 2018 2 commits
-
-
Hisham Muhammad authored
Avoid unnecessary access() call and make code read more linearly.
-
Hisham Muhammad authored
Require at least the `fields` entry to be present, so we can have a decent guess that it was indeed a settings file.
-
- 26 Jul, 2017 1 commit
-
-
Hisham Muhammad authored
This is/was necessary only on macOS, because you needed root in order to read the process list. This was never necessary on Linux, and it also raises security concerns, so now it needs to be enabled explicitly at build time.
-
- 24 Jul, 2017 1 commit
-
-
Wael M. Nasreddine authored
-
- 19 Jun, 2016 1 commit
-
-
Hisham Muhammad authored
* Dynamically adjust the size of line reads. * Remove some more uses of fgets with arbitrary sizes. * Fix reading of lines and width of n column. Fixes #514.
-
- 30 May, 2016 1 commit
-
-
Hisham authored
-
- 26 May, 2016 1 commit
-
-
Hisham authored
Closes #483.
-
- 02 Feb, 2016 2 commits
- 31 Jan, 2016 1 commit
-
-
Hisham authored
-
- 09 Dec, 2015 1 commit
-
-
Michael Klein authored
-
- 02 Dec, 2015 1 commit
-
-
Michael Klein authored
-
- 19 Aug, 2015 1 commit
-
-
David Hunt authored
Fixes building on case-insensitive filesystems where String.h gets confused with <string.h>. From d734dacea0a10d0465dad4e95b3421511e7da112 Mon Sep 17 00:00:00 2001 From: David Hunt <dhunt@iolanthe.attlocal.net> Date: Sat, 11 Jul 2015 20:56:31 -0500 Subject: [PATCH 1/8] Rename String to StringUtils
-
- 12 Aug, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 07 Aug, 2015 1 commit
-
-
Tobias Geerinckx-Rice authored
Add a setting to hide all but the last component from the programme path, leaving only the "basename". Makes htop more usable on smaller screens, or systems with longer than average paths. Off by default. "Highlight program basename" will still be respected, to further visually separate process names from their arguments.
-
- 13 May, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 09 Apr, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 25 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 17 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 16 Mar, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 15 Mar, 2015 1 commit
-
-
Hisham Muhammad authored
-
- 23 Feb, 2015 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
Conflicts: Process.c Process.h ProcessList.c ScreenManager.c linux/LinuxProcessList.c
-
- 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 1 commit
-
-
Hisham Muhammad authored
(Yes, that's dynamic typing!)
-
- 24 Apr, 2014 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 22 Apr, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 27 Feb, 2014 1 commit
-
-
Hisham Muhammad authored
-
- 18 Dec, 2013 1 commit
-
-
Hisham Muhammad authored
-
- 24 May, 2013 1 commit
-
-
Hisham Muhammad authored
On my machine, this gives a ~20% improvement in htop process time use with the default config.
-
- 20 Oct, 2012 1 commit
-
-
Hisham Muhammad authored
(thanks to Rob Hoelz)
-
- 05 Mar, 2012 1 commit
-
-
Hisham Muhammad authored
so that home directories can be used with both old and new versions of htop (see #3496731).
-
- 26 Dec, 2011 2 commits
-
-
Hisham Muhammad authored
-
Hisham Muhammad authored
-
- 25 Dec, 2011 1 commit
-
-
Hisham Muhammad authored
respecting $XDG_CONFIG_HOME (thanks to Hadzhimurad Ustarkhan for the suggestion.)
-