243
I Use This!
High Activity

Commits : Listings

Analyzed about 21 hours ago. based on code collected about 22 hours ago.
May 31, 2023 — May 31, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Use size_t/ssize_t for nValue-related variables More... 8 months ago
Fix inconsistent type cast More... 8 months ago
Merge branch 'widen-graphdata' of https://github.com/zevweiss/htop into zevweiss-widen-graphdata More... 8 months ago
Merge branch 'style-header-consistency' of https://github.com/BenBE/htop into BenBE-style-header-consistency More... 8 months ago
Add ATTR_NONNULL to various String_* functions More... 8 months ago
strchrnul is a GNU libc extension, add a wrapper for other platforms More... 8 months ago
Write configuration to temporary file first More... 8 months ago
Merge branch 'cgzones-user_root' More... 8 months ago
Merge branch 'user_root' of https://github.com/cgzones/htop into cgzones-user_root More... 8 months ago
Merge branch 'fasterit-improve_Ctrl-L_refresh' More... 8 months ago
Initialize user ID More... 8 months ago
Add recalculate to Ctrl-L refresh More... 8 months ago
Bump actions/checkout from 3 to 4 More... 9 months ago
Fix compilation issue in Action.c More... 9 months ago
Introduce String_eq_nullable() More... 9 months ago
Cast some ignored return codes to assist static checkers More... 9 months ago
Adjust pointer tracking to assist static checkers More... 9 months ago
Ensure possible NULL pointer values dealt with defensively More... 9 months ago
Correct pid_t type return from Platform_getMaxPid function More... 9 months ago
Fix typo in file name comment in Provide*.h More... 9 months ago
Rename ProcessList to ProcessTable throughout More... 9 months ago
Fix FreeBSD builds after some recent code refactoring More... 9 months ago
Merge branch 'cgzones-ci_run' More... 9 months ago
Merge branch 'ci_run' of https://github.com/cgzones/htop into cgzones-ci_run More... 9 months ago
Merge branch 'polluks-patch-2' More... 9 months ago
Fixed typo More... 9 months ago
CI: dump config.log on configure failure More... 9 months ago
Fix typo More... 9 months ago
CI: build and run htop with sanitizer More... 9 months ago
Fix leak in ScreensPanel More... 9 months ago