summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge branch 'header_fmt' of cgzones/htopDaniel Lange2021-08-2314-193/+457
|\ \
| * | Tiny cleanup from review commentsDaniel Lange2021-08-231-2/+2
| * | Simplify adding pages in one placeBenny Baumann2021-08-223-30/+24
| * | Add option to change Header layoutChristian Göttsche2021-08-2212-167/+437
* | | Merge branch 'config_versions' of fasterit/htopDaniel Lange2021-08-232-1/+14
|\ \ \
| * | | Apply approved warning message suggested by nathansDaniel Lange2021-08-231-4/+4
| * | | Introduce versioned config files and config_reader_min_versionDaniel Lange2021-08-132-1/+14
* | | | Simplify delay.tv_usec calculation from BenBEDaniel Lange2021-08-231-1/+1
| |_|/ |/| |
* | | Widen integer type before multiplicationChristian Göttsche2021-08-221-1/+1
* | | Use break inside loop with false conditionChristian Göttsche2021-08-221-1/+1
* | | Align parameters names between function declaration and definitionChristian Göttsche2021-08-222-2/+2
| |/ |/|
* | Only request selection index in ColorsPanel when neededBenny Baumann2021-08-221-1/+2
* | Removed unused field in ColorsPanelBenny Baumann2021-08-223-5/+3
* | MemorySwapMeter: use full width on odd total widthChristian Göttsche2021-08-221-4/+2
* | Meter: update documentation to match Doxygen styleChristian Göttsche2021-08-221-1/+1
* | Linux: do not scan frequency for inactive CPUsChristian Göttsche2021-08-221-0/+3
* | Abstract resize handling by adding a new Htop reactionChristian Göttsche2021-08-225-5/+11
* | ScreenManager: reduce ScreenManager_resizeChristian Göttsche2021-08-225-17/+14
* | Action: specify implication in code not in commentsChristian Göttsche2021-08-221-8/+8
* | Merge branch 'read-settings-defaults' of bjpbakker/htopDaniel Lange2021-08-181-16/+7
|\ \
| * | Read settings after applying defaultsBart Bakker2021-08-021-16/+7
* | | Spell out virtualizedDaniel Lange2021-08-181-2/+2
* | | Meter: limit LED mode by widthChristian Göttsche2021-08-171-1/+6
* | | Add combined memory and swap meterChristian Göttsche2021-08-1712-0/+139
* | | Merge pull request #747 from natoscott/coverityNathan Scott2021-08-175-9/+13
|\ \ \
| * | | Apply suggestions from code reviewNathan Scott2021-08-172-2/+2
| * | | PCP: ensure unsigned types used throughout CPU count detectionNathan Scott2021-08-173-7/+7
| * | | Ensure DynamicColumn hash lookups never see NULL pointersNathan Scott2021-08-172-2/+6
|/ / /
* | | PCP: PCPMetric.[ch] MdouleSohaib2021-08-1612-463/+527
* | | Simplify Action_pickFromVector() width parameter usageChristian Göttsche2021-08-162-6/+5
* | | Reset the signal handlers at program exitChristian Göttsche2021-08-163-15/+37
* | | Use proper metric to detect kernel threadsBenny Baumann2021-08-161-1/+1
* | | Build fix for NetBSDfraggerfox2021-08-162-3/+3
* | | Respect "Show custom thread names" setting updateChristian Göttsche2021-08-142-17/+14
* | | TasksMeter: save some float castsExplorer092021-08-141-1/+1
* | | Build pcp-htop.5 only when --enable-pcpDaniel Lange2021-08-141-1/+2
| |/ |/|
* | netbsd: Add NetworkIOMeter supportnia2021-08-131-3/+27
* | Merge pull request #705 from natoscott/pcp-htop-manualNathan Scott2021-08-134-3/+298
|\ \
| * | Apply suggestions from code reviewNathan Scott2021-08-132-6/+6
| * | docs: updates and new manual page for pcp-htopNathan Scott2021-08-034-3/+298
* | | Merge branch 'dynamic-columns' of https://github.com/smalinux/htop into smali...Nathan Scott2021-08-1359-174/+1063
|\ \ \
| * | | PCP: support for 'dynamic columns' added at runtimeSohaib Mohamed2021-08-1359-174/+1063
| | |/ | |/|
* | | Linux: do not include zram devices in DiskIOChristian Göttsche2021-08-101-0/+3
* | | Add assert to improve backtraces on NULL function pointerChristian Göttsche2021-08-101-0/+1
* | | CPUMeter: show if a CPU is offline in text modeChristian Göttsche2021-08-101-1/+7
* | | Correct grammatical error in crash informationChristian Göttsche2021-08-101-1/+1
* | | ScreenManager: drop unused memberChristian Göttsche2021-08-102-2/+0
* | | Solaris: the average CPU utilization value must never be marked 'offline'Christian Göttsche2021-08-101-1/+2
* | | The average CPU utilization value must never be marked 'offline'Nathan Scott2021-08-101-1/+2
* | | netbsd: handle repeated ENOMEM from HW_IOSTATS safelynia2021-08-091-0/+5

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