I Use This!
Moderate Activity

Commits : Listings

Analyzed about 8 hours ago. based on code collected about 14 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
ls: fix recent regression in size alignment More... 6 months ago
join: fix recently introduced NUL bug More... 6 months ago
maint: pacify ‘make syntax-check’ More... 6 months ago
maint: copy join, uniq tests from Fedora More... 6 months ago
join,uniq: support multi-byte separators More... 6 months ago
test: allow non-blank white space in numbers More... 6 months ago
stdbuf: port to oddball toupper More... 6 months ago
dircolors: assume C-locale spaces More... 6 months ago
maint: port to oddball tolower More... 6 months ago
maint: include ctype.h selectively More... 6 months ago
maint: move field_sep into separate module More... 6 months ago
digest: omit unnecessary b2sum includes More... 6 months ago
maint: prefer c_isxdigit when that is the intent More... 6 months ago
maint: fix syntax check issue More... 6 months ago
base32,base64: disallow non-canonical encodings More... 6 months ago
basenc: fix unlikely locale issue; tune More... 6 months ago
basenc: tweak checks to use unsigned char More... 6 months ago
build: update gnulib submodule to latest More... 6 months ago
basenc: --base16: also allow lower case with --ignore-garbage More... 6 months ago
basenc: --base16: support lower case hex digits More... 6 months ago
doc: fix RFC references More... 6 months ago
tests: move all basenc tests to their own directory More... 7 months ago
basenc: auto pad base32 and base64 inputs when decoding More... 7 months ago
sort: improve --help More... 7 months ago
chgrp: add --from parameter similar to chown More... 7 months ago
doc: rm --help: mention that '.' or '..' are rejected More... 7 months ago
wc: pacify ‘make syntax-check’ More... 7 months ago
wc: distribute src/wc.h More... 7 months ago
wc: goto considered harmful More... 7 months ago
wc: prefer signed integers More... 7 months ago