I Use This!
Activity Not Available

Commits : Listings

Analyzed 11 months ago. based on code collected 11 months ago.
Jan 20, 2023 — Jan 20, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
doc: rm --help: mention that '.' or '..' are rejected More... about 1 year ago
wc: pacify ‘make syntax-check’ More... about 1 year ago
wc: distribute src/wc.h More... about 1 year ago
wc: goto considered harmful More... about 1 year ago
wc: prefer signed integers More... about 1 year ago
wc: improve avx2 API More... about 1 year ago
factor,tail: avoid quadratic reallocation More... over 1 year ago
doc: mention Unicode exceptions for wc More... over 1 year ago
wc: simplify by removing SUPPORT_OLD_MBRTOWC More... over 1 year ago
wc: 3× speedup in C locale More... over 1 year ago
wc: treat encoding errors as non white space More... over 1 year ago
wc: fix word count bug More... over 1 year ago
maint: omit some unused function tests More... over 1 year ago
sort: not a special case for mbrtowc More... over 1 year ago
maint: prefer char32_t to wchar_t More... over 1 year ago
wc: simplify #if MB_LEN_MAX More... over 1 year ago
wc: avoid undefined conversion state More... over 1 year ago
maint: use mbszero More... over 1 year ago
maint: prefer mcel More... over 1 year ago
wc: stop worrying about EBCDIC, shift-JIS, etc More... over 1 year ago
expr: use mcel More... over 1 year ago
build: avoid build failures on gcc <= 10, or clang More... over 1 year ago
build: update gnulib submodule to latest More... over 1 year ago
tail: allow multiple PIDs More... over 1 year ago
ls: --dired now implies long format with hyperlinks disabled More... over 1 year ago
tests: improve ls --dired testing More... over 1 year ago
maint: use C99 int size specifiers rather than PRI.MAX defines More... over 1 year ago
doc: add subsections for cksum nodes More... over 1 year ago
cp,mv,install: add copy_internal comment More... over 1 year ago
cp: avoid needless unlinkat after fstatat ELOOP More... over 1 year ago