summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-08-24Tag 3.0.0beta53.0.0beta5Hisham Muhammad
2018-08-24Introduce screen tabsHisham Muhammad
2018-08-24Linux: proper sorting of CMAJFILT and CMINFILTHisham Muhammad
2018-08-24Change to previous screen using Shift-TabHisham Muhammad
2018-08-24Settings: fix storage of screens in htoprcHisham Muhammad
2018-08-24Settings: fix default and storage of sort keysHisham Muhammad
2018-08-24Linux: fix CPU countHisham Muhammad
2018-08-24Linux: remove warnings of unused variablesHisham Muhammad
2018-08-24Improve Catalan translation for desktop file (#828)Robert Antoni Buj Gelonch
2018-08-24Improve htop.desktop file (#609)Jan Chren
2018-08-24Linux: add process->starttime and use it for STARTTIME column (#700)Shawn Landden
2018-08-24OpenBSD: make the STARTTIME column display correctly (#815)multiplexd
2018-08-24OpenBSD: add environment reading support (#819)multiplexd
2018-08-24Fix process name updates for shorter strings (#812)Score_Under
2018-08-24Fix virtualization color in help screenHisham Muhammad
2018-08-24Unstage/gitignore INSTALL since it's regenerated by autogen.shHisham Muhammad
2018-08-24Mention the "c" key (tag subtree) in the manJérémie Roquet
2018-08-24Disable 'make dist' when pkg.m4 is unused in configureExplorer09
2018-08-24fix option stringChristian Hesse
2018-08-24Update ChangeLogHisham Muhammad
2018-08-24Add tree view flag to man page (#777)Daniel Flanagan
2018-08-24Require pkg-config as an optional build dependency on Linux (#775)Hisham Muhammad
2018-08-24MakeHeader.py: Fix for non-utf8 environments (#770)volkov-am
2018-05-22Solaris: grammatical whoops in configure.acGuy M. Broome
2018-05-22Solaris: add check for missing err.hGuy M. Broome
2018-05-22Solaris: Make last change to Platform.h persistent by adding to Platform.cGuy M. Broome
2018-04-10dragonflybsd, freebsd, openbsd: fixes for htop 3.0 branchHisham Muhammad
2018-04-10Solaris: fix build on htop 3.0 branchGuy M. Broome
2018-04-06Bump version to 3.0.0beta43.0.0beta4Hisham Muhammad
2018-04-06Portability: make list of default screens per-platformHisham Muhammad
2018-04-06Minor style fixes.Hisham Muhammad
2018-04-06Update some field accesses to new structuresHisham Muhammad
2018-04-06Add -t command-line flag for tree viewDaniel Flanagan
2018-04-06macOS: fix the switched version test (#772)pmalhaire
2018-04-06Solaris: update proc state letters to reflect Solaris usageGuy M. Broome
2018-04-06Solaris: bump copyright in Platform.{c,h}Guy M. Broome
2018-04-06Solaris: fix a memory leak caused by calling ProcessList_getProcess twice for...Guy M. Broome
2018-04-06Solaris: Implement process environment listingGuy M. Broome
2018-04-06Solaris: add placeholder message about environment listingGuy M. Broome
2018-04-06Solaris: showing a dash for the top-level process is no longer necessaryGuy M. Broome
2018-04-06Solaris: add warning about proc_walk_f callback functionGuy M. Broome
2018-04-06Solaris: condense separate process vs lwp handling down to a single workflowGuy M. Broome
2018-04-06Solaris: get completely out of the file handling business using libprocGuy M. Broome
2018-04-06Solaris: Condense conditional blocks for new vs old LWPs and procsGuy M. Broome
2018-04-06Solaris: remove unneeded accumulators for process and thread countingGuy M. Broome
2018-04-06Solaris: Assorted post-LWP code cleanupGuy M. Broome
2018-04-06Solaris: Implement kernel thread countingGuy M. Broome
2018-04-06Solaris: If a process has a running LWP, then the process is by definition ru...Guy M. Broome
2018-04-06Collapse current subtree pressing BackspaceHisham Muhammad
2018-04-06Solaris: Implement LWP enumeration (#768)gmbroome