summaryrefslogtreecommitdiffstats
path: root/ProcessList.c
Commit message (Expand)AuthorAgeFilesLines
* Update license headers to explicitly say GPLv2+Daniel Lange2021-09-221-1/+1
* PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-131-4/+21
* Rework CPU countingChristian Göttsche2021-07-181-1/+2
* Pointer indication aligned to typenameBenny Baumann2021-07-151-4/+4
* Add a new DynamicMeter class for runtime Meter extensionNathan Scott2021-07-071-1/+2
* Call makeCommandStr on all platformsBenny Baumann2021-05-231-2/+2
* Rename command line field from comm to cmdlineBenny Baumann2021-05-231-1/+1
* cleaned up includes with iwyumayurdahibhate2021-05-101-1/+0
* Avoid implicit pointer to bool conversion in assignmentChristian Göttsche2021-04-211-1/+1
* Drop ProcessList_get and ProcessList_sizeChristian Göttsche2021-04-211-10/+2
* Update timestamps for the special process scans at startup alsoNathan Scott2021-04-091-1/+3
* Request the realtime and monotonic clock times once per sampleNathan Scott2021-04-051-15/+12
* ProcessList: fix treeview on OpenBSD when hiding kernel threadsChristian Göttsche2021-03-201-0/+5
* RichString: do not unnecessarily clean whole bufferChristian Göttsche2021-03-171-1/+1
* Improve process followingChristian Göttsche2021-03-141-5/+15
* InfoScreen/ProcessList: do not access Vector internalsChristian Göttsche2021-03-121-1/+1
* Follow followed process when switching thread visibilitiesChristian Göttsche2021-03-031-0/+8
* Make the first tree item stable on expand / collapse againDaniel Lange2021-02-281-1/+1
* Option and key ("*") to collapse / expand all branches under PID 1Daniel Lange2021-02-131-0/+10
* Improve handling when selected last process entryChristian Göttsche2021-01-311-1/+14
* Sort out the mess around column sorting that had accumulated over timeDaniel Lange2021-01-211-1/+1
* RichString: implement safe rewindChristian Göttsche2021-01-151-1/+1
* Mark several non-modified pointer variables constChristian Göttsche2021-01-111-4/+4
* Exit follow mode cleanly after followed process diesChristian Göttsche2021-01-101-4/+8
* Show arrow indicating order of sorted process columnChristian Göttsche2021-01-071-0/+7
* Object: return int on comparisonChristian Göttsche2021-01-021-2/+2
* Merge Process_pidColumns into Process_fields and rework auto-fit for PID-like...Christian Göttsche2020-12-191-12/+16
* Separate tree and list sort ordersHisham Muhammad2020-12-191-2/+4
* Add "Tree view is always sorted by PID" option to mimic htop 2 behaviorHisham Muhammad2020-12-191-4/+12
* Fix typoChristian Göttsche2020-12-181-1/+1
* ProcessList: save scan time in millisecondChristian Göttsche2020-12-181-2/+4
* Support clock_gettime() on OSX El Capitan and earlierChristian Göttsche2020-12-181-3/+3
* Additional code simplificationBenny Baumann2020-12-081-9/+6
* Split RichString_(append|appendn|write) into wide and asciiChristian Göttsche2020-12-081-2/+2
* IWYU updateChristian Göttsche2020-12-061-0/+1
* 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
|\

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