summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | ProcessList_buildTree: produce sorted treeDenis Lisov2022-02-132-9/+11
* | | ProcessList_buildTree: sort by parent for fast searchDenis Lisov2022-02-132-27/+53
* | | ProcessList_buildTree: drop sort direction checkingDenis Lisov2022-02-131-9/+4
* | | ProcessList: introduce displayListDenis Lisov2022-02-132-66/+59
* | | ProcessList_buildTree: handle every process onceDenis Lisov2022-02-131-17/+6
* | | ProcessList_buildTree: lookup parent via hashtableDenis Lisov2022-02-131-21/+9
* | | ProcessList: sort before panel rebuild if neededDenis Lisov2022-02-134-5/+9
* | | Remove duplicate sections on COMM and EXEDaniel Lange2022-02-131-6/+4
* | | Fix custom thread name display issueJan Kończak2022-02-131-2/+5
* | | Fix division by zero when calculating IO ratesBenny Baumann2022-02-031-2/+4
| |/ |/|
* | freebsd/dragonfly: Stop aligning equals signs in PLATFORM_PROCESS_FIELDSJessica Clarke2022-01-182-4/+4
* | FreeBSD: Add support for showing process emulationJessica Clarke2022-01-164-0/+10
* | Help: Linux swap consistencyKevin Bracey2022-01-131-1/+1
* | Avoid zombie processes on signal racesTobias Stoeckmann2022-01-112-5/+10
* | Always set SIGCHLD to default handlingTobias Stoeckmann2022-01-111-0/+1
* | Removed unused String_getToken functionTobias Stoeckmann2022-01-112-31/+0
* | Fix out of boundary writes in XUtilsTobias Stoeckmann2022-01-111-4/+7
* | Fix typoTobias Stoeckmann2022-01-111-1/+1
* | Year 2022 updatesDaniel Lange2022-01-033-4/+4
* | GH Actions: enable Werror in PCP buildChristian Göttsche2021-12-201-3/+5
* | LinuxProcessList: do not collect LRS per threadDenis Lisov2021-12-181-2/+4
* | Set correct default sorting directionChristian Göttsche2021-12-173-10/+10
* | Drop getCommandStr member of ProcessChristian Göttsche2021-12-173-10/+4
* | Do not combine default and configuration process fieldsChristian Göttsche2021-12-171-2/+4
* | Use correct command field as default fieldChristian Göttsche2021-12-179-11/+11
* | Mark ScreenDefaults constChristian Göttsche2021-12-1717-17/+17
* | Drop unused Platform variablesChristian Göttsche2021-12-175-14/+0
* | configure: support libunwind of LLVMChristian Göttsche2021-12-161-2/+12
* | Hashtable: use a minimum size of 7Christian Göttsche2021-12-131-1/+1
* | Hashtable: adjust shrink-on-remove factorDenis Lisov2021-12-131-1/+1
* | Hashtable: skip rehashing if the size is the sameDenis Lisov2021-12-131-1/+5
|/
* Merge pull request #889 from cgzones/screens_updateNathan Scott2021-12-093-11/+34
|\
| * ScreenPanels: free ScreenSettings of deleted screensChristian Göttsche2021-12-081-1/+18
| * ScreenPanel: misc updatesChristian Göttsche2021-12-081-7/+7
| * Add ScreenSettings_delete helperChristian Göttsche2021-12-082-3/+9
* | Linux: read generic sysfs batteriesChristian Göttsche2021-12-081-14/+47
* | IOMeters: rework initial displayChristian Göttsche2021-12-083-23/+71
|/
* Settings: initialize default sort key for new screenpanelChristian Göttsche2021-12-081-10/+14
* Process: print default keyChristian Göttsche2021-12-081-0/+1
* CRT: add debug printing functionChristian Göttsche2021-12-082-0/+18
* Panel: initialize cursorOn memberChristian Göttsche2021-12-081-0/+1
* Fix memory leak on shutdown in new screen settings code.Nathan Scott2021-12-071-1/+2
* fix CI issueSohaib Mohamed2021-12-071-1/+1
* Fix misc styleguide issues and add missing header filesSohaib Mohamed2021-12-075-12/+17
* Enable tabs for a fresh install of htop OnlySohaib Mohamed2021-12-071-1/+1
* Fixup tabs with dynamic Columns - add missing `Dynamic()`Sohaib Mohamed2021-12-071-1/+4
* Pass correct ColorElements values to Panel_setSelectionColorSohaib Mohamed2021-12-071-4/+4
* Improvements to the tab code after initial feedbackNathan Scott2021-12-071-37/+48
* Introduce screen tabsHisham Muhammad2021-12-0756-249/+1113
* Pre-select the last sent signal in SignalsPanelChristian Göttsche2021-12-053-5/+11

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