1290 Commits (eede79b29af116bc568c7f7a1be319f0c1dfd311)
 

Author SHA1 Message Date
wurongxin a360a80d16 fix a bug about use of unitialised variable. refer to https://github.com/hishamhm/htop/issues/882 7 years ago
Ukiah Smith 9139d29bbb chore: add clarification to the docs 7 years ago
adrien1018 536941fb23 Deal with larger numbers in colorNumber and outputRate 7 years ago
Tobias Kortkamp ecfd6f685e
Fix memory statistics display on FreeBSD/powerpc 7 years ago
adrien1018 f15d55c972 Fix numbers larger than 100 terabytes 7 years ago
Antoine Motet 27fe307d22 Remove a few unnecessary #includes 7 years ago
Antoine Motet 9197adf57e Fix CPU usage on OpenBSD 7 years ago
Wataru Ashihara 41754e5632
Remove unnecessary HAVE_SYS_SYSMACROS_H check 7 years ago
syrrim 8d7afb33e2 added MainPanel actions n and N for find next and find prev. closes #601 7 years ago
Alan Barr b7b4200f85 Fix printf() unsigned placeholders 7 years ago
Alan Barr 4cb58460e5 Prevent possible NULL pointer deference 7 years ago
Alan Barr c39f710b52 Remove duplicated if condition 7 years ago
Daniel Lange c34be41e1c Widen ST_UID (UID) column to 5 chars to allow UIDs > 9999 without breaking alignment 8 years ago
Lion Yang 67e368914a htop.c: remove unused "--io" / "-i" (#811) 8 years ago
Hisham Muhammad bae27054e6 Linux: fix CPU count 8 years ago
Hisham Muhammad 8d01ae2054 Linux: remove warnings of unused variables 8 years ago
Robert Antoni Buj Gelonch 049af17be0 Improve Catalan translation for desktop file (#828) 8 years ago
Jan Chren 009837b56d Improve htop.desktop file (#609) 8 years ago
Shawn Landden bd1d719a61 Linux: add process->starttime and use it for STARTTIME column (#700) 8 years ago
multiplexd ca1cce4ce7 OpenBSD: make the STARTTIME column display correctly (#815) 8 years ago
multiplexd c1fb585b6b OpenBSD: add environment reading support (#819) 8 years ago
Score_Under d74b6dc8e0 Fix process name updates for shorter strings (#812) 8 years ago
kremlin 060aa2b20f remove wrongfix 8 years ago
multiplexd 3d79c72e9a Update OpenBSD maximum PID 8 years ago
Ian Sutton c005ffc3d7 Fix zero-index array bounds issue 8 years ago
Ian Sutton 48b807b0ff Fix CPU meters 8 years ago
Hisham Muhammad 666e1e76b3 Fix virtualization color in help screen 8 years ago
Hisham Muhammad 5f9e16b9da Unstage/gitignore INSTALL since it's regenerated by autogen.sh 8 years ago
Jérémie Roquet fd15ead51b Mention the "c" key (tag subtree) in the man 8 years ago
Explorer09 103f1a497a Disable 'make dist' when pkg.m4 is unused in configure 8 years ago
Christian Hesse 08a9b051c5 fix option string 8 years ago
Faster IT e1e3791363 Fix #define to match header when regenerating with MakeHeader.py (#789) 8 years ago
Hisham Muhammad 04cc193e3c Bump version to 2.2.0 8 years ago
Hisham Muhammad 5b38466eab Update ChangeLog 8 years ago
Daniel Flanagan 34dff098c5 Add tree view flag to man page (#777) 8 years ago
Daniel Flanagan 724aae60d1 Add tree view flag to man page 8 years ago
Hisham Muhammad e85b072ad0
Require pkg-config as an optional build dependency on Linux (#775) 8 years ago
volkov-am 7cfaa9dede MakeHeader.py: Fix for non-utf8 environments (#770) 8 years ago
Daniel Flanagan db05ba6106 Add -t command-line flag for tree view 8 years ago
pmalhaire 0505a7cfe1 macOS: fix the switched version test (#772) 8 years ago
Guy M. Broome cf04300d49 Solaris: update proc state letters to reflect Solaris usage 8 years ago
Guy M. Broome c53e384213 Solaris: bump copyright in Platform.{c,h} 8 years ago
Guy M. Broome da4877f48c Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for each LWP 8 years ago
Guy M. Broome 0969f83b21 Solaris: Implement process environment listing 8 years ago
Guy M. Broome 155d7cbeee Solaris: add placeholder message about environment listing 8 years ago
Guy M. Broome 1ae7625c42 Solaris: showing a dash for the top-level process is no longer necessary 8 years ago
Guy M. Broome 3c96467f7b Solaris: add warning about proc_walk_f callback function 8 years ago
Guy M. Broome 7f40a3a5af Solaris: condense separate process vs lwp handling down to a single workflow 8 years ago
Guy M. Broome 45fad05b4a Solaris: get completely out of the file handling business using libproc 8 years ago
Guy M. Broome 4ba06c51e5 Solaris: Condense conditional blocks for new vs old LWPs and procs 8 years ago