summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix GCC build warning in NetBSD 10mainExplorer096 hours2-2/+5
* Linux: Permit non-ASCII for CGROUP, CONTAINER & SECATTR fieldsExplorer096 hours1-4/+16
* Fix "CPU usage bar" help alignment.Anton Soroko3 days1-1/+1
* Update '__STDC_VERSION__' check with C23Explorer094 days1-3/+2
* darwin: scan thread informationrobaho6 days3-33/+99
* darwin: avoid double division by zero on startupChristian Göttsche6 days1-6/+12
* Use struct member to determine size of allocationsBenny Baumann6 days2-4/+4
* Adjust some code style for maintainabilityExplorer096 days1-2/+2
* MemorySwapMeter_init() code shrinkExplorer096 days1-3/+1
* Define MeterModeId to unsigned int and use it throughoutExplorer096 days9-21/+24
* New header "MeterMode.h" for MeterModeId definitionsExplorer096 days3-9/+22
* Make 'Meter_modes' private and simplify its structureExplorer096 days2-41/+34
* Reorder Meter.c sections. No code changes.Explorer096 days1-123/+127
* MemorySwapMeter: Read height from sub-meter objectsExplorer096 days1-1/+1
* CPUMeter: Read height from sub-meter objectsExplorer096 days1-1/+3
* Remove CUSTOM_METERMODE MeterModeIdExplorer096 days1-2/+2
* Don't initialize meter mode in custom meter init functionsExplorer096 days2-45/+16
* Obsolete the CUSTOM_METERMODE use in default modeExplorer096 days4-20/+22
* Merge branch 'gcc14-analyzer-fixes' of BenBE/htopDaniel Lange8 days3-8/+10
|\
| * Avoid magic numbers for the size of FunctionBar listsBenny Baumann9 days2-7/+9
| * Reserve full function array to make the GCC14 static code analyzer happyBenny Baumann10 days1-1/+1
| * Explicit memory initialization when reading status fileBenny Baumann10 days1-1/+1
* | Use 'sb' name for local 'struct stat' buffersExplorer0910 days3-19/+19
* | Use 'fp' name for local 'FILE*' variables.Explorer0910 days8-87/+87
|/
* Merge branch 'add-git-commit-to-compiled-dev-versions' of fasterit/htopDaniel Lange10 days1-1/+9
|\
| * Update configure.ac with some m4 magic to add a git commit idDaniel Lange10 days1-1/+9
* | Merge branch 'hf-one-100' of peterdey/htopDaniel Lange10 days1-0/+2
|\ \
| * | Add HeaderLayout format for one single 100%-width columnPeter Dey10 days1-0/+2
| |/
* | Merge branch 'signal_safe' of cgzones/htopDaniel Lange10 days3-47/+87
|\ \
| * | Avoid fprintf in Settings_writeChristian Göttsche13 days1-29/+53
| * | Avoid fprintf in signal handlersChristian Göttsche13 days2-18/+34
* | | Merge branch 'htoprc-write-check' of Explorer09/htop-1Daniel Lange10 days2-16/+51
|\ \ \
| * | | Avoid writing configuration to non-regular filesExplorer0910 days2-16/+51
|/ / /
* | / Memory leak when a legacy config file existsBenny Baumann10 days1-2/+5
| |/ |/|
* | CI: (OpenBSD) Detect latest Autoconf & Automake versionsExplorer0912 days1-3/+15
* | CI: Remove Autoconf version num (FreeBSD & DragonFlyBSD)Explorer0912 days1-2/+2
|/
* linux: harden terminal parsingChristian Göttsche13 days1-9/+33
* BarMeterMode_draw() code formatting adjustmentExplorer0913 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

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