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