6
I Use This!
Low Activity

Commits : Listings

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