1. 2d3a4fe Update README and the man page by WHR · 2 years, 4 months ago
  2. 75b214c Make DSM_TOTAL_DURATION and DSM_TOTAL_BUSY_TIME macros if available by WHR · 2 years, 4 months ago
  3. 0fcf47e Add disk statistics mode for Linux-based and kFreeBSD-based platforms by WHR · 2 years, 4 months ago
  4. c56d4ff Update version number by WHR · 2 years, 5 months ago
  5. fa14dde Test C compiler option '-Wno-switch' usability before '-Wextra' by WHR · 2 years, 5 months ago
  6. 895cbed Rewrite function 'BatteryMeter_updateValues' by WHR · 2 years, 5 months ago
  7. 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
  8. 00cca4e Support Haiku R1/beta1 and later releases by WHR · 2 years, 5 months ago
  9. 4ea04b7 Port to Haiku by WHR · 2 years, 5 months ago
  10. 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
  11. bbf0635 Support reading battery information on Solaris with ACPI driver by WHR · 2 years, 5 months ago
  12. cb161fe Allow linking to generic libcurses by WHR · 2 years, 5 months ago
  13. b2b93ae Add CPU affinity support via cpuset_getaffinity(2) and cpuset_setaffinity(2) by WHR · 2 years, 5 months ago
  14. 61b8637 Support Mac OS X 10.4 by WHR · 2 years, 5 months ago
  15. 674f05a Update default bug-reporting URL by WHR · 2 years, 5 months ago
  16. 67aea67 Support GNU/Hurd by WHR · 2 years, 5 months ago
  17. b70c468 Support Solaris 9 by WHR · 2 years, 5 months ago
  18. 5dab3b2 Remove 'err.h' checking as it is no longer used by WHR · 2 years, 5 months ago
  19. 808f8b9 Reformat usage message; update copyright notices and license information by WHR · 2 years, 5 months ago
  20. 93ccb81 Try to add '--as-needed' before linking to librt by WHR · 2 years, 5 months ago
  21. c0828bf Check for clock_gettime(2) availability and requirement by WHR · 2 years, 5 months ago
  22. c824b97 Disable broken dependency tracking of GNU Automake, which inappropriately tracked system headers by WHR · 2 years, 6 months ago
  23. 548c93e Check for sched_setaffinity(2) availability when cross compiling by WHR · 2 years, 6 months ago
  24. 81629ba Check availability of Ncurses extension set_escdelay(3X) by WHR · 2 years, 6 months ago
  25. 7e0a467 Support older kFreeBSD versions that don't have 'ki_jid' member in 'struct kinfo_proc' by WHR · 2 years, 6 months ago
  26. 62d6de2 Support kFreeBSD-based platforms without kvm(3) by WHR · 2 years, 6 months ago
  27. 39fcfcd Disable gcc(1) warning 'unused-parameter' by WHR · 2 years, 6 months ago
  28. 5c00f38 Check options to control C compiler warnings by WHR · 2 years, 6 months ago
  29. 6eb34bc Detect and workaround curses(3) macro ERR being incorrectly redefined by other system headers by WHR · 2 years, 6 months ago
  30. 0a6db60 Try to enable backtrace(3) support for all platforms by WHR · 2 years, 6 months ago
  31. 30c1311 Make utmpx-based uptime implementation available as a fallback for all platforms that supporting utmpx(5) by WHR · 2 years, 6 months ago
  32. 8412d5c Support OpenBSD 5.0 by WHR · 2 years, 6 months ago
  33. 8df8d75 Allow hiding high-level processes on OpenBSD if high-level processes would having a different ID from its main thread ID by WHR · 2 years, 6 months ago
  34. 579c60b Support Solaris without libproc(3LIB) by WHR · 2 years, 6 months ago
  35. b064da1 Define macro '_KERNEL' to get more macros defined from 'sys/proc.h' on OpenBSD if possible by WHR · 2 years, 6 months ago
  36. 1eaecc4 Port to Cygwin by WHR · 2 years, 6 months ago
  37. 3f4bd08 Check availability for getopt_long(3); Fix incorrect handling of getopt_long(3) or getopt(3) return value by WHR · 2 years, 6 months ago
  38. dea679e Port to Interix by WHR · 2 years, 6 months ago
  39. d979b36 Don't assume the compiler is GCC-compatible by WHR · 2 years, 6 months ago
  40. 0cda368 Merge remote-tracking branch 'NattyNarwhal/aix-wrk' into 'rivoreo-fork' by WHR · 2 years, 6 months ago
  41. b4006f3 Update version number by WHR · 2 years, 6 months ago
  42. 4297561 Support tracing via truss(1) by WHR · 2 years, 6 months ago
  43. 9b66216 Fix totally bogus err shim by Calvin Buckley · 4 years, 8 months ago
  44. 07e4808 better strcasestr check by Calvin Buckley · 6 years ago
  45. b82e7d2 Using libperfstat for memory under AIX but not i by Calvin Buckley · 6 years ago
  46. 3586134 Initial AIX support by Calvin Buckley · 6 years ago
  47. 8bfd6ba Get AIX working with stubby unsupported platform by Calvin Buckley · 6 years ago
  48. 103f1a4 Disable 'make dist' when pkg.m4 is unused in configure by Explorer09 · 7 years ago
  49. 04cc193 Bump version to 2.2.0 by Hisham Muhammad · 7 years ago 2.2.0
  50. e85b072 Require pkg-config as an optional build dependency on Linux (#775) by Hisham Muhammad · 7 years ago
  51. 45fad05 Solaris: get completely out of the file handling business using libproc by Guy M. Broome · 7 years ago
  52. 76ef368 Solaris: Link against libmalloc to fix various crashes by Guy M. Broome · 7 years ago
  53. 697f5bb Import Solaris support (#741) by gmbroome · 7 years ago
  54. d4ea7cd Fix bashisms (#749) by Jesin · 7 years ago
  55. bc5d469 use CFLAGS from ncurses*-config, if present (#745) by Michael Klein · 7 years ago
  56. c01f40e Fix build failure ('major' undefined) in glibc 2.28. (#746) by Kang-Che Sung (宋岡哲) · 7 years ago
  57. df9922a Fix preservation of LDFLAGS value during configure script by Hisham Muhammad · 7 years ago
  58. a32d752 Check for pkgconfig's presence before using it. by Hisham Muhammad · 7 years ago
  59. c50440f Bump version to 2.1.0 by Hisham Muhammad · 7 years ago 2.1.0
  60. b7b66b7 Adds support for linux delay accounting (#667) by André Carvalho · 7 years ago
  61. 4c1230b Remove libtool references by Emil Velikov · 7 years ago
  62. 543d65c Security review: make privilege dropping-restoring optional. by Hisham Muhammad · 7 years ago
  63. c39f18a Add a clear warning about unsupported platforms. Closes #648. by Hisham Muhammad · 7 years ago
  64. b258d6e Initial addition of dragonflybsd (based on FreeBSD) by Diederik de Groot · 8 years ago
  65. 9615787 Downgrade requirement to Libtool 2.4.0. by Hisham · 8 years ago
  66. 81552d4 Preparing release 2.0.2, a minor bugfix release. by Hisham · 8 years ago
  67. 265d048 Merge pull request #524 from ricardo0y/cross_compile_with_ncurses_config by Hisham Muhammad · 8 years ago
  68. 78b82d0 Allow to override ncurses*-config path by Ricardo Martincoski · 8 years ago
  69. 6c1be63 Fail early if libtool is not present. by Hisham · 8 years ago
  70. b71b07f Reorder configure macros to avoid "missing script" warning. by Explorer09 · 9 years ago
  71. f0df28a Replace deprecated autoconf macros. by Explorer09 · 9 years ago
  72. cdc91b0 Merge pull request #472 from jrtc27/hurd by Hisham Muhammad · 8 years ago
  73. c37be40 Improve reproducible builds. by Hisham · 8 years ago
  74. 2de5286 Use Linux backend on the Hurd by James Clarke · 9 years ago
  75. a950827 Use $target_os instead of $target in configure.ac by James Clarke · 9 years ago
  76. e2ccc7b Prepare for release 2.0.1. by Hisham · 9 years ago 2.0.1
  77. 474d26c Portable affinity using hwloc by Hisham · 9 years ago
  78. c148907 Try to make threads less confusing. by Hisham · 9 years ago
  79. 4c23a81 use AC_HELP_STRING for proc dir by Christian Hesse · 9 years ago
  80. cccc18d Oops! by Hisham Muhammad · 9 years ago
  81. db68286 More thorough checks for ncurses*-config scripts. See #198. by Hisham Muhammad · 9 years ago
  82. c237702 If ncurses*-config script is present, use it in configure by Hisham Muhammad · 9 years ago
  83. 96c929f Use ncurses*-config scripts bundled with ncurses. by Hisham Muhammad · 9 years ago
  84. 3471415 Test for unicode-enabled libncurses by Hisham Muhammad · 9 years ago
  85. a9a5a53 (Very) initial working OpenBSD port by Michael McConville · 9 years ago
  86. 8bd603c Make Unicode strings safe for ncurses 6 ABI. by Hisham Muhammad · 9 years ago
  87. b003636 Support for NCurses 6.0 and mouse wheel by Hisham Muhammad · 9 years ago
  88. 70e7c8d Added darwin with working battery meter by David Hunt · 9 years ago
  89. 2f45008 Enable OOM support unconditionally on Linux. by Hisham Muhammad · 10 years ago
  90. d2acffa Merge branch 'wip' of https://github.com/hishamhm/htop into freebsd by Hisham Muhammad · 10 years ago
  91. f97d1bc Merge branch 'master' into wip by Hisham Muhammad · 10 years ago
  92. aed9b9d Test if -Wextra is supported. Closes #155. by Hisham Muhammad · 10 years ago
  93. 3383d8e Sorry about the mega-patch. by Hisham Muhammad · 10 years ago
  94. 0aa485c Reading swap data! by Hisham Muhammad · 10 years ago
  95. 8915b29 Beginnings of FreeBSD port! by Hisham Muhammad · 10 years ago
  96. a75161f Get Linux "emulation" working again for our FreeBSD folks using linprocfs. by Hisham Muhammad · 10 years ago
  97. eb229d9 Changes for supporting separate platform subdirectories. by Hisham Muhammad · 10 years ago
  98. 300af4b Minor reorganization. by Hisham Muhammad · 10 years ago
  99. 43c3e4d Preparing release 1.0.3. by Hisham Muhammad · 11 years ago 1.0.3
  100. da236ca Added additional column to monitor OOM killer score of each process by Leigh Simpson · 11 years ago