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
Add '-' to set default fore/background color More... almost 12 years ago
fix implicit utime declaration More... about 12 years ago
ansi.c - fix declarations initialization More... about 12 years ago
Makefile.in - remove unused stuff and rename some options More... about 12 years ago
add -Wextra and -std=c1x to CFLAGS More... about 12 years ago
Remove escape codes which can be handled by external scripts More... about 12 years ago
remove attrcolor, some more color handling stuff More... about 12 years ago
color handling: mostly works More... about 12 years ago
Remove comment about being generated from script More... about 12 years ago
Replace tty.sh with tty.c More... about 12 years ago
Remove not used #defines More... about 12 years ago
dead initializations, reported by clang analyzer More... about 12 years ago
dead increments, reported by clang analyzer More... about 12 years ago
dead assignments, reported by clang analyzer More... about 12 years ago
change struct mchar to use uint32_t instead of chars More... about 12 years ago
POSIX: just use setenv More... about 12 years ago
Remove InitPTY, it doesn't do anything anymore More... about 12 years ago
Unnecessary #define, just call this function More... about 12 years ago
Remove #infdef function definitions More... about 12 years ago
POSIX: Remove unnecessary checks More... about 12 years ago
Remove unneeded log reopen function More... about 12 years ago
Change xrealloc to take void* like realloc More... about 12 years ago
change variable names so they make more sense More... about 12 years ago
Remove function definitions from extern.h More... about 12 years ago
Fix warning with clang More... about 12 years ago
Remove color handling macros More... about 12 years ago
Guard against NULL returns from crypt(). More... over 12 years ago
Fix segfault when restoring w_alt.cursor. More... over 12 years ago
Amend documentation for -X option. More... over 12 years ago
COLOR HANDLING: Fix 16 colors handling and default ones More... over 12 years ago