I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Remove unnecessary decrement of rep_cnt More... over 8 years ago
int -> size_t in window.[ch] More... over 8 years ago
int -> size_t More... over 8 years ago
int -> bool More... over 8 years ago
use SYSTEM_SCREENRC define instead of ETCSCREENRC More... over 8 years ago
segfault in src/authentication.c fix More... over 8 years ago
move execvpe definition to header More... over 8 years ago
fix build with no execvpe More... over 8 years ago
get rid of unused argument More... over 8 years ago
another int -> bool More... over 8 years ago
pause only has boolean states, make it bool More... over 8 years ago
bcopy -> memmove More... over 8 years ago
further rewrite of configure.ac More... over 8 years ago
fix cherry-pick in previous commit More... over 8 years ago
fix crash with long $TERM More... over 8 years ago
set(back) default logfile name More... over 8 years ago
replacing MAXLOGFILELEN to PATH_MAX More... over 8 years ago
Specify logfile's name in shell by using -L option More... over 8 years ago
Fixes broken handling of "bind u digraph U+" More... over 8 years ago
use enums instead of hardcoded values More... over 8 years ago
correct argument type int > WinMsgEscapeChar More... over 8 years ago
move WindowChanged where it belongs better More... over 8 years ago
va_end() was already called More... over 8 years ago
don't reinvent the wheel (InStr -> strstr) More... over 8 years ago
Fix crash when bumping blank window More... over 8 years ago
fix install with custom DESTDIR More... over 8 years ago
use VDISABLE instead of hardcoded values More... over 8 years ago
change VKILL to ^U More... over 8 years ago
fix compiler warnings More... over 8 years ago
make flag boolean More... over 8 years ago