summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* DiskIOMeter: Cache the formatted "KiB/s" number stringsExplorer092023-11-241-14/+9
* Use xSnprintf in Meter_humanUnit()Explorer092023-11-241-2/+2
* Rewrite Meter_humanUnit() to accept floating point valueExplorer092023-11-244-30/+43
* Always update 'values' member of NetworkIOMeterExplorer092023-11-241-51/+58
* Always update 'values' member of DiskIOMeterExplorer092023-11-241-37/+44
* NetworkIOMeter: correct format string and code commentsExplorer092023-11-241-3/+3
* Use xSnprintf in DiskIOMeter_updateValues()Explorer092023-11-241-1/+1
* Cap DiskIOMeter "utilisation" percentage at 100%Explorer092023-11-241-1/+1
* Remove unused zswap pool size calculation from commit 71f5a80d9eNathan Scott2023-11-215-27/+0
* PCP platform implementation of frontswap and zswap accountingNathan Scott2023-11-204-3/+46
* Shorten podman/libpod container IDs to 12 charactersBenny Baumann2023-11-191-0/+18
* Use memmove() for moving previous graph valuesExplorer092023-11-121-2/+1
* Assert on BarMeterMode_characters lengthExplorer092023-11-121-0/+1
* Write configuration to temporary file firstChristian Göttsche2023-11-111-1/+11
* Merge branch 'Explorer09-print-time-format'Nathan Scott2023-11-101-67/+50
|\
| * Merge branch 'print-time-format' of https://github.com/Explorer09/htop-1 into...Nathan Scott2023-11-101-67/+50
|/|
| * Rewrite Row_printTime() with various improvementsExplorer092023-11-101-67/+50
* | Merge branch 'Explorer09-bar-meter-zero-total'Nathan Scott2023-11-101-6/+4
|\ \ | |/ |/|
| * Permit zero 'total' in meters; remove assertionExplorer092023-11-101-6/+4
|/
* Avoid OOB read when parsing process memory maps on LinuxBenny Baumann2023-11-081-0/+3
* Add cast to please debug buildChristian Göttsche2023-11-041-1/+1

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