2705 Commits (bc22bee6505a4953d20eed96899d929e769a7baa)
 

Author SHA1 Message Date
Christian Göttsche bc22bee650 Darwin: increase buffer size each retry 4 years ago
Nathan Scott d58180bdac Use pmLookupDescs(3) function if available from libpcp 4 years ago
Anthony Ryan 5552dc9c66 Optimize images to reduce filesize 4 years ago
valdaarhun 7b83459a67 Fix code style and make other minor changes 4 years ago
valdaarhun a52f6d4354 Implement LinuxProcessList_checkPidNamespace 4 years ago
valdaarhun d078ba15a2 TUI-setup for 'hide running in container' option 4 years ago
Christian Göttsche 62d59403d9 Add fallback for HOME environment variable 4 years ago
Christian Göttsche 5aa207f9af Display failures from initscr 4 years ago
Christian Göttsche 584124c9f4 Convert tab indentation to spaces 4 years ago
Christian Göttsche 1b5e0071bb Restore non mouse support 4 years ago
Christian Göttsche a7b7de8296 Update CI 4 years ago
Christian Göttsche 2f62ee0698 Linux: support openat() without readlinkat() 4 years ago
Christian Göttsche 8e19b2a2c5 Document idle process state 4 years ago
Christian Göttsche e34c387388 configure: support ceil builtin 4 years ago
Christian Hesse 423eff6267 linux/SystemdMeter: use warning for some states 4 years ago
Christian Göttsche fc22824666 Drop incorrect help message 4 years ago
Christian Göttsche 9a4879b48f Please Clang 15 4 years ago
WHR 3e1908b80a Fix build failure on FreeBSD 10.* due to KERN_PROC_CWD unavailable 4 years ago
WHR 427650a60c Fix incorrect processor time of processes on DragonFly BSD 4 years ago
Christian Göttsche 9631bc98a9 Avoid UB for deep nested processes 4 years ago
Christian Göttsche 584b487306 Optimize indent calculation 4 years ago
Christian Göttsche 2b2420d0eb actionExpandOrCollapse: NOOP in flat mode 4 years ago
Nathan Scott ccbd490e9b Reset ss and ssIndex Settings fields after screen removal 4 years ago
Christian Göttsche f3e70ab389 Write full buffer 4 years ago
Christian Göttsche 393796d75d Fix format specifier warning on 32 bit 4 years ago
Tobias Stoeckmann 611ea4606f Prevent null pointer dereference on early error 4 years ago
Nathan Scott 4e6ec4a087 Update changelog in preparation for htop-3.2.1 release 4 years ago
Daniel Lange abaec509e6 Merge branch 'cmdline-render-cache-rework' of BenBE/htop 4 years ago
Tobias Stoeckmann f156dfecd5 Fix typo 4 years ago
Benny Baumann 2999fff88e Refactor code for rendering command line cache 4 years ago
Daniel Lange 2613db4b0d Merge branch 'fix-strip-exe-from-cmdline' of benbe/htop 4 years ago
Benny Baumann 9eed30949b Restore functionality of stripExeFromCmdline setting 4 years ago
Daniel Lange ce50095323 Merge branch 'fix-allBranchesCollapsed' of tanriol/htop 4 years ago
Denis Lisov 17e28d5264 actionExpandOrCollapseAllBranches: NOP in flat mode 4 years ago
Denis Lisov da97d2625a ProcessList_collapseAllBranches: actually build tree 4 years ago
Benny Baumann 7694dbc821 Implement PCP support for minimum ZFS ARC size 4 years ago
Benny Baumann c0a9e92eea Implement FreeBSD support for minimum ZFS ARC size 4 years ago
ilyam8 491c6f1044 consider only shrinkable ZFS ARC as cache on Linux 4 years ago
Explorer09 98cbdc6dca Correct PROCESS_MAX_UID_DIGITS constant 4 years ago
Explorer09 9ed9d73ab5 Correct titleBuffer size and share it in alignedProcessFieldTitle() 4 years ago
Daniel Lange 999801464a Add some headers in the Setup -> Display options panel 4 years ago
Christian Göttsche 0e29174211 Do not scan new processes for deleted libs 4 years ago
WHR efe09a5e39 Fix process time scaling error on Solaris 4 years ago
Kumar 038f2ae777 Linux: Increase field width of CPUD% and SWAPD% to 5 4 years ago
Kumar 0af08bcfc9 Process: Display single digit precision for CPU% greater than 99.9% 4 years ago
Benny Baumann e053446cbd Fix typo, thx Explorer09 4 years ago
WHR 3d8fa0b926 Mark item separator in default color on help screen 4 years ago
Christian Hesse d73cc70566 fix typo (dist -> disk) 4 years ago
Benny Baumann 37e01cbe33 Colorize process state characters in help screen 4 years ago
WHR d22667725a Call mousemask(3X) to truly enable or disable mouse control 4 years ago