summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-02-05FreeBSD: add support for CPU frequency and temperatureChristian Göttsche
2021-02-05configure: ignore usage of C11 _Generic on FreeBSDChristian Göttsche
2021-02-05configure: add -lelf for static build on FreeBSDChristian Göttsche
2021-02-05Use MainPanel type in State structChristian Göttsche
2021-02-04Merge branch 'lsb' of eworm-de/htop (skip "n/a" values for SysArchMeter)Daniel Lange
2021-02-04SysArchMeter: skip "n/a" valuesChristian Hesse
2021-02-02Improve initial setup for systems with many CPUsDaniel Lange
2021-02-02Leave less right margin next to long (text) metersDaniel Lange
2021-02-02Make descriptions to -shelp available so people find threadsDaniel Lange
2021-02-02Fix typo, align with man page, drop dotsDaniel Lange
2021-02-02Explain historic naming of Light-Weight Processes column aka threadsDaniel Lange
2021-02-02Merge branch 'comm' of cgzones/htopDaniel Lange
2021-02-01DiD: Avoid negative cmdlineBasenameOffsetBenny Baumann
2021-02-01Check for sortTimeout to not run towards -infDaniel Lange
2021-02-01Remove unused key definitionsDaniel Lange
2021-02-01Fix Shift+Function key on Qt-based terminalsBenBE
2021-01-31Quote SYSCONFDIR definitionChristian Göttsche
2021-01-31Improve handling when selected last process entryChristian Göttsche
2021-01-31[#480] SysArchMeter to view kernel/arch infoahgamut
2021-01-30Linux: silence UBSAN implicit conversionsChristian Göttsche
2021-01-30Linux: document /proc/PID/stat field parsingChristian Göttsche
2021-01-30Use String_eq wrapper instead of raw strcmpChristian Göttsche
2021-01-30FreeBSD: drop minflt and implement majfltChristian Göttsche
2021-01-30FreeBSD: drop unused idle thread codeChristian Göttsche
2021-01-30FreeBSD: populate processor fieldChristian Göttsche
2021-01-30FreeBSD: drop unused jail_errmsg variableChristian Göttsche
2021-01-30FreeBSD: simplify kernel thread logicChristian Göttsche
2021-01-30FreeBSD: drop unused ProcessList fieldsChristian Göttsche
2021-01-30FreeBSD: miscChristian Göttsche
2021-01-30Linux: overhaul io process fieldsChristian Göttsche
2021-01-30Update generic process field displayChristian Göttsche
2021-01-30Overhaul sorting of state process columnChristian Göttsche
2021-01-30Refactor to tty_nr process field displayChristian Göttsche
2021-01-30Process: document process fieldsChristian Göttsche
2021-01-30fix typo/missing newline for --enable-staticdivinity76
2021-01-29Unsupported: pass compilationChristian Göttsche
2021-01-29Do not call exit(3) in signal handlerChristian Göttsche
2021-01-28Use different function on different detection method to avoid cachingChristian Göttsche
2021-01-28Drop duplicate optionChristian Göttsche
2021-01-28Avoid syntax injection inside code blockYJ Lee
2021-01-28TraceScreen: draw panel headerYoungjae Lee
2021-01-28InfoScreen: add mouse wheel scrollYoungjae Lee
2021-01-28InfoScreen: fix mouse selectionYoungjae Lee
2021-01-28Merge branch 'todo' of cgzones/htopDaniel Lange
2021-01-28Merge branch 'default_libcap' (configure overhaul) of cgzones/htopDaniel Lange
2021-01-27Pass Settings to CRT_initChristian Göttsche
2021-01-27Drop invalid todoChristian Göttsche
2021-01-27ci: use as-needed linker flag in gcc full-featured buildChristian Göttsche
2021-01-26Use typedef names instead of raw struct onesChristian Göttsche
2021-01-25Add configure option to create static htop binaryChristian Göttsche