6
I Use This!
Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jan 17, 2025 — Jan 17, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
shell: Fix unsigned char promotion and truncation More... 3 months ago
Release 0.5.13.1. More... 3 months ago
builtin: Keep backslash on quotes outside of dollarsq More... 3 months ago
expand: Fix off-by-one bug in expmeta More... 4 months ago
expand: Fix typo in pmatch for wildcard search More... 4 months ago
Release 0.5.13. More... 4 months ago
options: Check stderr instead of stdout for interactivity More... 4 months ago
mystring: Ignore ERANGE errors in atomax More... 4 months ago
expand: Do not use memcmp on strings More... 4 months ago
parser: Fix USTPUTC overflow for new-style command substition here-doc marker More... 4 months ago
expand: Check for NUL before parsing range expression in pmatch More... 4 months ago
parser: Skip parsing of old-style command substitution here-doc marker More... 4 months ago
expand: Do not call rmescapes in expari More... 5 months ago
builtin: Fix argv overrun in aexpr and oexpr More... 5 months ago
parser: Do not display prompts in expandstr More... 5 months ago
jobs: Cache getpid More... 5 months ago
input: Call input_init on first use More... 5 months ago
jobs: avoid blocking signals on vfork More... 5 months ago
options: Simplify procargs More... 6 months ago
shell: Add VxWorks support More... 8 months ago
input: Reset eof in reset_input More... 8 months ago
expand: Move stop array closer to strpbrk call More... 9 months ago
expand: Fix buffer overread caused by passing array of chars as string in pmatch More... 9 months ago
expand: Add bypass for literal "]" in expandmeta More... 11 months ago
expand: Fix scanright zero handling when fnmatch is disabled More... 11 months ago
builtin: fix timescmd with C23 More... about 1 year ago
expand: Fix scanleft/right for !FNMATCH_IS_ENABLED && quotes More... about 1 year ago
builtin: Reduce size of conv_escape More... about 1 year ago
man: Clarify the `trap` condition `EXIT` More... about 1 year ago
builtin: Keep backslash on undefined escape sequences More... about 1 year ago