1. 19 Aug, 2015 1 commit
    • David Hunt's avatar
      Rename String to StringUtils. · 5e602f18
      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
      5e602f18
  2. 12 Aug, 2015 1 commit
  3. 07 Aug, 2015 1 commit
    • Tobias Geerinckx-Rice's avatar
      New setting: "Show program path" · 293eec42
      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.
      293eec42
  4. 13 May, 2015 1 commit
  5. 09 Apr, 2015 2 commits
  6. 25 Mar, 2015 1 commit
  7. 17 Mar, 2015 1 commit
  8. 16 Mar, 2015 2 commits
  9. 15 Mar, 2015 1 commit
  10. 23 Feb, 2015 2 commits
  11. 23 Jan, 2015 1 commit
  12. 22 Jan, 2015 1 commit
  13. 27 Nov, 2014 1 commit
  14. 24 Apr, 2014 2 commits
  15. 22 Apr, 2014 1 commit
  16. 27 Feb, 2014 1 commit
  17. 18 Dec, 2013 1 commit
  18. 24 May, 2013 1 commit
  19. 20 Oct, 2012 1 commit
  20. 05 Mar, 2012 1 commit
  21. 26 Dec, 2011 2 commits
  22. 25 Dec, 2011 1 commit
  23. 23 Dec, 2011 1 commit
  24. 18 Nov, 2011 1 commit
    • Hisham Muhammad's avatar
      Mega-commit with features and tweaks for 1.0: · 7ca10817
      Hisham Muhammad authored
      * Performance improvements
      * Support for splitting CPU meters into two or four columns
        (thanks to Wim Heirman)
      * Switch from PLPA, which is now deprecated, to HWLOC.
      * Bring back support for native Linux sched_setaffinity,
        so we don't have to use HWLOC where we don't need to.
      * Support for typing in user names and column fields in selection panels.
      7ca10817
  25. 29 Aug, 2011 1 commit
  26. 12 Aug, 2011 1 commit
  27. 26 May, 2011 1 commit
  28. 22 Mar, 2011 1 commit
  29. 25 Feb, 2010 2 commits
  30. 22 Feb, 2010 1 commit
  31. 09 Mar, 2008 1 commit
  32. 08 Mar, 2008 1 commit
    • Hisham Muhammad's avatar
      BUGFIX: Fix display of CPU count for threaded processes. · 93f091c4
      Hisham Muhammad authored
      When user threads are hidden, process now shows the
      sum of processor usage for all processors. When user
      threads are displayed, each thread shows its own
      processor usage, including the root thread.
      (thanks to Bert Wesarg for the report)
      Also, add option to display thread colors differently.
      93f091c4
  33. 26 Nov, 2007 1 commit
  34. 09 Nov, 2007 1 commit