Show patches with: Archived = No       |   456 patches
« 1 2 3 44 5 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
Simplify alias storage. Simplify alias storage. - - - --- 2023-01-11 Harald van Dijk herbert Superseded
[v2] alias: fix name quoting in printalias [v2] alias: fix name quoting in printalias - - - --- 2023-01-09 Ahelenia Ziemiańska herbert Accepted
alias: fix name quoting in printalias alias: fix name quoting in printalias - - - --- 2023-01-09 Ahelenia Ziemiańska herbert Superseded
parser: Print CTLBACKQ early in parsesub parser: Print CTLBACKQ early in parsesub - - - --- 2023-01-06 Herbert Xu herbert Accepted
[v3] parser: don't keep alloca()ing in a loop for substitutions [v3] parser: don't keep alloca()ing in a loop for substitutions - - - --- 2023-01-05 Ahelenia Ziemiańska herbert Accepted
[RESEND] alias: printalias: quote the name, too [RESEND] alias: printalias: quote the name, too - - - --- 2023-01-05 Ahelenia Ziemiańska herbert Accepted
[v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available [v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available - - - --- 2023-01-05 Ahelenia Ziemiańska herbert Accepted
input: Only skip blank lines on PS1 input: Only skip blank lines on PS1 - - - --- 2023-01-05 Herbert Xu herbert Accepted
input: Check for int_pending while clearing input input: Check for int_pending while clearing input - - - --- 2023-01-05 Herbert Xu herbert Accepted
[v2,2/2] exec: type: ignore first -- for consistency [v2,1/2] options: getopts: ignore first --, per POSIX - - - --- 2023-01-04 Ahelenia Ziemiańska herbert Accepted
[v2,1/2] options: getopts: ignore first --, per POSIX [v2,1/2] options: getopts: ignore first --, per POSIX - - - --- 2023-01-04 Ahelenia Ziemiańska herbert Accepted
[v2] var: Do not add 1 to return value of strchrnul [v2] var: Do not add 1 to return value of strchrnul - - - --- 2023-01-03 Herbert Xu herbert Accepted
var: Do not add 1 to return value of strchrnul var: Do not add 1 to return value of strchrnul - - - --- 2023-01-03 Herbert Xu herbert Superseded
input: Disable lleft in SMALL mode input: Disable lleft in SMALL mode - - - --- 2023-01-03 Herbert Xu herbert Accepted
[v3] input: Read standard input byte-wise [v3] input: Read standard input byte-wise - - - --- 2023-01-03 Herbert Xu herbert Accepted
input: Eat rest of line upon reset input: Eat rest of line upon reset - - - --- 2023-01-03 Herbert Xu herbert Accepted
[v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available [v2] redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD, if available - - - --- 2022-12-18 Ahelenia Ziemiańska herbert Changes Requested
alias: aliascmd: refuse uninvokable aliases alias: aliascmd: refuse uninvokable aliases - - - --- 2022-12-17 Ahelenia Ziemiańska herbert Changes Requested
[2/1] man: document ulimit -w miscbltin: ulimitcmd: actually accept -r - - - --- 2022-12-17 Ahelenia Ziemiańska herbert Accepted
redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD redir: savefd: use F_DUPFD_CLOEXEC instead of F_DUPFD+F_SETFD - - - --- 2022-12-16 Ahelenia Ziemiańska herbert Superseded
miscbltin: ulimitcmd: actually accept -r miscbltin: ulimitcmd: actually accept -r - - - --- 2022-12-16 Ahelenia Ziemiańska herbert Accepted
[v2,4/3] man: document false built-in [v2,1/3] man: document jobs builtin - - - --- 2022-12-15 Ahelenia Ziemiańska herbert Accepted
[v2] parser: don't keep alloca()ing in a loop for substitutions [v2] parser: don't keep alloca()ing in a loop for substitutions - - - --- 2022-12-15 Ahelenia Ziemiańska herbert Changes Requested
[v3,2/2] man: printf: in 'X, X is a byte under dash [v3,1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments - - - --- 2022-12-15 Ahelenia Ziemiańska herbert Accepted
[v3,1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments [v3,1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments - - - --- 2022-12-15 Ahelenia Ziemiańska herbert Accepted
[v2,3/3] man: document kill builtin [v2,1/3] man: document jobs builtin - - - --- 2022-12-15 Ahelenia Ziemiańska herbert Accepted
[v2,2/3] man: note chdir being the same builtin as cd [v2,1/3] man: document jobs builtin - - - --- 2022-12-15 Ahelenia Ziemiańska herbert Accepted
[v2,1/3] man: document jobs builtin [v2,1/3] man: document jobs builtin - - - --- 2022-12-15 Ahelenia Ziemiańska herbert Accepted
parser: don't keep alloca()ing in a loop for substitutions parser: don't keep alloca()ing in a loop for substitutions - - - --- 2022-12-14 Ahelenia Ziemiańska herbert Superseded
man: fix getopts documentation man: fix getopts documentation - - - --- 2022-12-14 Ahelenia Ziemiańska herbert Accepted
exec: hashcmd: don't early-exit when first -r is found exec: hashcmd: don't early-exit when first -r is found - - - --- 2022-12-14 Ahelenia Ziemiańska herbert Accepted
options: don't error when unsetting OPTIND options: don't error when unsetting OPTIND - - - --- 2022-12-14 Ahelenia Ziemiańska herbert Superseded
[v2,3/3] input: preadfd: read standard input byte-wise [v2,1/3] parser: fixredir: invalid redirections are run-time, not syntax - - - --- 2022-12-14 Ahelenia Ziemiańska herbert Superseded
[v2,2/3] parser: synerror: explicitly consume the entire invalid line [v2,1/3] parser: fixredir: invalid redirections are run-time, not syntax - - - --- 2022-12-14 Ahelenia Ziemiańska herbert Superseded
[v2,1/3] parser: fixredir: invalid redirections are run-time, not syntax [v2,1/3] parser: fixredir: invalid redirections are run-time, not syntax - - - --- 2022-12-14 Ahelenia Ziemiańska herbert Accepted
input: preadfd: read standard input byte-wise input: preadfd: read standard input byte-wise - - - --- 2022-12-13 Ahelenia Ziemiańska herbert Superseded
[2/2] options: getopts: ignore first --, per POSIX [1/2] exec: type: ignore first --, per POSIX - - - --- 2022-12-13 Ahelenia Ziemiańska herbert Superseded
[1/2] exec: type: ignore first --, per POSIX [1/2] exec: type: ignore first --, per POSIX - - - --- 2022-12-13 Ahelenia Ziemiańska herbert Rejected
eval: Test evalskip before flipping status for NNOT eval: Test evalskip before flipping status for NNOT - - - --- 2022-12-07 Herbert Xu herbert Accepted
[v2] parser: Add VSBIT to ensure subtype is never zero [v2] parser: Add VSBIT to ensure subtype is never zero - - - --- 2022-12-07 Herbert Xu herbert Accepted
eval: Check eflag after redirection error eval: Check eflag after redirection error - - - --- 2022-12-07 Herbert Xu herbert Accepted
eval: Always set exitstatus in evaltree eval: Always set exitstatus in evaltree - - - --- 2022-12-06 Herbert Xu herbert Accepted
parser: Add VSBIT to ensure subtype is never zero parser: Add VSBIT to ensure subtype is never zero - - - --- 2022-12-06 Herbert Xu herbert Superseded
[v2] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read [v2] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read - - - --- 2022-12-05 Herbert Xu herbert Accepted
[v2,2/2] man: printf: in 'X, X is a byte under dash [v2,1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments - - - --- 2022-08-14 Ahelenia Ziemiańska herbert Superseded
[v2,1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments [v2,1/2] man: printf: reword to avoid confusion v/v Ar argument[s]/arguments - - - --- 2022-08-14 Ahelenia Ziemiańska herbert Superseded
[2/2] man: printf: in 'X, X is a byte under dash [1/2] man: printf: all Ar arguments are processed identically - - - --- 2022-08-14 Ahelenia Ziemiańska herbert Superseded
[1/2] man: printf: all Ar arguments are processed identically [1/2] man: printf: all Ar arguments are processed identically - - - --- 2022-08-14 Ahelenia Ziemiańska herbert Superseded
PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read PATCH] expand: Add ifsfree to expand to fix a logic error that causes a buffer over-read - - - --- 2022-06-20 Alex Gorinson herbert Superseded
Portability of dash to legacy systems, such as AT&T Unix PC Portability of dash to legacy systems, such as AT&T Unix PC - - - --- 2022-06-10 Alain Knaff herbert Changes Requested
exec.c: Fix exit status for command -v on non-executable files exec.c: Fix exit status for command -v on non-executable files - - - --- 2022-05-30 Nicola Lamacchia herbert Superseded
man page: redirection operators: fix swapped stdin/stdout man page: redirection operators: fix swapped stdin/stdout - - - --- 2022-05-16 Forest herbert Accepted
var: move hashvar() calls into findvar() var: move hashvar() calls into findvar() - - - --- 2022-05-10 Ron Yorston herbert Accepted
man: don't list unavailable built-ins and Command Line Editing section man: don't list unavailable built-ins and Command Line Editing section - - - --- 2022-05-06 Ahelenia Ziemiańska herbert Changes Requested
shell: correctly prototype all functions shell: correctly prototype all functions - - - --- 2022-05-06 Ahelenia Ziemiańska herbert Superseded
[3/2] man: document kill builtin [1/2] man: document jobs builtin - - - --- 2022-05-05 Ahelenia Ziemiańska herbert Superseded
[2/2] man: note chdir being the same builtin as cd [1/2] man: document jobs builtin - - - --- 2022-05-05 Ahelenia Ziemiańska herbert Superseded
[1/2] man: document jobs builtin [1/2] man: document jobs builtin - - - --- 2022-05-05 Ahelenia Ziemiańska herbert Superseded
expand: Add ifsfree to expand to fix a logic error that leaks the heap expand: Add ifsfree to expand to fix a logic error that leaks the heap - - - --- 2022-04-30 Alex Gorinson herbert Superseded
jobs: Implement pipefail option jobs: Implement pipefail option - - - --- 2022-04-22 Chris Novakovic herbert Accepted
[v2] expand: Always quote caret when using fnmatch [v2] expand: Always quote caret when using fnmatch - - - --- 2022-01-19 Herbert Xu herbert Accepted
expand: Always quote caret when using fnmatch expand: Always quote caret when using fnmatch - - - --- 2022-01-18 Herbert Xu herbert Superseded
exec: Check executable bit when searching path exec: Check executable bit when searching path - - - --- 2021-11-10 Herbert Xu herbert Superseded
Fix chkmail loop break condition Fix chkmail loop break condition - - - --- 2021-10-02 june herbert Accepted
jobs: Report creation of background jobs jobs: Report creation of background jobs - - - --- 2021-09-26 Ron Yorston herbert Rejected
input: Remove special case for unget EOF input: Remove special case for unget EOF - - - --- 2021-09-05 Ron Yorston herbert Accepted
[v2] expand: Recognize '^' as a negation character in BE [v2] expand: Recognize '^' as a negation character in BE - - - --- 2021-07-16 Dimitar Yurukov herbert Rejected
expand: Recognize '^' as a negation character in BE expand: Recognize '^' as a negation character in BE - - - --- 2021-07-16 Dimitar Yurukov herbert Superseded
parser: Fix VSLENGTH parsing with trailing garbage parser: Fix VSLENGTH parsing with trailing garbage - - - --- 2021-06-21 Herbert Xu herbert Accepted
shell: Call CHECK_DECL on stat64 shell: Call CHECK_DECL on stat64 - - - --- 2021-05-26 Herbert Xu herbert Accepted
eval: Do not cache value of eflag in evaltree eval: Do not cache value of eflag in evaltree - - 1 --- 2021-05-17 Herbert Xu herbert Accepted
parser: Fix regression on ${#10} expansion parser: Fix regression on ${#10} expansion - - - --- 2021-02-08 Herbert Xu herbert Not Applicable
[BUG] ${#10} [BUG] ${#10} - - - --- 2021-02-05 Vladimir N. Oleynik herbert Superseded
trivial add ;& ;;& case break types trivial add ;& ;;& case break types - - - --- 2021-02-03 Vladimir N. Oleynik herbert Rejected
[PATH] forgoten set $PPID readonly [PATH] forgoten set $PPID readonly - - - --- 2021-02-03 Vladimir N. Oleynik herbert Rejected
: allow recursive variable inderection in arith : allow recursive variable inderection in arith - - - --- 2021-01-31 Vladimir N. Oleynik herbert Rejected
: allow $(()) : allow $(()) - - - --- 2021-01-29 Vladimir N. Oleynik herbert Rejected
jobs: Always reset SIGINT/SIGQUIT handlers jobs: Always reset SIGINT/SIGQUIT handlers - - - --- 2021-01-12 Herbert Xu herbert Accepted
jobs: Block signals during tcsetpgrp jobs: Block signals during tcsetpgrp - - - --- 2021-01-06 Herbert Xu herbert Accepted
[v2] Cache the expanded prompt for editline [v2] Cache the expanded prompt for editline - - - --- 2020-12-23 june herbert Rejected
Cache the expanded prompt for editline Cache the expanded prompt for editline - - - --- 2020-12-23 june herbert Superseded
input: Clear unget on RESET input: Clear unget on RESET - - - --- 2020-12-23 Herbert Xu herbert Accepted
Fail if building --with-libedit and can't find libedit Fail if building --with-libedit and can't find libedit - - - --- 2020-12-23 june herbert Accepted
jobs: Only block in waitcmd on first run jobs: Only block in waitcmd on first run - - - --- 2020-12-02 Herbert Xu herbert Accepted
shell: Disable glob again as it strips traing slashes shell: Disable glob again as it strips traing slashes - - - --- 2020-11-16 Herbert Xu herbert Accepted
shell: Group readdir64/dirent64 with open64 shell: Group readdir64/dirent64 with open64 - - - --- 2020-07-22 Herbert Xu herbert Accepted
dash: man pages: fix formatting dash: man pages: fix formatting - - - --- 2020-06-24 Bjarni Ingi Gislason herbert Accepted
Don't include config.h when building helpers using the native compiler Don't include config.h when building helpers using the native compiler - - - --- 2020-06-22 Fabrice Fontaine herbert Not Applicable
eval: Check nflag in evaltree instead of cmdloop eval: Check nflag in evaltree instead of cmdloop - - - --- 2020-06-04 Herbert Xu herbert Accepted
jobs: Fix waitcmd busy loop jobs: Fix waitcmd busy loop - - - --- 2020-06-02 Herbert Xu herbert Accepted
error: Remove USE_NORETURN ifdef error: Remove USE_NORETURN ifdef - - - --- 2020-06-02 Herbert Xu herbert Accepted
expand: Make glob(3) interruptible by SIGINT expand: Make glob(3) interruptible by SIGINT - - - --- 2020-06-02 Herbert Xu herbert Accepted
shell: Enable fnmatch/glob by default shell: Enable fnmatch/glob by default - - - --- 2020-05-28 Herbert Xu herbert Accepted
redir: Retry open64 on EINTR redir: Retry open64 on EINTR - - - --- 2020-05-28 Herbert Xu herbert Accepted
eval: Prevent recursive PS4 expansion eval: Prevent recursive PS4 expansion - - - --- 2020-05-27 Herbert Xu herbert Accepted
parser: Get rid of PEOA parser: Get rid of PEOA - - - --- 2020-05-27 Herbert Xu herbert Accepted
parser: Fix double-backslash nl in old-style command sub parser: Fix double-backslash nl in old-style command sub - - - --- 2020-05-26 Herbert Xu herbert Accepted
Fix typos Fix typos - - - --- 2020-05-20 Martin Michlmayr herbert Accepted
parser: Save and restore heredoclist in expandstr parser: Save and restore heredoclist in expandstr - - - --- 2020-05-17 Herbert Xu herbert Accepted
shell: Always use explicit large file API shell: Always use explicit large file API - - - --- 2020-05-07 Herbert Xu herbert Accepted
« 1 2 3 44 5 »