1. 4168c1a Handle KEY_ENTER as same as CR by WHR · 1 year, 4 months ago
  2. 83e6dda Refuse to take action to process if it isn't valid by WHR · 1 year, 4 months ago
  3. d59d7e5 Readjust height of DiskPanel after leaving from setup screen by WHR · 1 year, 12 months ago
  4. 16abafb Mention '?' key in the help screen by WHR · 2 years, 4 months ago
  5. 0fcf47e Add disk statistics mode for Linux-based and kFreeBSD-based platforms by WHR · 2 years, 4 months ago
  6. edf73b4 Make several pointers to 'ProcessList' read-only; remove an unnecessary type cast for 'Header *' by WHR · 2 years, 4 months ago
  7. 71591d9 Fix 'set CPU affinity' didn't show in help screen with kFreeBSD cpuset; fix using undefined macros in 'if' directives of C preprocessor by WHR · 2 years, 5 months ago
  8. cb161fe Allow linking to generic libcurses by WHR · 2 years, 5 months ago
  9. d9931d6 Ignore searching next / previous action without last search buffer by WHR · 2 years, 5 months ago
  10. b2b93ae Add CPU affinity support via cpuset_getaffinity(2) and cpuset_setaffinity(2) by WHR · 2 years, 5 months ago
  11. b789618 Add KernelStackTraceScreen to display kernel stack trace of a process by WHR · 2 years, 5 months ago
  12. 69b3046 Rename all constants in 'ProcessField' its extensions to avoid identifier pollution by WHR · 2 years, 5 months ago
  13. 907da1d Apply case-sensitivity setting to user list panel by WHR · 2 years, 5 months ago
  14. d1ba1f3 Support changing 'explicit_delay' setting in setup screen by WHR · 2 years, 5 months ago
  15. aa36ac5 Support sorting items case-insensitively by WHR · 2 years, 5 months ago
  16. c4d382d Reformat process state descriptions in help screen by WHR · 2 years, 5 months ago
  17. 9f13e7b Add HTOP_PROCESS_Z_STATE_COLOR; use bold font for HTOP_PROCESS_R_STATE_COLOR in some color schemes by WHR · 2 years, 5 months ago
  18. 7c37040 Fix passing negative value other than -1 to ctype function leading to undefined behavior (eg. crashing on GNU systems) by WHR · 2 years, 5 months ago
  19. 6c2eed8 Update process states brief of help screen by WHR · 2 years, 5 months ago
  20. 6a08728 Add 'MONOCHROME' setting for color scheme description format by WHR · 2 years, 5 months ago
  21. 25bfb00 Prepare for customizable color schemes by WHR · 2 years, 5 months ago
  22. c4e47d0 Support enabling and disabling mouse usage in settings by WHR · 2 years, 5 months ago
  23. de5b378 Add an additional key 'o' for listing open files of a process by WHR · 2 years, 5 months ago
  24. 9b8f771 Implement vi(1)-style key-bindings by WHR · 2 years, 5 months ago
  25. 808f8b9 Reformat usage message; update copyright notices and license information by WHR · 2 years, 5 months ago
  26. d91709b Update following process after searching next / previous (key n / N) by WHR · 2 years, 5 months ago
  27. 5656fae Remove unnecessary type casts by WHR · 2 years, 5 months ago
  28. 5a0f6a1 Rename all constants in ColorSchemes to be consistent by WHR · 2 years, 5 months ago
  29. a754650 Rename all constants in ColorElements to avoid identifier pollution by WHR · 2 years, 5 months ago
  30. 9c8d061 Merge remote-tracking branch 'wangqr/dev-follow-process-on-demand' into 'rivoreo-fork' by WHR · 2 years, 5 months ago
  31. 49675a0 Add ArgScreen to list command line arguments of a process by WHR · 2 years, 5 months ago
  32. 67bc274 added MainPanel actions n and N for find next and find prev. closes #601 by syrrim · 6 years ago
  33. ba863d3 Remove RESET_COLOR: it was exactly same as DEFAULT_COLOR by WHR · 2 years, 5 months ago
  34. 1a2667d Adjust SignalsPanel width by WHR · 2 years, 5 months ago
  35. 3165f4d Colorize process state characters in help screen by WHR · 2 years, 6 months ago
  36. b690200 Fix inappropriate line breaking in help screen with a 80-character-wide terminal by WHR · 2 years, 6 months ago
  37. 00e1355 Remove settings value 'hide_threads' by WHR · 2 years, 6 months ago
  38. ea40f6c Rename 2 settings variables by WHR · 2 years, 6 months ago
  39. 0d814c9 Try truss(1) before strace(1) because Solaris has an unrelated strace(1M) command by WHR · 2 years, 6 months ago
  40. 7066ea0 Add generic ZFS ARC size statistic by WHR · 2 years, 6 months ago
  41. 4376760 Optimize colors in help screen by WHR · 2 years, 6 months ago
  42. da60309 Don't follow process when selecting non-process-specific options by wangqr · 6 years ago
  43. 666e1e7 Fix virtualization color in help screen by Hisham Muhammad · 6 years ago
  44. 0dbedf9 Collapse current subtree pressing Backspace by Hisham Muhammad · 7 years ago
  45. 8c65321 Replace size_t with int/void* union by Hisham Muhammad · 7 years ago
  46. 5fca258 call clear() function when SIGWINCH is received. (#660) by guoci · 7 years ago
  47. e3f65c8 Make 'c' key work with threads as well. by Hisham Muhammad · 7 years ago
  48. d5faf64 Mark some things as const by Richard · 7 years ago
  49. 0c16847 F6 is actually used for both actions, depending on context. by Hisham · 8 years ago
  50. e0e8440 update keymap in help by ryenus · 8 years ago
  51. 572546f Auto-follow process after a search. See #237. by Hisham · 8 years ago
  52. 0a4a447 Add "p" to Help by Marco Hinz · 9 years ago
  53. d43e709 Typo in the word "priority" by Vasyl Boroviak · 9 years ago
  54. 474d26c Portable affinity using hwloc by Hisham · 9 years ago
  55. c148907 Try to make threads less confusing. by Hisham · 9 years ago
  56. 466d4da refactor *Screen classes, add InfoScreen superclass by Hisham Muhammad · 9 years ago
  57. 032af15 Merge branch 'envscreen' of https://github.com/mklein-de/htop into mklein-de-envscreen by Hisham Muhammad · 9 years ago
  58. d850803 Merge branch 'master' of https://github.com/hishamhm/htop by Hisham Muhammad · 9 years ago
  59. c6ca311 Present IO-Wait as a dot in monochrome. Fixes #345. by Hisham Muhammad · 9 years ago
  60. 4b29e84 Fix typo: prority => priority by Benjamin Porter · 9 years ago
  61. 0919ea3 'e' displays environment of current process by Michael Klein · 9 years ago
  62. 78be820 Add expand/collapse on additional clicks! by Hisham Muhammad · 9 years ago
  63. 5e602f1 Rename String to StringUtils. by David Hunt · 9 years ago
  64. fc0e446 Add shortcut key 'p' to toggle full program paths. by Tobias Geerinckx-Rice · 9 years ago
  65. b1f934c Visual tweaks: change color when following, add Broken Gray theme. by Hisham Muhammad · 10 years ago
  66. a93db52 handle clicks on panel header line by Hisham Muhammad · 10 years ago
  67. 7cb8cb0 Simplify constructors. by Hisham Muhammad · 10 years ago
  68. b1b3f57 Tempus fugit. by Hisham Muhammad · 10 years ago
  69. ade7993 incremental search and filter reintegrated! by Hisham Muhammad · 10 years ago
  70. d0c72c3 Move FunctionBar inside Panel by Hisham Muhammad · 10 years ago
  71. 1084a3f Working on integration of IncSet in new branch. by Hisham Muhammad · 10 years ago
  72. 9ff5d2b Fix saving of header states, motion in Setup screen. by Hisham Muhammad · 10 years ago
  73. 59914bf Rename Setup_run to Action_runSetup. by Hisham Muhammad · 10 years ago
  74. e3fe396 Move more Linux-specific code into Linux subdir. by Hisham Muhammad · 10 years ago
  75. c2108e5 Another mega-patch for the refactoring process. by Hisham Muhammad · 10 years ago
  76. 3383d8e Sorry about the mega-patch. by Hisham Muhammad · 10 years ago
  77. aaaaf06 Builds on Linux again! by Hisham Muhammad · 10 years ago
  78. eb229d9 Changes for supporting separate platform subdirectories. by Hisham Muhammad · 10 years ago