Commit Graph

  • eebd5e8517
    add rpi model 3b+ to tested list main Timofey Gelazoniya 2022-06-10 20:19:39 +0300
  • 7044d546ea
    rename ui names for cpu freq/temp Timofey Gelazoniya 2022-06-10 20:14:06 +0300
  • 765e3de1e7
    fix temp meter duplication Timofey Gelazoniya 2022-06-10 20:12:16 +0300
  • 637550ed51
    disclaimer Timofey Gelazoniya 2022-06-07 20:14:57 +0300
  • fc016ae780
    new screenshot Timofey Gelazoniya 2022-06-07 22:36:05 +0300
  • 36260b5814
    CPU Temperature and Frequency meter for Linux platform Timofey Gelazoniya 2022-06-07 22:16:47 +0300
  • 611ea4606f Prevent null pointer dereference on early error Tobias Stoeckmann 2022-06-02 23:46:21 +0200
  • 4e6ec4a087 Update changelog in preparation for htop-3.2.1 release 3.2.1 Nathan Scott 2022-06-02 17:17:31 +1000
  • abaec509e6 Merge branch 'cmdline-render-cache-rework' of BenBE/htop Daniel Lange 2022-06-01 08:00:55 +0200
  • f156dfecd5 Fix typo Tobias Stoeckmann 2022-05-31 21:58:23 +0200
  • 2999fff88e Refactor code for rendering command line cache Benny Baumann 2022-05-29 23:03:56 +0200
  • 2613db4b0d Merge branch 'fix-strip-exe-from-cmdline' of benbe/htop Daniel Lange 2022-05-31 09:29:11 +0200
  • 9eed30949b Restore functionality of stripExeFromCmdline setting Benny Baumann 2022-05-30 22:38:59 +0200
  • ce50095323 Merge branch 'fix-allBranchesCollapsed' of tanriol/htop Daniel Lange 2022-05-30 10:37:19 +0200
  • 17e28d5264 actionExpandOrCollapseAllBranches: NOP in flat mode Denis Lisov 2022-05-21 00:06:36 +0300
  • da97d2625a ProcessList_collapseAllBranches: actually build tree Denis Lisov 2022-05-20 23:57:36 +0300
  • 7694dbc821 Implement PCP support for minimum ZFS ARC size Benny Baumann 2022-05-29 21:17:25 +0200
  • c0a9e92eea Implement FreeBSD support for minimum ZFS ARC size Benny Baumann 2022-05-29 21:10:26 +0200
  • 491c6f1044 consider only shrinkable ZFS ARC as cache on Linux ilyam8 2022-05-08 18:08:49 +0300
  • 98cbdc6dca Correct PROCESS_MAX_UID_DIGITS constant Explorer09 2022-04-20 13:24:17 +0800
  • 9ed9d73ab5 Correct titleBuffer size and share it in alignedProcessFieldTitle() Explorer09 2022-04-20 13:05:35 +0800
  • 999801464a Add some headers in the Setup -> Display options panel Daniel Lange 2022-05-04 21:26:33 +0200
  • 0e29174211 Do not scan new processes for deleted libs Christian Göttsche 2022-04-30 14:54:25 +0200
  • efe09a5e39 Fix process time scaling error on Solaris WHR 2022-05-10 21:46:20 +0800
  • 038f2ae777 Linux: Increase field width of CPUD% and SWAPD% to 5 Kumar 2022-04-14 20:38:50 +0530
  • 0af08bcfc9 Process: Display single digit precision for CPU% greater than 99.9% Kumar 2022-04-14 16:35:02 +0530
  • e053446cbd Fix typo, thx Explorer09 Benny Baumann 2022-05-21 10:24:42 +0200
  • 3d8fa0b926 Mark item separator in default color on help screen WHR 2022-05-17 11:54:48 +0800
  • d73cc70566 fix typo (dist -> disk) Christian Hesse 2022-05-20 12:35:40 +0200
  • 37e01cbe33 Colorize process state characters in help screen Benny Baumann 2022-05-19 22:03:12 +0200
  • d22667725a Call mousemask(3X) to truly enable or disable mouse control WHR 2022-05-17 12:53:15 +0800
  • ef4cbae5ea Minor code style update Benny Baumann 2022-05-19 18:13:46 +0200
  • 44091705db Use of NULL in execlp() must have a pointer cast. Explorer09 2022-05-17 19:15:37 +0800
  • 87793b8555 Merge branch 'lxc-cpu-count-fix' of fasterit/htop Daniel Lange 2022-05-17 19:10:40 +0200
  • fe7f238e2c Increasing niceness is also disabled by --readonly mode Daniel Lange 2022-05-13 09:43:56 +0200
  • c24681a078 Fix heap buffer overflow in Vector_compact Benny Baumann 2022-05-09 20:56:43 +0200
  • 2da8f71209 Merge branch 'fix_running_containerized_for_lxc' of ilyam8/htop Daniel Lange 2022-05-09 12:21:15 +0200
  • 51228b6239 fix container detection for LXC ilyam8 2022-05-08 21:46:53 +0300
  • 33973f7e40 Limit active CPU count under LXC as well Daniel Lange 2022-05-07 16:05:11 +0200
  • 79db69c48d Fix Solaris / OmniOS build Daniel Lange 2022-05-06 15:11:02 +0200
  • 9fc72c1e9c Ensure buffer for environment is large enough on Solaris Benny Baumann 2022-05-05 20:02:08 +0200
  • db93268968 Ensure buffer for environment is large enough on OpenBSD Benny Baumann 2022-05-05 20:01:30 +0200
  • 4f1269cc9f Ensure buffer for environment is large enough on NetBSD Benny Baumann 2022-05-05 20:00:05 +0200
  • 0388b30077 Hashtable: fix handling of NULL pointer in Hashtable_dump Charlie Vieth 2022-05-06 00:08:30 -0400
  • 4b8b61fe18 ProcessList.h: remove `ProcessList_remove` Denis Lisov 2022-05-05 10:48:31 +0300
  • fae7ff6f03 LinuxProcessList_recurseProcTree: keep on read error Denis Lisov 2022-05-02 18:55:12 +0300
  • e07fce7014 LinuxProcessList_recurseProcTree: open dirfd first Denis Lisov 2022-02-14 00:32:28 +0300
  • e08eec813c Remove redundant sscanf calls (in (s)scanf a blank validates _zero_ or more whitespace) Daniel Lange 2022-05-04 16:53:23 +0200
  • 549fcb6bb8 Always abort on overflow in String_cat Christian Göttsche 2022-04-30 14:51:10 +0200
  • 08166b27b1 ProcessList: fix quadratic process removal when scanning Charlie Vieth 2022-02-05 18:47:43 -0500
  • 0d53245cf9 LXC: Limit CPU count to what is given in /proc/cpuinfo despite the container seeing the real host CPUs Daniel Lange 2022-05-04 18:21:41 +0200
  • c7413fd677 Merge branch 'natoscott-changelog-3.2.0' 3.2.0 Nathan Scott 2022-05-01 16:31:20 +1000
  • 8f0475cd73 Merge branch 'changelog-3.2.0' of https://github.com/natoscott/htop into natoscott-changelog-3.2.0 Nathan Scott 2022-05-01 16:31:11 +1000
  • a155fd0f8b Merge branch 'natoscott-coverity-scan' Nathan Scott 2022-05-01 16:30:51 +1000
  • 549543f8e4 Merge branch 'coverity-scan' of https://github.com/natoscott/htop into natoscott-coverity-scan Nathan Scott 2022-05-01 16:29:55 +1000
  • 10b541b5e4
    Update Settings_newScreen with single-line sortKey checking. Nathan Scott 2022-05-01 16:21:13 +1000
  • 73f08debe0 Add note that the Tree view setting is per Screen tab now Daniel Lange 2022-04-30 19:45:00 +0200
  • 8b98d3effb Document screen tab switching (TAB, Shift-TAB keys) Daniel Lange 2022-04-30 12:33:59 +0200
  • 7e66ee1d28 FreeBSD: free emulation string Christian Göttsche 2022-04-30 14:52:13 +0200
  • a7a6571d14 Fix typo Christian Göttsche 2022-04-30 15:01:55 +0200
  • cde72dd0b0 Remove redundant null checks on Settings_write (covscan) Nathan Scott 2022-04-30 13:55:56 +1000
  • cb61865bb9 Add array bounds checking for the Process_fields array (covscan) Nathan Scott 2022-04-30 13:50:25 +1000
  • c144bf9ae5 Add changelog entries for pending htop-3.2.0 release, update version Nathan Scott 2022-04-29 11:58:04 +1000
  • ae518e20b7 Merge branch 'main' of thesamesam/htop Daniel Lange 2022-04-26 13:56:40 +0200
  • cdf3f3c50b Remove stray fprintf left from testing (introduced in 7039abe) Daniel Lange 2022-04-26 13:35:35 +0200
  • 1f2f4fe891 Assume process just started when kproc->ki_start returns garbage Benny Baumann 2022-04-03 12:59:21 +0200
  • ec809b7f71 Avoid extremely large year values when printing time Benny Baumann 2022-04-13 07:25:09 +0200
  • b83ce85d89 Force elapsed time display to zero if process seems started in the future Benny Baumann 2022-04-03 12:57:23 +0200
  • ee1bf2f917 Process: Fix PID & UID column widths off-by-one error Explorer09 2022-04-18 11:17:21 +0800
  • afc4a9d657 README: Add macOS build dependency install command ahsmha 2022-04-14 23:14:42 +0530
  • 3f3691886a Merge branch 'allow-multiple-filters-and-search-strings' into main Daniel Lange 2022-04-14 16:45:29 +0200
  • 99aa906bc5 Merge branch 'improve-filter-label' into main Daniel Lange 2022-04-14 16:44:51 +0200
  • df955c8991 Make CLANG happy (-Wembedded-directive) Daniel Lange 2022-04-07 12:33:22 +0200
  • 6a7b3fdc7d Do not show help for -M / --no-mouse if HAVE_GETMOUSE is undefined Daniel Lange 2022-04-07 11:52:22 +0200
  • 72c56691ec Fix a compile warning: comparison of unsigned enum expression < 0 is always false hwangcc23 2022-04-04 23:29:48 +0800
  • 4ccad46045 configure.ac: fix static build with hwloc Fabrice Fontaine 2022-04-02 17:27:01 +0200
  • 7039abe109 Guess lxc or docker from /proc/1/mounts Daniel Lange 2022-04-02 12:58:02 +0200
  • 2b7504b522 Merge branch 'full_meter' of cgzones/htop into main Daniel Lange 2022-04-02 12:45:07 +0200
  • 8b927ba596 Merge branch 'main' (Linux: fix crash in LXD, fixes #965) of er-azh/htop into main Daniel Lange 2022-04-02 12:38:00 +0200
  • 0ffd772d28 Fix header layout and meters reset if a header column is empty Daniel Lange 2022-04-02 12:30:30 +0200
  • 64fb7181ee
    use xCalloc for allocating cpuData er-azh 2022-03-27 12:23:56 +0430
  • ba4c67942c
    Linux: allocate cpuData before reading cpu count. er-azh 2022-03-26 17:27:36 +0430
  • 3f0c172a60
    Linux: fix crash in LXD er-azh 2022-03-26 15:48:12 +0430
  • 7c43e02591 Improve String_contains_i to allow for multiple terms Daniel Lange 2022-03-25 16:24:24 +0100
  • c6f946edd2 Improve MainPanel Label on active inc filter (Filter <-> FILTER) Daniel Lange 2022-03-25 14:51:14 +0100
  • a2ca7583a9 README: Add Archlinux build dependency install command HeshamTB 2022-03-24 11:05:04 +0300
  • 469ae7a0bd Make sure License is correctly specified as GNU GPLv2+ in some more file headers Daniel Lange 2022-03-14 07:33:40 +0100
  • c4239335b9 Skip system slice name Benny Baumann 2022-03-06 15:02:49 +0100
  • 23b56193d7 Reduce column width spam by snapd Benny Baumann 2022-02-27 20:57:05 +0100
  • edf319e53d Auto-size (normalized) CPU usage columns Benny Baumann 2022-02-27 20:29:40 +0100
  • b6c0667eae Linux: dynamically adjust column width of CGROUP C(ompressed)CGROUP Christian Göttsche 2021-12-09 18:14:49 +0100
  • 3ba695293c Linux: dynamically adjust the SECATTR column width Christian Göttsche 2021-12-04 19:57:47 +0100
  • 6133cac721 Process: Handle rounding ambiguity between 99.9 and 100.0 Kumar 2022-02-19 07:35:04 +0530
  • da653f8148 Process: Show only integer value when CPU% more than 99.9% Kumar 2022-02-15 20:33:44 +0530
  • d35db47c9a darwin: lazily set process TTY name Charlie Vieth 2022-02-04 11:21:13 -0500
  • 978a7c894f ProcessList_buildTreeBranch: drop extra assert Denis Lisov 2022-01-07 02:31:40 +0300
  • 79a6f6cb5b ProcessList_buildTree: skip hashtable if known root Denis Lisov 2022-01-07 02:23:21 +0300
  • deb05fe7c2 ProcessList: delay tree rebuild until panel rebuild Denis Lisov 2021-12-19 14:07:55 +0300
  • 82d34deaf1 ProcessList: cleanup the tree set sorting remains Denis Lisov 2022-01-07 21:05:43 +0300
  • fa3e0d06c2 ProcessList_buildTree: produce sorted tree Denis Lisov 2021-12-16 19:29:18 +0300