Show patches with: State = Action Required       |    Archived = No       |   33 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
jobs: drop unused node parameter in makejob() jobs: drop unused node parameter in makejob() - - - --- 2023-03-31 Denys Vlasenko herbert Under Review
[v3] Prototype all function definitions for C23 compat [v3] Prototype all function definitions for C23 compat - - - --- 2023-02-10 Ahelenia Ziemiańska herbert Under Review
[6/6] fc: don't include the current fc in out-of-range last [1/6] fc -s: refuse multiple events instead of ignoring - - - --- 2023-02-07 Ahelenia Ziemiańska herbert Under Review
[5/6] fc: fix "fc -3" extension on glibc [1/6] fc -s: refuse multiple events instead of ignoring - - - --- 2023-02-07 Ahelenia Ziemiańska herbert Under Review
[4/6] fc: don't require an argument [1/6] fc -s: refuse multiple events instead of ignoring - - - --- 2023-02-07 Ahelenia Ziemiańska herbert Under Review
[3/6] fc: only parse old=new if -s, per POSIX [1/6] fc -s: refuse multiple events instead of ignoring - - - --- 2023-02-07 Ahelenia Ziemiańska herbert Under Review
[2/6] fc -s: don't loop forever when executing the latest entry [1/6] fc -s: refuse multiple events instead of ignoring - - - --- 2023-02-07 Ahelenia Ziemiańska herbert Under Review
[1/6] fc -s: refuse multiple events instead of ignoring [1/6] fc -s: refuse multiple events instead of ignoring - - - --- 2023-02-07 Ahelenia Ziemiańska herbert Under Review
options: Fix getopts handling of colon in optstr options: Fix getopts handling of colon in optstr - - - --- 2023-02-06 Subhaditya Nath herbert Under Review
Allow enabling job control without a tty in non-interactive mode.. Allow enabling job control without a tty in non-interactive mode.. - - - --- 2023-01-30 Steffen Nurpmeso herbert Under Review
[resend] Simplify alias storage. [resend] Simplify alias storage. - - - --- 2023-01-11 Harald van Dijk herbert Under Review
[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 Under Review
[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 Under Review
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 Under Review
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 Under Review
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 Under Review
man page: redirection operators: fix swapped stdin/stdout man page: redirection operators: fix swapped stdin/stdout - - - --- 2022-05-16 Forest herbert Under Review
var: move hashvar() calls into findvar() var: move hashvar() calls into findvar() - - - --- 2022-05-10 Ron Yorston herbert Under Review
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 Under Review
shell: correctly prototype all functions shell: correctly prototype all functions - - - --- 2022-05-06 Ahelenia Ziemiańska herbert Under Review
[3/2] man: document kill builtin [1/2] man: document jobs builtin - - - --- 2022-05-05 Ahelenia Ziemiańska herbert Under Review
[2/2] man: note chdir being the same builtin as cd [1/2] man: document jobs builtin - - - --- 2022-05-05 Ahelenia Ziemiańska herbert Under Review
[1/2] man: document jobs builtin [1/2] man: document jobs builtin - - - --- 2022-05-05 Ahelenia Ziemiańska herbert Under Review
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 Under Review
jobs: Implement pipefail option jobs: Implement pipefail option - - - --- 2022-04-22 Chris Novakovic herbert Under Review
exec: Check executable bit when searching path exec: Check executable bit when searching path - - - --- 2021-11-10 Herbert Xu herbert Under Review
Fix chkmail loop break condition Fix chkmail loop break condition - - - --- 2021-10-02 june herbert Under Review
jobs: Report creation of background jobs jobs: Report creation of background jobs - - - --- 2021-09-26 Ron Yorston herbert Under Review
parser: Fix regression on ${#10} expansion parser: Fix regression on ${#10} expansion - - - --- 2021-02-08 Herbert Xu herbert Under Review
trivial add ;& ;;& case break types trivial add ;& ;;& case break types - - - --- 2021-02-03 Vladimir N. Oleynik herbert Under Review
[PATH] forgoten set $PPID readonly [PATH] forgoten set $PPID readonly - - - --- 2021-02-03 Vladimir N. Oleynik herbert Under Review
: allow recursive variable inderection in arith : allow recursive variable inderection in arith - - - --- 2021-01-31 Vladimir N. Oleynik herbert Under Review
: allow $(()) : allow $(()) - - - --- 2021-01-29 Vladimir N. Oleynik herbert Under Review