1. ac01eec Listing threads is not supported in BSD; don't consider kernel process which itself containing threads a thread by WHR · 3 years, 4 months ago
  2. 0d814c9 Try truss(1) before strace(1) because Solaris has an unrelated strace(1M) command by WHR · 3 years, 4 months ago
  3. 247d747 Fix formatting types mismatch on Solaris by WHR · 3 years, 4 months ago
  4. b4006f3 Update version number by WHR · 3 years, 4 months ago
  5. 21801ef Fix Android compatibility issue by WHR · 3 years, 4 months ago
  6. ba7b30c Fix using hardcoded power_supply names when reading battery data on Linux via sysfs by WHR · 3 years, 4 months ago
  7. e0be815 Fix some file descriptor leaks by WHR · 3 years, 4 months ago
  8. 7647d0a Fix nice values didn't minus NZERO on Solaris by WHR · 3 years, 4 months ago
  9. 7066ea0 Add generic ZFS ARC size statistic by WHR · 3 years, 4 months ago
  10. 4376760 Optimize colors in help screen by WHR · 3 years, 4 months ago
  11. eb18d4c Add unified interface for kstat by WHR · 3 years, 4 months ago
  12. af5d8c0 Fix potential compatibility issue with Linux procfs meminfo by WHR · 3 years, 4 months ago
  13. 0563721 Fix defining variables in headers by WHR · 3 years, 4 months ago
  14. 6b2e2fa Skip private type definitions when generating header by WHR · 3 years, 4 months ago
  15. 93cd921 Make some private use functions 'static' by WHR · 3 years, 4 months ago
  16. f0722d7 Fix external variables didn't being marked as 'extern' in generated headers by WHR · 3 years, 4 months ago
  17. 040e5b0 Support showing command line on Solaris by WHR · 3 years, 4 months ago
  18. dae0cdd Translate scripts/MakeHeader.py into scripts/MakeHeader.sh to allow building without python(1) by WHR · 3 years, 4 months ago
  19. 47779e0 Adjust unit prefix names by WHR · 3 years, 4 months ago
  20. f68572e Add NAME column by WHR · 3 years, 4 months ago
  21. 4297561 Support tracing via truss(1) by WHR · 3 years, 4 months ago
  22. 402e46b Linting changes by Hisham Muhammad · 7 years ago
  23. 90518bf Return of snprintf is not the number of written bytes by Hisham Muhammad · 7 years ago
  24. f49f545 Fix printf() unsigned placeholders by Alan Barr · 7 years ago
  25. 60e5578 Prevent possible NULL pointer deference by Alan Barr · 7 years ago
  26. 79c939e Remove duplicated if condition by Alan Barr · 7 years ago
  27. dc7d035 htop.c: remove unused "--io" / "-i" (#811) by Lion Yang · 7 years ago
  28. bae2705 Linux: fix CPU count by Hisham Muhammad · 7 years ago
  29. 8d01ae2 Linux: remove warnings of unused variables by Hisham Muhammad · 7 years ago
  30. 049af17 Improve Catalan translation for desktop file (#828) by Robert Antoni Buj Gelonch · 7 years ago
  31. 009837b Improve htop.desktop file (#609) by Jan Chren · 7 years ago
  32. bd1d719 Linux: add process->starttime and use it for STARTTIME column (#700) by Shawn Landden · 7 years ago
  33. ca1cce4 OpenBSD: make the STARTTIME column display correctly (#815) by multiplexd · 7 years ago
  34. c1fb585 OpenBSD: add environment reading support (#819) by multiplexd · 7 years ago
  35. d74b6dc Fix process name updates for shorter strings (#812) by Score_Under · 7 years ago
  36. 666e1e7 Fix virtualization color in help screen by Hisham Muhammad · 7 years ago
  37. 5f9e16b Unstage/gitignore INSTALL since it's regenerated by autogen.sh by Hisham Muhammad · 7 years ago
  38. fd15ead Mention the "c" key (tag subtree) in the man by Jérémie Roquet · 7 years ago
  39. 103f1a4 Disable 'make dist' when pkg.m4 is unused in configure by Explorer09 · 7 years ago
  40. 08a9b05 fix option string by Christian Hesse · 7 years ago
  41. e1e3791 Fix #define to match header when regenerating with MakeHeader.py (#789) by Faster IT · 7 years ago
  42. 04cc193 Bump version to 2.2.0 by Hisham Muhammad · 7 years ago 2.2.0
  43. 5b38466 Update ChangeLog by Hisham Muhammad · 7 years ago
  44. 34dff09 Add tree view flag to man page (#777) by Daniel Flanagan · 7 years ago
  45. e85b072 Require pkg-config as an optional build dependency on Linux (#775) by Hisham Muhammad · 7 years ago
  46. 7cfaa9d MakeHeader.py: Fix for non-utf8 environments (#770) by volkov-am · 7 years ago
  47. db05ba6 Add -t command-line flag for tree view by Daniel Flanagan · 7 years ago
  48. 0505a7c macOS: fix the switched version test (#772) by pmalhaire · 7 years ago
  49. cf04300 Solaris: update proc state letters to reflect Solaris usage by Guy M. Broome · 7 years ago
  50. c53e384 Solaris: bump copyright in Platform.{c,h} by Guy M. Broome · 7 years ago
  51. da4877f Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for each LWP by Guy M. Broome · 7 years ago
  52. 0969f83 Solaris: Implement process environment listing by Guy M. Broome · 7 years ago
  53. 155d7cb Solaris: add placeholder message about environment listing by Guy M. Broome · 7 years ago
  54. 1ae7625 Solaris: showing a dash for the top-level process is no longer necessary by Guy M. Broome · 7 years ago
  55. 3c96467 Solaris: add warning about proc_walk_f callback function by Guy M. Broome · 7 years ago
  56. 7f40a3a Solaris: condense separate process vs lwp handling down to a single workflow by Guy M. Broome · 7 years ago
  57. 45fad05 Solaris: get completely out of the file handling business using libproc by Guy M. Broome · 7 years ago
  58. 4ba06c5 Solaris: Condense conditional blocks for new vs old LWPs and procs by Guy M. Broome · 7 years ago
  59. fa18ac9 Solaris: remove unneeded accumulators for process and thread counting by Guy M. Broome · 7 years ago
  60. 192e43c Solaris: Assorted post-LWP code cleanup by Guy M. Broome · 7 years ago
  61. 75598c1 Solaris: Implement kernel thread counting by Guy M. Broome · 7 years ago
  62. c235b45 Solaris: If a process has a running LWP, then the process is by definition running by Guy M. Broome · 7 years ago
  63. 0dbedf9 Collapse current subtree pressing Backspace by Hisham Muhammad · 7 years ago
  64. 42c3a1f Solaris: Implement LWP enumeration (#768) by gmbroome · 7 years ago
  65. 1cf8f42 OpenBSD: read Battery data by nerd972 · 7 years ago
  66. 23f9604 macOS: keep scanning thread for versions before High Sierra (#728) by pmalhaire · 7 years ago
  67. 70bc51a Solaris: Fix virt and resident memory sizes. Was using KiB, needed pages. by Guy M. Broome · 7 years ago
  68. 442b0d2 New makefile targets to rebuild and clean htop headers. by Explorer09 · 7 years ago
  69. 47cf153 Linux: change how kernel threads are detected by Hisham Muhammad · 7 years ago
  70. dc050e8 Fix overflow for signals >= 100. by Hisham Muhammad · 7 years ago
  71. aa3dc63 strace: increase string length by Hisham Muhammad · 7 years ago
  72. 5a75797 Solaris: code indentation fix by gmbroome · 7 years ago
  73. cda84fc Solaris: enough changes made to justify a copyright bump to 2018 by Guy M. Broome · 7 years ago
  74. 6935523 Solaris: fix memory allocation for usernames (some empty usernames in 32-bit builds) by Guy M. Broome · 7 years ago
  75. cefbe49 Solaris: fix malloc() / free() issues with zone name handling by Guy M. Broome · 7 years ago
  76. 76ef368 Solaris: Link against libmalloc to fix various crashes by Guy M. Broome · 7 years ago
  77. 4bd6880 Solaris: Import backtrace-on-abort from Linux, with minor modification for Solaris by Guy M. Broome · 7 years ago
  78. a042cfe Use fork/exec instead of popen to run lsof (#757) by wangqr · 7 years ago
  79. 2e3c35d Use AM_CFLAGS and AM_LDFLAGS in Makefile.am (#760) by Kang-Che Sung (宋岡哲) · 7 years ago
  80. 697f5bb Import Solaris support (#741) by gmbroome · 7 years ago
  81. d4ea7cd Fix bashisms (#749) by Jesin · 7 years ago
  82. 9ca1c99 Add Contributing Guide! by Hisham Muhammad · 7 years ago
  83. ccd156f Updates to generated header files by Hisham Muhammad · 7 years ago
  84. 858af25 Protect against overflows in RichString_setAttrn by Hisham Muhammad · 7 years ago
  85. 655c729 Update ChangeLog by Hisham Muhammad · 7 years ago
  86. bc5d469 use CFLAGS from ncurses*-config, if present (#745) by Michael Klein · 7 years ago
  87. c01f40e Fix build failure ('major' undefined) in glibc 2.28. (#746) by Kang-Che Sung (宋岡哲) · 7 years ago
  88. eed18dd Remove unused function from unsupported/ by Hisham Muhammad · 8 years ago
  89. f914617 Make settings file finding sequence more straightforward by Hisham Muhammad · 8 years ago
  90. 03b2581 Only consider a read successful when the file seems valid by Hisham Muhammad · 8 years ago
  91. 8c65321 Replace size_t with int/void* union by Hisham Muhammad · 8 years ago
  92. b064d50 linux/Battery.c: make sure fd is always closed by Hisham Muhammad · 8 years ago
  93. ff78a1b Fix out-of-bounds read by Hisham Muhammad · 8 years ago
  94. f4f35da Fix indentation by Hisham Muhammad · 8 years ago
  95. 76366be Update ChangeLog by Hisham Muhammad · 8 years ago
  96. 6dda8d2 linux/LinuxProcessList.c: Fix indentation. by Hisham Muhammad · 8 years ago
  97. 5fca258 call clear() function when SIGWINCH is received. (#660) by guoci · 8 years ago
  98. 70ed51a linux/LinuxProcessList: fix reading of number of read syscalls of process by Marc Kleine-Budde · 8 years ago
  99. df9922a Fix preservation of LDFLAGS value during configure script by Hisham Muhammad · 8 years ago
  100. fcdff59 Update ChangeLog by Hisham Muhammad · 8 years ago