2949 Commits (179aeb01082df9e7c19a285ae4d703a7714f4e2f)
 

Author SHA1 Message Date
Daniel Lange 179aeb0108 Add includes for config.h as per the discussion in PR #1337 2 years ago
Christian Hesse 8980d7a896 HeaderLayout: add "3 columns - 40/30/30", "... 30/40/30" & "... 30/30/40" 2 years ago
Christian Hesse f1f69d6d1c Meter: use correct unicode characters for digit '9' 2 years ago
dependabot[bot] 170354c638 Bump github/codeql-action from 2 to 3 2 years ago
Daniel Lange f55b7a6e1d Merge branch 'patch-2' (Update manual to mention KiB) of sparrowt/htop 2 years ago
Tom Sparrow 23b0bdf464
Review comments for memory size manual clarifications 2 years ago
Tom Sparrow cabb95ea92
Note in manual re default memory units of KiB 2 years ago
Benny Baumann 92a68c097f Consolidate duplicate string constants in CGroup filters 2 years ago
Benny Baumann e64adcb50b Add PCP support 2 years ago
Benny Baumann d5b1556497 Add column for process container name 2 years ago
Benny Baumann 1069e069ab Add logic to filter the container name (+type) from the CGroup name 2 years ago
Nathan Scott 3d0f35c0b7 Merge branch 'main' of https://github.com/BowDown097/htop into BowDown097-main 2 years ago
Nathan Scott 8915caedc5 Fix a little header comment typo in the CGroupUtils code 2 years ago
Nathan Scott 29137ccc7c PCP platform implementation of the compressed cgroup column 2 years ago
BowDown097 0600ef50f5 Update pcp/ProcessField.h 2 years ago
BowDown097 d20fcab197
Update linux/LinuxProcessTable.c 2 years ago
BowDown097 ed1c7450e2 Use printKBytes 2 years ago
BowDown097 986dbfc19c Linux + PCP: Add private memory size column 2 years ago
Explorer09 1d3a823d5d Change NetworkIOMeter value unit from KiB/s to bytes/second 2 years ago
Explorer09 fda3d10261 Cache NetworkIOMeter values in 'double' type 2 years ago
Explorer09 d474689689 NetworkIOMeter: Cache the formatted "KiB/s" number strings 2 years ago
Explorer09 5affa05bd6 DiskIOMeter: Cache the formatted "KiB/s" number strings 2 years ago
Explorer09 5d2569270c Use xSnprintf in Meter_humanUnit() 2 years ago
Explorer09 5751bafb8d Rewrite Meter_humanUnit() to accept floating point value 2 years ago
Explorer09 e34a9fcc8c Always update 'values' member of NetworkIOMeter 2 years ago
Explorer09 f7f6aca39d Always update 'values' member of DiskIOMeter 2 years ago
Explorer09 9352e26218 NetworkIOMeter: correct format string and code comments 2 years ago
Explorer09 7d7e8df83a Use xSnprintf in DiskIOMeter_updateValues() 2 years ago
Explorer09 89b90c4e41 Cap DiskIOMeter "utilisation" percentage at 100% 2 years ago
Nathan Scott 2698483444 Remove unused zswap pool size calculation from commit 71f5a80d9e 2 years ago
Nathan Scott 452244dc06 PCP platform implementation of frontswap and zswap accounting 2 years ago
Benny Baumann e49a40ad82 Shorten podman/libpod container IDs to 12 characters 2 years ago
Explorer09 0875b9e042 Use memmove() for moving previous graph values 2 years ago
Explorer09 ef487e9409 Assert on BarMeterMode_characters length 2 years ago
Christian Göttsche 5e8fc97a96 Write configuration to temporary file first 2 years ago
Nathan Scott 69053ff77a Merge branch 'Explorer09-print-time-format' 2 years ago
Nathan Scott b2029fbad1 Merge branch 'print-time-format' of https://github.com/Explorer09/htop-1 into Explorer09-print-time-format 2 years ago
Nathan Scott f3ff30ded8 Merge branch 'Explorer09-bar-meter-zero-total' 2 years ago
Explorer09 b57adcde0a Permit zero 'total' in meters; remove assertion 2 years ago
Explorer09 22c5aa47f1 Rewrite Row_printTime() with various improvements 2 years ago
Benny Baumann a64d1ea6c0 Avoid OOB read when parsing process memory maps on Linux 2 years ago
Christian Göttsche e9d95e2a84 Add cast to please debug build 2 years ago
Benny Baumann dc6dc7c8f0 Safe-guard agains kernel issues 2 years ago
Benny Baumann a18a38cff5 Ensure the buffer is always terminated 2 years ago
Benny Baumann 1a342749b3 Warn on failure to kill a process 2 years ago
Benny Baumann 7059ea3ef7 Proper check for signal frames 2 years ago
Benny Baumann a06ff08f21 Avoid NULL pointer deref 2 years ago
Benny Baumann 88f7ca4a75 Fix indentation issue 2 years ago
Explorer09 4ef3e1f1bb Record new graph data even when no graph is drawn. 2 years ago
BenBE 49bc76d479
Merge pull request #913 from kjbracey/include_shared 2 years ago