summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-09-03Bump version, changelog for minor htop-3.0.1 release3.0.1Nathan Scott
2020-09-03Merge pull request #66 from ioquatix/patch-1Nathan Scott
2020-09-03Merge pull request #57 from matthiasbeyer/patch-1Nathan Scott
2020-09-02Merge branch 'eworm-de-unicode-runtime'Nathan Scott
2020-09-02Fix image logo and titles.Samuel Williams
2020-09-01Do not link INSTALL file, because link target does not existMatthias Beyer
2020-09-01add option (-U, --no-unicode) to disable unicode at runtimeChristian Hesse
2020-09-01Merge branch 'cgzones-oom2'Nathan Scott
2020-09-01Merge branch 'oom2' of https://github.com/cgzones/htop into cgzones-oom2Nathan Scott
2020-08-31CRT: note about possible use of replacement for `+` glyph in treeBert Wesarg
2020-08-31affinity panel: use the tree collapsing as in the process listBert Wesarg
2020-08-31affinity panel: show CPUs in the topology tree as `CPU x`Bert Wesarg
2020-08-31Revert "Use UTF-8 for check buttons and tree open/closed"Bert Wesarg
2020-08-31Reduce oom cast from long to intChristian Göttsche
2020-08-31Merge branch 'configure' of https://github.com/cgzones/htop into cgzones-conf...Nathan Scott
2020-08-31Merge branch 'master' of github.com:htop-dev/htopNathan Scott
2020-08-31Merge branch 'cov_fixes' of https://github.com/cgzones/htop into cgzones-cov_...Nathan Scott
2020-08-31Merge branch 'oom' of https://github.com/cgzones/htopDaniel Lange
2020-08-31Merge branch 'Ckath-vim_mode_setting'Nathan Scott
2020-08-31Merge branch 'vim_mode_setting' of https://github.com/Ckath/htop into Ckath-v...Nathan Scott
2020-08-31Simplify the --version output, old dates are confusing peopleNathan Scott
2020-08-31Add a badge/link to the released source tarballsNathan Scott
2020-08-29add toggle for vim mode in optionsckath
2020-08-28Check btime sscanf parse from /proc/statChristian Göttsche
2020-08-28Avoid use of uninitialized variablesChristian Göttsche
2020-08-28Ignore sscanf return value of /proc/statChristian Göttsche
2020-08-28Fail on out-of-range CPU numberChristian Göttsche
2020-08-28Ignore wmove return valueChristian Göttsche
2020-08-28Improve OOM outputChristian Göttsche
2020-08-28Really tell gcc to ignore return value of fscanfChristian Göttsche
2020-08-28Convert hwlock CI run to a full featured oneChristian Göttsche
2020-08-28Print configured stateChristian Göttsche
2020-08-28Improve indentChristian Göttsche
2020-08-28Drop configure option --enable-procChristian Göttsche
2020-08-28Merge pull request #14 from zdykstra/masterNathan Scott
2020-08-28Increae the size of sysfs power supply path buffersNathan Scott
2020-08-28Normalize ZFS ARC captionZach Dykstra
2020-08-27Update link to Coverity project, still pending.Nathan Scott
2020-08-27Merge branch 'bertwesarg-affinity-fix-panel-width'3.0.0Nathan Scott
2020-08-26fix width of `AffinitPanel`Bert Wesarg
2020-08-26Update changelog with Berts latest addition3.0.0rc3Nathan Scott
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2020-08-26Merge branch 'ci-hwloc-job' of https://github.com/bertwesarg/htop into bertwe...Nathan Scott
2020-08-26Merge branch 'ci2' of https://github.com/cgzones/htop into cgzones-ci2Nathan Scott
2020-08-25ci: add clang buildChristian Göttsche
2020-08-25Avoid shadowing warningsChristian Göttsche
2020-08-25MakeHeader.py.in: remove unused importChristian Göttsche
2020-08-25MakeHeader.py.in: remove executable bitChristian Göttsche
2020-08-25Avoid discarding const qualifiersChristian Göttsche
2020-08-25Avoid string overflow warningChristian Göttsche