6
I Use This!
Very Low Activity

Commits : Listings

Analyzed 1 day ago. based on code collected 2 days ago.
Mar 27, 2023 — Mar 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
alias: fix name quoting in printalias More... about 1 year ago
parser: Print CTLBACKQ early in parsesub More... about 1 year ago
parser: Don't keep alloca()ing in a loop for substitutions More... about 1 year ago
alias: Quote name in printalias More... about 1 year ago
redir: Use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD if available More... about 1 year ago
input: Only skip blank lines on PS1 More... about 1 year ago
input: Check for int_pending while clearing input More... about 1 year ago
builtin: Ignore first -- in type for consistency More... about 1 year ago
builtin: Ignore first -- in getopts per POSIX More... about 1 year ago
var: Do not add 1 to return value of strchrnul More... about 1 year ago
input: Disable lleft in SMALL mode More... about 1 year ago
input: Read standard input byte-wise More... about 1 year ago
input: Eat rest of line upon reset More... about 1 year ago
man: Document ulimit -w More... over 1 year ago
builtin: Actually accept ulimit -r More... over 1 year ago
man: Document false built-in More... over 1 year ago
man: printf 'X, X is a byte under dash More... over 1 year ago
man: Reword to avoid confusion v/v printf Ar argument[s]/arguments More... over 1 year ago
man: Document kill builtin More... over 1 year ago
man: Note chdir being the same builtin as cd More... over 1 year ago
man: Document jobs builtin More... over 1 year ago
man: Fix getopts documentation More... over 1 year ago
builtin: Don't early-exit when first hash -r is found More... over 1 year ago
parser: Invalid redirections are run-time, not syntax errors More... over 1 year ago
Release 0.5.12. More... over 1 year ago
eval: Test evalskip before flipping status for NNOT More... over 1 year ago
parser: Add VSBIT to ensure subtype is never zero More... over 1 year ago
eval: Check eflag after redirection error More... over 1 year ago
eval: Always set exitstatus in evaltree More... over 1 year ago
expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read More... over 1 year ago