1. eb8664a Refactor function 'Platform_getLoadAverage' to accept a single argument instead by WHR · 5 days ago
  2. 2a62868 Add VirtualMemoryMappingsScreen, with supports for kFreeBSD sysctl, Linux procfs and VMkernel VSI by WHR · 7 days ago
  3. 05e03fb Add 'Platform_init' function which is called from 'main'; refactor initialization code of sysctl oid and VSI node information into 'Platform_init' by WHR · 10 days ago
  4. 1a77e31 Show empty command line arguments in ArgScreen, on most platforms by WHR · 3 months ago
  5. 925a7ce Print appropriate nice values of processes on GNU/Hurd by WHR · 1 year, 4 months ago
  6. dbfa52b Remove process TGID column for platforms that don't present threads as processes by WHR · 1 year, 4 months ago
  7. 92470ac Rename variable 'CRT_page_size_kib' to 'CRT_page_size_kibibyte' by WHR · 1 year, 4 months ago
  8. 81c9103 Remove platform-specific member 'buffersMem' from class 'ProcessList' by WHR · 1 year, 4 months ago
  9. 0a1323e Adjust comment in hurd/Platform.c by WHR · 2 years, 4 months ago
  10. 46793bf Add UsersMeter by WHR · 2 years, 6 months ago
  11. 97b7393 Abstract 'settings->updateProcessNames' away from platform-specific code; implement updating process names for Darwin and Solaris by WHR · 2 years, 7 months ago
  12. 0fcf47e Add disk statistics mode for Linux-based and kFreeBSD-based platforms by WHR · 3 years, 11 months ago
  13. e6316e0 Make this pointer of 'Process' object 'writeField' member functions read-only by WHR · 3 years, 11 months ago
  14. 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 · 3 years, 11 months ago
  15. 4a7cb82 Remove unnecessary declaration of 'Process_pidFormat' from */Platform.c by WHR · 3 years, 11 months ago
  16. 04cc76a Fix outdated HTOP_STATE_FIELD descriptions by WHR · 3 years, 11 months ago
  17. b789618 Add KernelStackTraceScreen to display kernel stack trace of a process by WHR · 3 years, 11 months ago
  18. 73563d6 Don't add the swap meter by default if no swap is configured by WHR · 3 years, 11 months ago
  19. eb1107f Fix couldn't get swap information on GNU/Hurd by WHR · 3 years, 11 months ago
  20. 69b3046 Rename all constants in 'ProcessField' its extensions to avoid identifier pollution by WHR · 3 years, 11 months ago
  21. 67aea67 Support GNU/Hurd by WHR · 3 years, 11 months ago