243
I Use This!
High Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
May 18, 2023 — May 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'uaf' of cgzones/htop More... 3 days ago
Linux: reorder /proc/<pid>/status parsing More... 3 days ago
Annotate mbstowcs_nonfatal() with restrict More... 13 days ago
Linux: show newlines in commands as ? instead of space More... 13 days ago
Fix "CPU usage bar" help alignment. More... 27 days ago
Update '__STDC_VERSION__' check with C23 More... 28 days ago
Use struct member to determine size of allocations More... 29 days ago
Merge branch 'gcc14-analyzer-fixes' of BenBE/htop More... about 1 month ago
Linux: Permit non-ASCII for CGROUP, CONTAINER & SECATTR fields More... about 1 month ago
Adjust some code style for maintainability More... about 1 month ago
Define MeterModeId to unsigned int and use it throughout More... about 1 month ago
New header "MeterMode.h" for MeterModeId definitions More... about 1 month ago
Make 'Meter_modes' private and simplify its structure More... about 1 month ago
Reorder Meter.c sections. No code changes. More... about 1 month ago
Remove CUSTOM_METERMODE MeterModeId More... about 1 month ago
Don't initialize meter mode in custom meter init functions More... about 1 month ago
Obsolete the CUSTOM_METERMODE use in default mode More... about 1 month ago
Avoid magic numbers for the size of FunctionBar lists More... about 1 month ago
Improve `make dist` to warn on building inside a git repository More... about 1 month ago
Use 'sb' name for local 'struct stat' buffers More... about 1 month ago
Use 'fp' name for local 'FILE*' variables. More... about 1 month ago
Merge branch 'add-git-commit-to-compiled-dev-versions' of fasterit/htop More... about 1 month ago
Merge branch 'hf-one-100' of peterdey/htop More... about 1 month ago
Merge branch 'signal_safe' of cgzones/htop More... about 1 month ago
Merge branch 'htoprc-write-check' of Explorer09/htop-1 More... about 1 month ago
Avoid writing configuration to non-regular files More... about 1 month ago
Add HeaderLayout format for one single 100%-width column More... about 1 month ago
Update configure.ac with some m4 magic to add a git commit id and a reference of the last tag, the changes since then and the dirty flag from `git describe` More... about 1 month ago
CPUMeter: Read height from sub-meter objects More... about 1 month ago
MemorySwapMeter: Read height from sub-meter objects More... about 1 month ago