1. 5c483e5 Don't round up time values by WHR · 2 years, 4 months ago
  2. 16abafb Mention '?' key in the help screen by WHR · 2 years, 4 months ago
  3. 4d0aa17 Fix processor time of processes losing precision on OpenBSD by WHR · 2 years, 4 months ago
  4. 2d3a4fe Update README and the man page by WHR · 2 years, 4 months ago
  5. 3a6d2b3 Workaround a bug/feature of Linux procfs regarding the 'diskstats' file by WHR · 2 years, 4 months ago
  6. a3b635e Don't assume the disk sector size is a multiple of 512 in Linux-specific code by WHR · 2 years, 4 months ago
  7. ca656b4 Add dedicated color elements for displaying percent values by WHR · 2 years, 4 months ago
  8. 2d8fa3e Add HTOP_DISK_BLOCK_COUNT_FIELD and HTOP_DISK_BYTE_COUNT_FIELD to show size of disks by WHR · 2 years, 4 months ago
  9. f2de7d0 Truncate CAM path string according to column width by WHR · 2 years, 4 months ago
  10. 866cbe9 Fix missing 'DiskList_done' call from function 'DiskList_delete' by WHR · 2 years, 4 months ago
  11. 63baa4e Fix build failure due to DIOCGPHYSPATH unavailable from kFreeBSD versions early than 9 by WHR · 2 years, 4 months ago
  12. be8002b Implement HTOP_DISK_PHYS_PATH_FIELD and add HTOP_DISK_CAM_PATH_FIELD for kFreeBSD-based platforms by WHR · 2 years, 4 months ago
  13. de735cb Use 12-character space for showing disk names by WHR · 2 years, 4 months ago
  14. 75b214c Make DSM_TOTAL_DURATION and DSM_TOTAL_BUSY_TIME macros if available by WHR · 2 years, 4 months ago
  15. df3063b Relex class member function check in some 'Vector' operations when the element object instance is never created by WHR · 2 years, 4 months ago
  16. 3d154ff Fix ColumnsPanel incorrectly used 'Process_fields' for disk field flags by WHR · 2 years, 4 months ago
  17. 2ea26ed Move 'busy_time' and 'percent_busy' from 'Disk' to 'FreeBSDDisk', as this information isn't really available from 'diskstats' file of Linux procfs; add 'percent_util' to 'Disk' object, and the corresponding HTOP_DISK_PERCENT_UTIL_FIELD of 'DiskField' by WHR · 2 years, 4 months ago
  18. 4234e41 Fix column width of READ_BLOCK_RATE and WRITE_BLOCK_RATE for disk statistics mode by WHR · 2 years, 4 months ago
  19. 3098654 Implement 2 more actions in 'DiskPanel' by WHR · 2 years, 4 months ago
  20. 69c69b6 Set 'Disk' object 'busy_time' member correctly from Linux procfs by WHR · 2 years, 4 months ago
  21. 0fcf47e Add disk statistics mode for Linux-based and kFreeBSD-based platforms by WHR · 2 years, 4 months ago
  22. 1c3b43e Fix process list sorting stalled due to 'sortTimeout' being decreased to a negative value by WHR · 2 years, 4 months ago
  23. 4a141f1 Fix Darwin-specific code calling 'CRT_fatalError' with unnecessary new line; add an argument to 'CRT_fatalError' to accept errno from caller instead of external 'errno' by WHR · 2 years, 4 months ago
  24. 9286812 Correct variable names in AIX-specific code by WHR · 2 years, 4 months ago
  25. e02309d Make several pointers to 'Vector' object read-only; remove unnecessary explicit type casts for 'Object *' by WHR · 2 years, 4 months ago
  26. 9fc0969 Remove htop.h as it is not used anywhere by WHR · 2 years, 4 months ago
  27. 206ca8c Search platform-specific includes under build directory first by WHR · 2 years, 4 months ago
  28. 04d7bef Avoid using redefined pointer types if possible by WHR · 2 years, 4 months ago
  29. edf73b4 Make several pointers to 'ProcessList' read-only; remove an unnecessary type cast for 'Header *' by WHR · 2 years, 4 months ago
  30. a5b044b Don't calculate 'percent_cpu' for removed processes on Interix by WHR · 2 years, 4 months ago
  31. 8e0d57c Avoid comparing with boolean constant by WHR · 2 years, 5 months ago
  32. 55c5567 Adjust includes order and add parentheses to 'swap' macro in Vector.c by WHR · 2 years, 5 months ago
  33. e6316e0 Make this pointer of 'Process' object 'writeField' member functions read-only by WHR · 2 years, 5 months ago
  34. 1f3cd27 Optimize 'Vector_insert' and 'Vector_take' to use memmove(3) by WHR · 2 years, 5 months ago
  35. 305501f Use consistent data type to manipulate memory values by WHR · 2 years, 5 months ago
  36. 201befe Fix possible 'usedMem' underflow in function 'read_zfs_arc_size' when running under a container environment by WHR · 2 years, 5 months ago
  37. 36802dc Fix possible 'cachedMem' underflow in function 'LinuxProcessList_scanMemoryInfo' when running under a container environment by WHR · 2 years, 5 months ago
  38. c56d4ff Update version number by WHR · 2 years, 5 months ago
  39. d20d1c5 Rename functions 'Platform_setCPUValues', 'Platform_setMemoryValues' and 'Platform_setSwapValues' to 'Platform_updateCPUValues', 'Platform_updateMemoryValues' and 'Platform_updateSwapValues' respectively, as the reason described in commit 9dea20e06847f930920406e6de539db32e2644e0 by WHR · 2 years, 5 months ago
  40. cfc75d7 Remove unnecessary explicit type casts, null pointer checks and 'const' qualifiers from linux/Battery.c by WHR · 2 years, 5 months ago
  41. 3dfc14a Remove HTOP_OOM_FIELD from 'Process_pidColumns' as it isn't a PID-like value in anyway by WHR · 2 years, 5 months ago
  42. 00e4798 Add HTOP_OPEN_FILE_COUNT_FIELD for Interix by WHR · 2 years, 5 months ago
  43. c56bcf7 Update ChangeLog for version 2.3.0 by WHR · 2 years, 5 months ago 2.3.0
  44. fa14dde Test C compiler option '-Wno-switch' usability before '-Wextra' by WHR · 2 years, 5 months ago
  45. cb7e870 Update README by WHR · 2 years, 5 months ago
  46. 3983aaf Rename some KMessage-related structs in Haiku-specific code by WHR · 2 years, 5 months ago
  47. 895cbed Rewrite function 'BatteryMeter_updateValues' by WHR · 2 years, 5 months ago
  48. 90ca064 Support getting memory usage information of processes on Haiku by WHR · 2 years, 5 months ago
  49. 0bc2865 Add non-empty 'Process_pidColumns' for unsupported platform code as an example by WHR · 2 years, 5 months ago
  50. 1e89506 Fix incorrect processor time of processes on Interix by WHR · 2 years, 5 months ago
  51. 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
  52. 2e9321e Update README by WHR · 2 years, 5 months ago
  53. 4a7cb82 Remove unnecessary declaration of 'Process_pidFormat' from */Platform.c by WHR · 2 years, 5 months ago
  54. e999908 Fix missing 'delete' member function for 'UnsupportedProcess' object by WHR · 2 years, 5 months ago
  55. 26d23b4 Support getting cached memory and swap information on Haiku R1/beta1; display consistent nice value of processes with libroot of Haiku R1/beta2 by WHR · 2 years, 5 months ago
  56. 00cca4e Support Haiku R1/beta1 and later releases by WHR · 2 years, 5 months ago
  57. b43f93d Fix formatting types mismatch for pid_t by WHR · 2 years, 5 months ago
  58. 94f7dbf Implement function 'get_extended_team_info' for Haiku by WHR · 2 years, 5 months ago
  59. 4ea04b7 Port to Haiku by WHR · 2 years, 5 months ago
  60. c2f0cb7 Remove libmalloc(3LIB) dependency for Solaris: users who prefer this library can always add it via the 'LIBS' environment variable by WHR · 2 years, 5 months ago
  61. d2f49e4 Don't include sys/proc.h directly in DragonFly-specific code by WHR · 2 years, 5 months ago
  62. 9378264 Highlight PID of the current htop process by WHR · 2 years, 5 months ago
  63. 924faa8 Don't compare for equality of floating-point values by WHR · 2 years, 5 months ago
  64. bbf0635 Support reading battery information on Solaris with ACPI driver by WHR · 2 years, 5 months ago
  65. cb161fe Allow linking to generic libcurses by WHR · 2 years, 5 months ago
  66. b78bdf7 Skip getting jail name and/or emulation type of processes on kFreeBSD-based platforms if user didn't choose to display them by WHR · 2 years, 5 months ago
  67. 269a44f Fix comparing 2 unsigned values never produce negative result by WHR · 2 years, 5 months ago
  68. 78e34f1 Reset search state on start of a new search in InfoScreen by WHR · 2 years, 5 months ago
  69. 045c1e8 Support highlighting newly created processes by WHR · 2 years, 5 months ago
  70. d9931d6 Ignore searching next / previous action without last search buffer by WHR · 2 years, 5 months ago
  71. 6f97180 Support pressing n or N to search next or previous in InfoScreen by WHR · 2 years, 5 months ago
  72. abb3f2c Support CPU hot-plugging on Solaris by WHR · 2 years, 5 months ago
  73. fcb5d52 Fix missing include required by sys/cpuset.h on FreeBSD 10 or early version by WHR · 2 years, 5 months ago
  74. bf91db8 Fix building failure on FreeBSD 5 by WHR · 2 years, 5 months ago
  75. b2b93ae Add CPU affinity support via cpuset_getaffinity(2) and cpuset_setaffinity(2) by WHR · 2 years, 5 months ago
  76. e516de6 Add system requirements to README by WHR · 2 years, 5 months ago
  77. 58752a9 Fix DragonFly-specific code insanely used 'kp_swtime' to calculate processor time of processes by WHR · 2 years, 5 months ago
  78. 61b8637 Support Mac OS X 10.4 by WHR · 2 years, 5 months ago
  79. 3623528 Remove unused or duplicated includes by WHR · 2 years, 5 months ago
  80. 45e50a3 Needn't to fill 'totalSwap' member of 'ProcessList' object in 'ProcessList_new' by WHR · 2 years, 5 months ago
  81. cda8ada Don't allocate and free buffer for every 'ProcessList_goThroughEntries' call on Darwin; Ignore error ENOMEM from sysctl(3) when getting process list on Darwin by WHR · 2 years, 5 months ago
  82. 04cc76a Fix outdated HTOP_STATE_FIELD descriptions by WHR · 2 years, 5 months ago
  83. 9f7979e Update README by WHR · 2 years, 5 months ago
  84. b789618 Add KernelStackTraceScreen to display kernel stack trace of a process by WHR · 2 years, 5 months ago
  85. e541451 Remove unused members from 'DarwinProcessList' by WHR · 2 years, 5 months ago
  86. 73563d6 Don't add the swap meter by default if no swap is configured by WHR · 2 years, 5 months ago
  87. 674f05a Update default bug-reporting URL by WHR · 2 years, 5 months ago
  88. eb1107f Fix couldn't get swap information on GNU/Hurd by WHR · 2 years, 5 months ago
  89. 6ca57b2 Make slightly more efficient use of screen space when drawing meters by WHR · 2 years, 5 months ago
  90. c1ec7bc Allow the program be configured without any meter by WHR · 2 years, 5 months ago
  91. 42ae315 Use per terminal-type configuration file by WHR · 2 years, 5 months ago
  92. 1e5ef47 Get information of all available batteries rather than the first battery on Darwin by WHR · 2 years, 5 months ago
  93. 5622cd7 Remove 'const' qualifier from members of remaining classes to make them consistent by WHR · 2 years, 5 months ago
  94. 038fb06 Fix possible null pointer dereferencings in function 'Battery_getData' of Darwin-specific code; add copyright and license header to darwin/Battery.c by WHR · 2 years, 5 months ago
  95. 4fa18e4 Make 'sendSignal' a member function of 'Process' object to allow it be overridden by platform-specific code by WHR · 2 years, 5 months ago
  96. 34b8261 Fix process virtual size being incorrectly reported on AIX by WHR · 2 years, 5 months ago
  97. c75954f Support showing terminal device name of processes on BSD platforms by WHR · 2 years, 5 months ago
  98. 26d72fb Fix some platform-specific codes still handling 'tty_nr' member of 'Process' object as an 'unsigned int' variable, fixing incorrect value of tty column on Darwin by WHR · 2 years, 5 months ago
  99. 69b3046 Rename all constants in 'ProcessField' its extensions to avoid identifier pollution by WHR · 2 years, 5 months ago
  100. 090b0c7 Don't try to show tty device number if it is invalid by WHR · 2 years, 5 months ago