1980 Commits (c44b2ec795d243126fd5a53169ec533f4a5b3bd0)
 

Author SHA1 Message Date
Daniel Lange c44b2ec795 Small update to test plan 5 years ago
Daniel Lange 1e39c8fa4d Make ZFS Meter "Unavailable" text match others -> FAILED_READ coloring 5 years ago
Daniel Lange 4cb2b5fc1c Merge branch 'fix_zfs_arc_ratio_color' of overhacked/htop 5 years ago
Ross Williams f73c98abd4 Forgot to correctly color ZFS ARC ratio 5 years ago
Christian Göttsche f273bfd083 Linux: restore memory calculation regarding HugePages 5 years ago
Daniel Lange 7ba3396a4c Update ChangeLog and report credits for the MemAvailable issue and initial implementation 5 years ago
Daniel Lange 69d3b9ccf1 Merge branch 'mem' of cgzones/htop 5 years ago
Daniel Lange e86acd6893 Remove force sort order to ASC when returning to tree mode 5 years ago
Christian Göttsche 3d497a3760 Linux: overhaul memory partition 5 years ago
Daniel Lange 0d67263b36 Merge branch 'stderr_cache' of cgzones/htop 5 years ago
Christian Göttsche 7b1fa1bf49 Cache stderr to be able to print assert messages 5 years ago
Christian Göttsche 64a1ab848f configure: ignore usage of C11 _Generic on FreeBSD 5 years ago
Christian Göttsche cae47bb28d configure: add -lelf for static build on FreeBSD 5 years ago
Christian Göttsche fd4e6b432b Use MainPanel type in State struct 5 years ago
Daniel Lange fd1ad863dc Merge branch 'lsb' of eworm-de/htop (skip "n/a" values for SysArchMeter) 5 years ago
Christian Hesse 85a855f5b2 SysArchMeter: skip "n/a" values 5 years ago
Daniel Lange 8fb51627b2 Improve initial setup for systems with many CPUs 5 years ago
Daniel Lange b612256486 Leave less right margin next to long (text) meters 5 years ago
Daniel Lange ba630e8ad5 Make descriptions to -shelp available so people find threads 5 years ago
Daniel Lange ef87877826 Fix typo, align with man page, drop dots 5 years ago
Daniel Lange f3eab4e796 Explain historic naming of Light-Weight Processes column aka threads 5 years ago
Daniel Lange de3e271206 Merge branch 'comm' of cgzones/htop 5 years ago
Benny Baumann 12208af777 DiD: Avoid negative cmdlineBasenameOffset 5 years ago
Daniel Lange 12f5f06e88 Check for sortTimeout to not run towards -inf 5 years ago
Daniel Lange 3808b3b553 Remove unused key definitions 5 years ago
BenBE 06b5828dc4
Fix Shift+Function key on Qt-based terminals 5 years ago
Christian Göttsche 8bd543562b Quote SYSCONFDIR definition 5 years ago
Christian Göttsche 06b1674aa6 Improve handling when selected last process entry 5 years ago
ahgamut 51e79ddc07 [#480] SysArchMeter to view kernel/arch info 5 years ago
Christian Göttsche 7bfa466abe Linux: silence UBSAN implicit conversions 5 years ago
Christian Göttsche 1014e897a7 Linux: document /proc/PID/stat field parsing 5 years ago
Christian Göttsche 69efa94f9f Use String_eq wrapper instead of raw strcmp 5 years ago
Christian Göttsche 04cf590967 FreeBSD: drop minflt and implement majflt 5 years ago
Christian Göttsche 46370231e3 FreeBSD: drop unused idle thread code 5 years ago
Christian Göttsche 8c43856380 FreeBSD: populate processor field 5 years ago
Christian Göttsche 79620d01c0 FreeBSD: drop unused jail_errmsg variable 5 years ago
Christian Göttsche 399add39ca FreeBSD: simplify kernel thread logic 5 years ago
Christian Göttsche 56c4055fd1 FreeBSD: drop unused ProcessList fields 5 years ago
Christian Göttsche fa499fc155 FreeBSD: misc 5 years ago
Christian Göttsche fdaa15bd8d Linux: overhaul io process fields 5 years ago
Christian Göttsche fee744abd2 Update generic process field display 5 years ago
Christian Göttsche d5de1bc23d Overhaul sorting of state process column 5 years ago
Christian Göttsche a3c8285237 Refactor to tty_nr process field display 5 years ago
Christian Göttsche 03d6345c89 Process: document process fields 5 years ago
divinity76 93378b9ee5 fix typo/missing newline for --enable-static 5 years ago
Christian Göttsche 3acf28c259 Unsupported: pass compilation 5 years ago
Christian Göttsche bd694c0ce6 Do not call exit(3) in signal handler 5 years ago
Christian Göttsche fd8c0611af Use different function on different detection method to avoid caching 5 years ago
Christian Göttsche f27bab470b Drop duplicate option 5 years ago
YJ Lee 34da6fdadb Avoid syntax injection inside code block 5 years ago