summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix "CPU usage bar" help alignment.mainAnton Soroko42 hours1-1/+1
* Update '__STDC_VERSION__' check with C23Explorer093 days1-3/+2
* darwin: scan thread informationrobaho4 days3-33/+99
* darwin: avoid double division by zero on startupChristian Göttsche4 days1-6/+12
* Use struct member to determine size of allocationsBenny Baumann5 days2-4/+4
* Adjust some code style for maintainabilityExplorer095 days1-2/+2
* MemorySwapMeter_init() code shrinkExplorer095 days1-3/+1
* Define MeterModeId to unsigned int and use it throughoutExplorer095 days9-21/+24
* New header "MeterMode.h" for MeterModeId definitionsExplorer095 days3-9/+22
* Make 'Meter_modes' private and simplify its structureExplorer095 days2-41/+34
* Reorder Meter.c sections. No code changes.Explorer095 days1-123/+127
* MemorySwapMeter: Read height from sub-meter objectsExplorer095 days1-1/+1
* CPUMeter: Read height from sub-meter objectsExplorer095 days1-1/+3
* Remove CUSTOM_METERMODE MeterModeIdExplorer095 days1-2/+2
* Don't initialize meter mode in custom meter init functionsExplorer095 days2-45/+16
* Obsolete the CUSTOM_METERMODE use in default modeExplorer095 days4-20/+22
* Merge branch 'gcc14-analyzer-fixes' of BenBE/htopDaniel Lange6 days3-8/+10
|\
| * Avoid magic numbers for the size of FunctionBar listsBenny Baumann7 days2-7/+9
| * Reserve full function array to make the GCC14 static code analyzer happyBenny Baumann8 days1-1/+1
| * Explicit memory initialization when reading status fileBenny Baumann8 days1-1/+1
* | Use 'sb' name for local 'struct stat' buffersExplorer098 days3-19/+19
* | Use 'fp' name for local 'FILE*' variables.Explorer098 days8-87/+87
|/
* Merge branch 'add-git-commit-to-compiled-dev-versions' of fasterit/htopDaniel Lange8 days1-1/+9
|\
| * Update configure.ac with some m4 magic to add a git commit idDaniel Lange9 days1-1/+9
* | Merge branch 'hf-one-100' of peterdey/htopDaniel Lange8 days1-0/+2
|\ \
| * | Add HeaderLayout format for one single 100%-width columnPeter Dey8 days1-0/+2
| |/
* | Merge branch 'signal_safe' of cgzones/htopDaniel Lange8 days3-47/+87
|\ \
| * | Avoid fprintf in Settings_writeChristian Göttsche11 days1-29/+53
| * | Avoid fprintf in signal handlersChristian Göttsche11 days2-18/+34
* | | Merge branch 'htoprc-write-check' of Explorer09/htop-1Daniel Lange8 days2-16/+51
|\ \ \
| * | | Avoid writing configuration to non-regular filesExplorer098 days2-16/+51
|/ / /
* | / Memory leak when a legacy config file existsBenny Baumann8 days1-2/+5
| |/ |/|
* | CI: (OpenBSD) Detect latest Autoconf & Automake versionsExplorer0910 days1-3/+15
* | CI: Remove Autoconf version num (FreeBSD & DragonFlyBSD)Explorer0910 days1-2/+2
|/
* linux: harden terminal parsingChristian Göttsche11 days1-9/+33
* BarMeterMode_draw() code formatting adjustmentExplorer0912 days1-1/+7
* Work around GCC14 memleak diagnosticBenny Baumann2024-04-088-8/+8
* Align parameter names in declarations with definitionsChristian Göttsche2024-04-084-5/+5
* Drop return at end of function returning voidChristian Göttsche2024-04-081-1/+0
* Use uppercase floating point literalsChristian Göttsche2024-04-082-4/+4
* Drop casts to same typeChristian Göttsche2024-04-081-4/+4
* Linux: fix title alignments of GPU columnsChristian Göttsche2024-04-081-2/+2
* Row_printNanoseconds fixesChristian Göttsche2024-04-081-1/+2
* Merge branch 'richstring-buffer-realloc' of BenBE/htopDaniel Lange2024-04-071-4/+12
|\
| * Properly handle RichString_extendLen when an external buffer already existsBenny Baumann2024-04-071-4/+12
|/
* Linux: add process column whether it is marked a container processChristian Göttsche2024-04-064-1/+19
* Linux: detect container process by different PID namespaceChristian Göttsche2024-04-062-14/+46
* Linux: do not always read /proc/<pid>/statusChristian Göttsche2024-04-061-2/+9
* Linux: reorder some calls in LinuxProcessList_recurseProcTree()Christian Göttsche2024-04-061-26/+34
* Linux: update gathering information regarding threadsChristian Göttsche2024-04-064-39/+156

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