summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Release 3.3.03.3.0Daniel Lange2024-01-102-1/+54
* Linux: use fseek(3)Christian Göttsche2024-01-101-5/+2
* Refactor the goThroughEntries.fraggerfox2024-01-091-15/+11
* Fix build in NetBSD.fraggerfox2024-01-093-7/+7
* Attempt to "Fix" OpenBSD BuildSamuel Venable2024-01-092-4/+4
* Clarify isNonnegative() behavior in commentsExplorer092024-01-081-4/+5
* Updates for 2024. Happy New Year!Daniel Lange2024-01-013-4/+4
* Shorten docker container IDs to 12 charactersBenny Baumann2023-12-311-0/+35
* Settings: preserve empty headerChristian Göttsche2023-12-311-5/+15
* Fix execlp() argument without pointer castExplorer092023-12-291-1/+2
* Row_printTime() code shrinkExplorer092023-12-291-7/+7
* Row_printKBytes() improvementsExplorer092023-12-292-77/+99
* Clarify magic number for data/cols fieldsBenny Baumann2023-12-291-2/+5
* Fix naming convention inconsistencyBenny Baumann2023-12-291-7/+7
* OpenFilesScreen: Make column sizing dynamic for file size, offset and inodeнаб2023-12-291-1/+26
* Add support for "truss" (FreeBSD equivalent of "strace")Daniel (dmilith) Dettlaff2023-12-291-6/+17
* Darwin: add NetworkIOMeter supportUeiWang2023-12-291-3/+63
* Relocate include of config.h from header to source modeuleBenny Baumann2023-12-2642-56/+26
* Document compilation issues and changed config.h inclusion rulesBenny Baumann2023-12-261-0/+5
* Minor code simplificationBenny Baumann2023-12-261-3/+1
* Convince IWYU to keep size_t/ssize_t via stddef.hBenny Baumann2023-12-261-1/+1
* Force to keep explicit forward declarationsBenny Baumann2023-12-264-10/+10
* Update includes based on IWYUBenny Baumann2023-12-2667-83/+113
* Update list of special header mappings for IWYUBenny Baumann2023-12-261-0/+5
* Force configuration with clang for IWYU runsBenny Baumann2023-12-261-0/+1
* Use consistent style for process field output/compare functionsBenny Baumann2023-12-2610-17/+43
* Fix code styleBenny Baumann2023-12-2645-715/+685
* Check for large file support and some types we useBenny Baumann2023-12-261-0/+8
* Do not touch CFLAGS in configure.acBenny Baumann2023-12-262-9/+10
* Add includes for config.h as per the discussion in PR #1337Daniel Lange2023-12-2647-1/+98
* HeaderLayout: add "3 columns - 40/30/30", "... 30/40/30" & "... 30/30/40"Christian Hesse2023-12-261-0/+6
* Meter: use correct unicode characters for digit '9'Christian Hesse2023-12-251-1/+1
* Bump github/codeql-action from 2 to 3dependabot[bot]2023-12-181-2/+2
* Merge branch 'patch-2' (Update manual to mention KiB) of sparrowt/htopDaniel Lange2023-12-131-2/+4
|\
| * Review comments for memory size manual clarificationsTom Sparrow2023-12-131-4/+4
| * Note in manual re default memory units of KiBTom Sparrow2023-12-111-1/+3
|/
* Consolidate duplicate string constants in CGroup filtersBenny Baumann2023-12-111-33/+22
* Add PCP supportBenny Baumann2023-12-114-1/+21
* Add column for process container nameBenny Baumann2023-12-114-1/+29
* Add logic to filter the container name (+type) from the CGroup nameBenny Baumann2023-12-112-0/+142
* Merge branch 'main' of https://github.com/BowDown097/htop into BowDown097-mainNathan Scott2023-11-278-0/+15
|\
| * Update pcp/ProcessField.hBowDown0972023-11-261-1/+1
| * Update linux/LinuxProcessTable.cBowDown0972023-11-261-2/+2
| * Use printKBytesBowDown0972023-11-242-2/+2
| * Linux + PCP: Add private memory size columnBowDown0972023-11-248-0/+15
* | Fix a little header comment typo in the CGroupUtils codeNathan Scott2023-11-271-1/+1
* | PCP platform implementation of the compressed cgroup columnNathan Scott2023-11-274-2/+27
|/
* Change NetworkIOMeter value unit from KiB/s to bytes/secondExplorer092023-11-241-4/+2
* Cache NetworkIOMeter values in 'double' typeExplorer092023-11-241-4/+4
* NetworkIOMeter: Cache the formatted "KiB/s" number stringsExplorer092023-11-241-8/+7

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