summaryrefslogtreecommitdiffstats
path: root/ProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Silence possible NULL dereferenceChristian Göttsche2020-12-031-1/+2
* Minor code streamliningBenny Baumann2020-12-021-3/+3
* Some minor spelling issuesBenny Baumann2020-12-021-10/+12
* Avoid expensive build of tree when not using itBenny Baumann2020-12-021-7/+9
* Avoid useless search for pid 0Benny Baumann2020-12-021-0/+5
* Reorder field initialization to group fields by taskBenny Baumann2020-12-021-8/+10
* Code style cleanup and documentation/commentsBenny Baumann2020-12-021-29/+47
* Use common values for initial size estimates for HashtablesBenny Baumann2020-12-021-3/+3
* Fix issue with inconsistent displayTreeSetMaxim Zhiburt2020-12-021-7/+22
* Implement sorting in tree modeMaxim Zhiburt2020-12-021-62/+228
* Include merge status with column title when enabledNarendran Gopalakrishnan2020-11-241-4/+5
* Improving Command display/sortNarendran Gopalakrishnan2020-11-241-1/+1
* fix indentChristian Göttsche2020-11-211-1/+1
* Apply patch from BenBE as per https://github.com/htop-dev/htop/pull/241#issue...Daniel Lange2020-11-161-11/+7
* Merge branch 'hili-new-old' of adsr/htop into highlight-new-old-processesDaniel Lange2020-11-161-5/+40
|\
| * Address items from reviewAdam Saponara2020-10-311-1/+3
| * Highlight new and old processes (#74)Adam Saponara2020-10-301-4/+38
* | Mark ProcessList_keyAt argument constChristian Göttsche2020-11-151-1/+1
* | Embracing branchesBenny Baumann2020-11-021-12/+34
* | Spacing around operatorsBenny Baumann2020-11-021-4/+4
|/
* Hold only a const version of Settings in ProcessListChristian Göttsche2020-10-261-9/+10
* Continue to update generic data in paused modeChristian Göttsche2020-10-191-2/+8
* Make all required includes explicitBenny Baumann2020-10-181-4/+3
* Rename StringUtils.[ch] to XUtils.[ch]Benny Baumann2020-10-161-2/+2
* Misc Vector updatesChristian Göttsche2020-10-161-2/+2
* Mark Object classes and Object class fields constChristian Göttsche2020-10-071-1/+1
* Update License consistently to GPLv2 as per COPYING fileDaniel Lange2020-10-051-1/+1
* Switch variable/field naming from WhiteList to MatchListNathan Scott2020-09-091-3/+3
* Axe automated header generation.Zev Weiss2020-09-031-63/+0
* Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott2020-08-261-6/+13
* Clean up existing whitespaceDaniel Flanagan2019-10-311-5/+5
* Collapse current subtree pressing BackspaceHisham Muhammad2018-04-051-1/+1
* Fix: infinite loop in tree view on macOSWataru Ashihara2018-02-041-0/+5
* Make 'c' key work with threads as well.Hisham Muhammad2017-09-141-1/+1
* minor style tweakHisham Muhammad2017-09-041-3/+4
* Find roots when constructing process tree, fix #587wangqr2017-09-011-16/+38
* Release resource when using hwlocHisham2016-02-291-0/+5
* Pre-reset 'show' for process.Hisham Muhammad2016-02-181-0/+1
* Portable affinity using hwlocHisham2016-02-141-0/+4
* Merge pull request #43 from ErkiDerLoony/masterHisham Muhammad2015-08-201-1/+1
|\
| * Fix tree view if userland threads are hidden.Edgar Kalkowski2014-04-111-1/+1
* | Merge pull request #134 from jeffgarrett/pid-selectionHisham Muhammad2015-08-201-1/+1
|\ \
| * | Interpret command line PIDs as PIDs, not TIDsJeff Garrett2014-10-081-1/+1
* | | Rename String to StringUtils.David Hunt2015-08-191-1/+1
* | | Fixes to use platform-specific compare routines.Hisham Muhammad2015-04-091-4/+4
* | | Visual tweaks: change color when following, add Broken Gray theme.Hisham Muhammad2015-04-091-1/+1
* | | Merge branch 'master' into wipHisham Muhammad2015-04-021-1/+1
|\ \ \
* | | | Major advances in FreeBSD port.Hisham Muhammad2015-03-161-1/+43
* | | | Get FreeBSD tree to compile again with latest changes.Hisham Muhammad2015-03-161-0/+10
* | | | Move more Linux-specific code into Linux subdir.Hisham Muhammad2015-03-151-0/+1

© 2014-2024 Faster IT GmbH | imprint | privacy policy