1. 9167347 Keep following the process after changing priority for a single selected process by WHR · 7 weeks ago rivoreo-fork
  2. 87c78ed Update README for recent improvements by WHR · 5 months ago
  3. 036a2b3 Set default nice value to LONG_MAX, so any process with unknown nice value will have '?' printed for the 'NICE' column by WHR · 6 months ago
  4. 7f749b3 Disable gcc(1) warning 'missing-field-initializers' by WHR · 6 months ago
  5. e0d4a64 Use prototype for function pointer type 'Htop_Action' by WHR · 6 months ago
  6. 77c6e74 add compile_commands.json generation support by JohnnySun · 6 months ago
  7. ee73b5d Rename functions 'Process_humanNumber' and 'Process_outputRate' to precisely describe that they should be used only for byte values by WHR · 6 months ago
  8. c8bdd65 Add 'READ_BLOCKS', 'WRITE_BLOCKS', 'READ_BLOCK_RATE', 'WRITE_BLOCK_RATE' and 'IO_RATE' columns for kFreeBSD process listing by WHR · 6 months ago
  9. 10aa8e8 Correct some sysctl(3) output buffer reallocation logics by WHR · 6 months ago
  10. fc33093 Support sorting with 'CMINFLT' or 'CMAJFLT' column for Linux procfs process listing by WHR · 6 months ago
  11. de59ab6 Implement 'MINFLT' and 'MAJFLT' columns, and add 'CMINFLT' and 'CMAJFLT' columns for kFreeBSD process listing by WHR · 6 months ago
  12. 43b1c9e Pass true buffer size to sysctl(3) by WHR · 6 months ago
  13. 4b0a38c Omit 'JID' and 'JAIL' columns if kFreeBSD 'struct kinfo_proc' doesn't have 'ki_jid' member by WHR · 6 months ago
  14. 925a7ce Print appropriate nice values of processes on GNU/Hurd by WHR · 6 months ago
  15. 02d5cdc Add 'FIB' column for kFreeBSD process listing by WHR · 6 months ago
  16. 6f821da Fix missing inclusion of 'limits.h' for 'LONG_MAX' and LONG_MIN' by WHR · 6 months ago
  17. dbfa52b Remove process TGID column for platforms that don't present threads as processes by WHR · 7 months ago
  18. 585ac31 Print '-' as nice value for processes with 'PRI_ITHD' priority class on kFreeBSD-based platforms by WHR · 7 months ago
  19. b1fe4c3 Use option '-f' for mv(1) in autogen.sh by WHR · 7 months ago
  20. a1ae1aa Support getting swap space utilization on kFreeBSD-based platforms without kvm(3) by WHR · 7 months ago
  21. 92470ac Rename variable 'CRT_page_size_kib' to 'CRT_page_size_kibibyte' by WHR · 7 months ago
  22. 0f492e4 Reformat code in function 'Platform_updateMemoryValues' by WHR · 7 months ago
  23. 96797d2 Print diagnostic messages on SIGABRT by WHR · 7 months ago
  24. 5d6c497 Don't call function 'xFail' for failed buffer size checking in 'xSnprintf' by WHR · 7 months ago
  25. 81c9103 Remove platform-specific member 'buffersMem' from class 'ProcessList' by WHR · 7 months ago
  26. 614e2b5 Cleanup unused codes by WHR · 7 months ago
  27. 6ebb10c Apply a similar fix as the previous commit for DragonFly BSD by WHR · 7 months ago
  28. c0a729d Fix multiple issues related to memory usage classification for kFreeBSD-based platforms by WHR · 7 months ago
  29. 8d35303 Fix typos by WHR · 7 months ago
  30. de6bd54 Don't allow other column to be moved to end above the immutable 'Command' column in ColumnsPanel by WHR · 8 months ago
  31. 5a64b3f Unfollow process entry that's being removed by WHR · 9 months ago
  32. c421e3b Make meter attributes arrays static by WHR · 9 months ago
  33. a2d64b1 Correct bar color for guest CPU time in CPUMeter by WHR · 9 months ago
  34. 0ec5594 Fix member function 'onMouseSelect' missing from 'Panel' base instances by WHR · 11 months ago
  35. 2c23945 Style adjustments for function 'Platform_getLoadAverage' of OpenBSD-specific code by WHR · 12 months ago
  36. 50d757b Add 'short_caption' to class 'Meter' for Bar mode and Graph mode meter displaying by WHR · 12 months ago
  37. 0323434 Fix typo in comment by WHR · 12 months ago
  38. 1b4ec2e Handle potential errors from gethostname(3) by WHR · 12 months ago
  39. 1f76116 Remove unused function 'Header_readMeterName' by WHR · 12 months ago
  40. 9dfb852 Fix Linux version checking code incorrectly compares the version against '2.27.' instead of '2.6.27' by WHR · 1 year, 2 months ago
  41. e07f0bf Set the previous item in ColumnsPanel as no longer moving when another item is being selected by mouse clicking by WHR · 1 year, 2 months ago
  42. b41a413 Fix possible null pointer dereferencing by WHR · 1 year, 4 months ago
  43. 6c5e533 Use term 'kernel process' in man page by WHR · 1 year, 4 months ago
  44. b0287c3 Make a local pointer read-only in Solaris-specific code by WHR · 1 year, 7 months ago
  45. 0a1323e Adjust comment in hurd/Platform.c by WHR · 1 year, 7 months ago
  46. 6bc94e2 Fix a syntax error in solaris/Platform.c by WHR · 1 year, 7 months ago
  47. e36bc72 Workaround for missing C99 isnan(3) implementation in some early Solaris releases by WHR · 1 year, 7 months ago
  48. 02d7ae2 Workaround for NetBSD providing nonsense values in /proc/meminfo by WHR · 1 year, 9 months ago
  49. 1b8b1b1 Fix memory leak in UsersMeter by WHR · 1 year, 9 months ago
  50. 58449a5 Add dedicated color elements for UsersMeter by WHR · 1 year, 9 months ago
  51. 7b30550 Reload GEOM tree every 60 second in disk statistics mode for kFreeBSD-based platforms by WHR · 1 year, 9 months ago
  52. c114b6e Document format of color scheme definition file by WHR · 1 year, 9 months ago
  53. ae876e4 Add member function 'getMaximum' to class 'Meter' for easier dynamic scaling by WHR · 1 year, 9 months ago
  54. 905404b Add make(1) target for 'dump-builtin-color-scheme' by WHR · 1 year, 9 months ago
  55. cfef2f0 Make scripts/MakeHeader.sh available under any version of the GNU GPL as for other files by WHR · 1 year, 9 months ago
  56. 46793bf Add UsersMeter by WHR · 1 year, 9 months ago
  57. e101b74 Change the preferred directory for storing custom color schemes by WHR · 1 year, 9 months ago
  58. e9c7dae Remove a redundant semicolon from dump-builtin-color-scheme.c by WHR · 1 year, 9 months ago
  59. f82d55d Correct bar display for meters with overlapped values by WHR · 1 year, 9 months ago
  60. 4ed12c5 Update version number by WHR · 1 year, 9 months ago
  61. da54c7f Don't show 'set I/O priority' in help screen for non-Linux-based platforms by WHR · 1 year, 9 months ago
  62. 993f691 Skip thread-related settings if platform didn't present threads as processes by WHR · 1 year, 9 months ago
  63. f6e751e Correct unsigned integers comparsion in function 'sortTtyDrivers' by WHR · 1 year, 9 months ago
  64. d41ff49 Preserve unsupported options when loading and saving configuration file by WHR · 1 year, 9 months ago
  65. a27e887 Optimize Linux procfs 'meminfo' parsing code by WHR · 1 year, 9 months ago
  66. 3ae0f83 Add a separated display option to control whether to show numbers of kernel processes and threads by WHR · 1 year, 9 months ago
  67. 86d9423 Support optionally one-time process strings update on CTRL-L by WHR · 1 year, 10 months ago
  68. 6b69f13 Fix integer overflows when getting memory sizes with sysconf(3) on Solaris by WHR · 1 year, 10 months ago
  69. 97b7393 Abstract 'settings->updateProcessNames' away from platform-specific code; implement updating process names for Darwin and Solaris by WHR · 1 year, 10 months ago
  70. 85f45ee Fix generating header failed due to a non-zero status from [(1) by WHR · 1 year, 10 months ago
  71. 031d7ea Fix reading memory values from big-endian Solaris kernel with 32-bit ABI; implement getting cache size on Solaris by WHR · 1 year, 10 months ago
  72. ca33f07 rm(1) any symbolic link before regenerating header for safety by WHR · 1 year, 10 months ago
  73. ce4c151 Fix KStat.c misused KSTAT_COUNT as KSTAT_DATA_COUNT somewhere by WHR · 1 year, 10 months ago
  74. dffee55 Fix a null pointer dereference caused by kstat cpu:*:sys:cpu_nsec_intr unavailable in some old Solaris kernels by WHR · 1 year, 10 months ago
  75. 10cf5ae Update ChangeLog for version 2.3.1 by WHR · 1 year, 11 months ago 2.3.1
  76. 2108c5a Fix generating broken configure script without pkg.m4 by WHR · 1 year, 11 months ago
  77. a00cfd1 Correct comment for macro CHECK_CFLAGS_DEPENDED in configure.ac by WHR · 1 year, 11 months ago
  78. 40624be Reject invalid options in combination with '--disk' by WHR · 1 year, 11 months ago
  79. 8cb592f Mention option '--disk' in README by WHR · 1 year, 11 months ago
  80. 202c0e0 Revise section 'SEE ALSO' in man page by WHR · 1 year, 11 months ago
  81. bc1a1fb Describe per-terminal-type configuration file in man page by WHR · 1 year, 11 months ago
  82. 56e1314 Convert some comment lines in configure.ac to use M4 comment mark; remove build-time checking of user-specified Linux procfs path by WHR · 1 year, 11 months ago
  83. bdd88bf Don't mention long options in usage string if getopt_long(3) isn't available by WHR · 1 year, 11 months ago
  84. 766a521 Update README by WHR · 1 year, 11 months ago
  85. 67f624e Try to use pkg-config(1) to check ncurses by WHR · 1 year, 11 months ago
  86. b0bede1 Explicitly include strings.h for strcasecmp(3) or strncasecmp(3); remove unused includes from UsersTable.c by WHR · 1 year, 11 months ago
  87. 59bfdd3 Redraw function bar on window size change for disk statistics mode by WHR · 1 year, 11 months ago
  88. 5ac818f Adjust CPUMeter text format by WHR · 1 year, 11 months ago
  89. 6fc192b Display caption colon for meters in text mode only by WHR · 1 year, 11 months ago
  90. 36580ec Support AIX 7.2 by WHR · 1 year, 11 months ago
  91. 53af9e3 Adjust CPUMeter text format by WHR · 1 year, 11 months ago
  92. fdfe494 Adjust SwapMeter text format by WHR · 1 year, 11 months ago
  93. 1bd0c2d Adjust MemoryMeter text format by WHR · 1 year, 11 months ago
  94. 606c60c Disable auto-detection of Linux affinity if '--enable-kfreebsd-cpuset' was explicitly specified by WHR · 1 year, 11 months ago
  95. c8d20b4 Minor fixes to literal strings by WHR · 1 year, 11 months ago
  96. e2d75b3 Deprecate uses of 'ncurses*-config' scripts, they will no longer be used unless enabled explicitly via environment variable(s) by WHR · 1 year, 11 months ago
  97. 4168c1a Handle KEY_ENTER as same as CR by WHR · 2 years, 1 month ago
  98. 80e5dfb Properly handle KEY_HOME and KEY_END events when moving a selected panel entry by WHR · 2 years, 1 month ago
  99. 83e6dda Refuse to take action to process if it isn't valid by WHR · 2 years, 1 month ago
  100. 03004bb Check and make sure the last process field is HTOP_COMM_FIELD when the configuration is loaded from legacy or global configuration file by WHR · 2 years, 3 months ago