- 348c0a6 Release 3.4.1 by Nathan Scott · 12 months ago
- 0a57ba0 build: Ensure strchrnul() is available in header by Explorer09 · 12 months ago
- 8e3d714 Update configure.ac for next planned release version (3.4.1) by Daniel Lange · 1 year, 1 month ago
- d74e67d Display detected host OS in configure summary by Benny Baumann · 1 year, 1 month ago
- 802494f darwin: process' running time should not depend on mach ticks by aestriplex · 1 year, 1 month ago
- 6f43442 Remove IOKit / IOMainPort / IOMMasterPort logic by Daniel Lange · 1 year, 1 month ago
- 1f24250 Updates for 2025. Happy New Year! by Daniel Lange · 1 year, 3 months ago
- 731812d darwin: Enhance memory metrics support for Apple Silicon (ARM64) by SuCicada · 2 years ago
- 7ad9ec2 build: Add "ncurses{t,tw}" to possible ncurses names by Explorer09 · 1 year, 5 months ago
- e3bdb10 build: Improve "tinfo" library detection in configure by Explorer09 · 1 year, 5 months ago
- f023790 build: Check curses "bool" type compatibility by Explorer09 · 1 year, 5 months ago
- a2d90f4 build: Add a test for whether curses.h works. by Explorer09 · 1 year, 5 months ago
- de93847 build: Move _XOPEN_SOURCE_EXTENDED define to config.h by Explorer09 · 1 year, 5 months ago
- 3b66b20 build: check for wadd_wchnstr() rather than mvadd_wchnstr() by Explorer09 · 1 year, 5 months ago
- b458299 build: Don't test "stdscr" with linking with libtinfo by Explorer09 · 1 year, 5 months ago
- 76e7dd4 build: Improve configure logic with pkg.m4 support by Explorer09 · 1 year, 5 months ago
- d464ad1 build: Log the detected '*curses*.pc' file into config.log by Explorer09 · 1 year, 5 months ago
- 52c9e3d build: configure "--with-curses=yes" is now a no-op by Explorer09 · 1 year, 5 months ago
- 04d0a54 Avoid compilation issues with ncurses on GCC 15 by Benny Baumann · 1 year, 4 months ago
- 082b977 build: Add friendly warning to advise user to install pkg-config by Explorer09 · 1 year, 7 months ago
- d5f24d2 build: Improve "-ltinfo" detection in configure by Explorer09 · 1 year, 8 months ago
- 5d1948b build: Rewrite curses detection code in configure by Explorer09 · 1 year, 7 months ago
- c802dc4 Replace tab indent with spaces in configure by Explorer09 · 1 year, 7 months ago
- baf7041 build: bring back configure warning when pkg.m4 is absent by Explorer09 · 1 year, 7 months ago
- fd08314 build: always call PKG_PROG_PKG_CONFIG in configure by Explorer09 · 1 year, 7 months ago
- 78acd63 Comment GCC versions of attribute support in 'configure' by Explorer09 · 1 year, 8 months ago
- 1a7b6d4 Separate htoprc for htop and pcp-htop to prevent overwrite by Nathan Scott · 1 year, 9 months ago
- 0720b10 Introduce ATTR_RETNONNULL to indicate functions that will never return NULL by Benny Baumann · 1 year, 9 months ago
- a395186 Provide support for ctz by Benny Baumann · 2 years, 2 months ago
- 2acd62d Update configure.ac with some m4 magic to add a git commit id by Daniel Lange · 2 years ago
- 24b1513 linux: use dlopen for libnl3 instead of dynamic linking by Christian Göttsche · 2 years ago
- a782ef3 linux: move libnl code into separate file by Christian Göttsche · 2 years ago
- 2f67a2b DragonFlyBSD: support Disk IO meter by Christian Göttsche · 2 years, 2 months ago
- e59176f Fix static linking with libsystemd by Christian Göttsche · 2 years, 3 months ago
- 2a58f5d Add -dev prefix again for the next (planned) release by Daniel Lange · 2 years, 3 months ago
- 68c970c Release 3.3.0 by Daniel Lange · 2 years, 3 months ago
- c3b4a77 Updates for 2024. Happy New Year! by Daniel Lange · 2 years, 3 months ago
- 6aa9ef2 Fix code style by Benny Baumann · 2 years, 4 months ago
- a98fc47 Check for large file support and some types we use by Benny Baumann · 2 years, 4 months ago
- 5c7cb91 Do not touch CFLAGS in configure.ac by Benny Baumann · 2 years, 4 months ago
- f541f70 Add configure check for nonnull attribute by Explorer09 · 2 years, 6 months ago
- 4103c23 strchrnul is a GNU libc extension, add a wrapper for other platforms by Nathan Scott · 2 years, 6 months ago
- 93d76fd Add a check and warning about signaling NaN support to 'configure.ac' by Explorer09 · 2 years, 8 months ago
- b416433 Replace isnan() with better comparisons (isgreater(), etc.) by Explorer09 · 2 years, 8 months ago
- 47ae966 configure.ac minor improvements by Explorer09 · 2 years, 8 months ago
- 3fc2862 Changes in configuration to identify location of 'term.h' by Sahil Siddiq · 3 years, 2 months ago
- ed7eac5 Darwin: add DiskIOMeter support by UeiWang · 3 years ago
- c8a6185 configure: restore hwloc support by Christian Göttsche · 3 years ago
- 8387df1 Annotate functions with access attribute by Christian Göttsche · 3 years, 2 months ago
- da49489 Add support for scheduling policies by Christian Göttsche · 3 years, 3 months ago
- 9d16d0a Update configure.ac for next planned release version by Nathan Scott · 3 years, 2 months ago
- 55c10ec Drop -dev version suffix in configure.ac for release by Nathan Scott · 3 years, 2 months ago
- 4d40680 Put a -dev release version into configure.ac again by Daniel Lange · 3 years, 3 months ago
- f320171 Updates for 2023. Happy New Year! by Daniel Lange · 3 years, 3 months ago
- d58180b Use pmLookupDescs(3) function if available from libpcp by Nathan Scott · 3 years, 7 months ago
- e34c387 configure: support ceil builtin by Christian Göttsche · 3 years, 8 months ago
- 4e6ec4a Update changelog in preparation for htop-3.2.1 release by Nathan Scott · 3 years, 10 months ago
- c144bf9 Add changelog entries for pending htop-3.2.0 release, update version by Nathan Scott · 4 years ago
- ae518e2 Merge branch 'main' of thesamesam/htop by Daniel Lange · 4 years ago
- 4ccad46 configure.ac: fix static build with hwloc by Fabrice Fontaine · 4 years ago
- 939685d build: use AC_CANONICAL_HOST, not AC_CANONICAL_TARGET by Sam James · 4 years, 2 months ago
- 2c3a64a Year 2022 updates by Daniel Lange · 4 years, 3 months ago
- 6388033 configure: support libunwind of LLVM by Christian Göttsche · 4 years, 4 months ago
- 43e9be5 Update version number to 3.2.0-dev to identify git repo builds by Nathan Scott · 4 years, 4 months ago
- d73783d Release 3.1.2 by Nathan Scott · 4 years, 4 months ago
- 13fe58f Update version number to 3.2.0-dev to identify git repo builds by Benny Baumann · 4 years, 6 months ago
- e785693 Release 3.1.1 by Benny Baumann · 4 years, 6 months ago
- 970885e Linux: improve tryRead macro safety by Christian Göttsche · 4 years, 8 months ago
- 53732ab Resolve -Wimplicit-int-conversion warnings by Christian Göttsche · 4 years, 8 months ago
- e6ded48 Update version to 3.1.1-dev by Daniel Lange · 4 years, 6 months ago
- 29e1fcf Use libunwind for printing backtrace by Christian Göttsche · 4 years, 11 months ago
- 29983ff Release 3.1.0 by Nathan Scott · 4 years, 7 months ago
- c5fe142 Bump to rc3, likely final release commits for 3.1.0 by Nathan Scott · 4 years, 7 months ago
- ca06e68 Fix a typo in a configure.ac comment by Nathan Scott · 4 years, 7 months ago
- a516e08 Update configure to reflect rc2 in the version by Benny Baumann · 4 years, 7 months ago
- 284f8c5 configure: output vserver as implied if ancient-vserver is enabled by Christian Göttsche · 4 years, 7 months ago
- 858ad80 Update configure to reflect rc1 in the version by Nathan Scott · 4 years, 7 months ago
- a5e2eff configure: resolve autotools 2.70 deprecation warnings by Christian Göttsche · 4 years, 7 months ago
- fc2377f Build pcp-htop.5 only when --enable-pcp by Daniel Lange · 4 years, 8 months ago
- 9a07ba2 Merge pull request #705 from natoscott/pcp-htop-manual by Nathan Scott · 4 years, 8 months ago
- aa0424a configure: check for NaN compiler support by Christian Göttsche · 4 years, 8 months ago
- fdcdc54 netbsd: Add battery support by nia · 4 years, 8 months ago
- 04da92d docs: updates and new manual page for pcp-htop by Nathan Scott · 4 years, 9 months ago
- 1fb0c72 Enable affinity support for non-Linux by Christian Göttsche · 4 years, 10 months ago
- 2ab8fb8 netbsd: Support curses libraries without ncurses mouse support by nia · 4 years, 9 months ago
- 09c7e3e netbsd: Support building with libcurses by nia · 4 years, 9 months ago
- 44d1200 Check for alloc_size attribute in configure.ac by Benny Baumann · 4 years, 9 months ago
- 18e3fd5 Check for set_escdelay in ncurses by Benny Baumann · 4 years, 9 months ago
- 4b49de4 Add NetBSD platform support without procfs dependency by fraggerfox · 5 years ago
- 8aca6fb Change 3.0.6-dev -> 3.1.0-dev by Daniel Lange · 4 years, 10 months ago
- 92324d3 Minor whitespace issue in configure.ac by Benny Baumann · 4 years, 10 months ago
- 94d3798 Use macros to PCPProcessList value extraction, tweak configure.ac by Nathan Scott · 4 years, 10 months ago
- 9ce9557 Various code tidyups based on review commentary from BenBE by Nathan Scott · 5 years ago
- 6bb59f8 Fix cut+paste typo in --enable-pcp error message by Nathan Scott · 5 years ago
- c14a45b Add a platform for Performance Co-Pilot (PCP) metrics by Nathan Scott · 5 years ago
- ee9e7ed Solaris: handle ERR macro redefinitions by Christian Göttsche · 4 years, 11 months ago
- 69cfaf2 configure: ignore warning about delay accounting on non-Linux platform by Christian Göttsche · 4 years, 11 months ago
- ee97916 Merge pull request #436 from cgzones/freebsd by Graham Inggs · 5 years ago
- 8ba4ef3 configure: use portable AND by Christian Göttsche · 5 years ago
- 5b50ae3 Separate display from sampling in SysArch and Hostname Meters by Nathan Scott · 5 years ago