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