6
I Use This!
Moderate Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Jul 14, 2025 — Jul 14, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
input: Fix overeager NUL deletion in SMALL mode More... 26 days ago
var: Call setlocale when LC variables are set More... about 1 month ago
var: Remove unset check in varnull More... about 1 month ago
var: Restore double NUL on unset variables More... about 1 month ago
parser: Do not print prompt if input buffer is not empty More... about 1 month ago
parser: Use USTPUTC in parsebackq More... about 1 month ago
parser: Print escapes for command substitution in EOF marker More... about 1 month ago
parser: Clamp backslash-c sequences to 7 bits More... about 1 month ago
man: Use proper grave accent character More... about 2 months ago
man: Use literal > and < characters More... about 2 months ago
builtin: Fix unaligned access in conv_escape More... about 2 months ago
builtin: Fix octal escapes in dollar-single-quotes More... about 2 months ago
Release 0.5.13.4. More... 2 months ago
parser: Fix multi-byte output in here-doc with quoted delimiter More... 2 months ago
input: Replace stdin_state.canon with bufferable More... 2 months ago
input: Fix tee(2) error handling More... 2 months ago
Drop multi-byte character in argstr when discard is on More... 3 months ago
Release 0.5.13.3. More... 3 months ago
input: Fix EINTR handling when reading from a pipe More... 3 months ago
arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow More... 3 months ago
parser: Only reject non-word tokens in case pattern More... 3 months ago
Release 0.5.13.2. More... 4 months ago
jobs: Make stoppedjobs trivial if JOBS == 0 More... 4 months ago
expand: Use memmove when copying multi-byte chars in rmescapes More... 4 months ago
builtin: Fix read overflow in umaskcmd More... 4 months ago
parser: Catch bogus case patterns More... 4 months ago
input: Fix heap-buffer-overflow in preadbuffer on long lines More... 5 months ago
jobs: Fix here-document crash More... 5 months ago
shell: Add support for disabling memfd_create(3) More... 5 months ago
shell: Add support for building without tee(2) More... 6 months ago