Show patches with: none      |   387 patches
« 1 2 3 4 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[BUILTIN] describe_command: fix incorrect path - - - --- 2017-05-26 Youfu Zhang herbert Superseded
[BUILD] fix parallel build - - - --- 2018-05-28 Yann E. MORIN herbert Changes Requested
: allow $(()) : allow $(()) - - - --- 2021-01-29 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
[PATH] forgoten set $PPID readonly [PATH] forgoten set $PPID readonly - - - --- 2021-02-03 Vladimir N. Oleynik herbert Rejected
trivial add ;& ;;& case break types trivial add ;& ;;& case break types - - - --- 2021-02-03 Vladimir N. Oleynik herbert Rejected
[BUG] ${#10} [BUG] ${#10} - - - --- 2021-02-05 Vladimir N. Oleynik herbert Superseded
jobs: Don't attempt to access job table for job %0 - - - --- 2015-12-10 Tobias Klauser herbert Accepted
man fixes - - - --- 2016-05-18 Svyatoslav Mishyn herbert Changes Requested
options: Fix getopts handling of colon in optstr options: Fix getopts handling of colon in optstr - - - --- 2023-02-06 Subhaditya Nath herbert Accepted
Use explicit '%s' when formatting a signal name Use explicit '%s' when formatting a signal name - - - --- 2019-12-06 Stephen Oberholtzer herbert Not Applicable
Handle string-based job descriptors - - - --- 2016-06-03 Stephen Kitt herbert Superseded
command substitutions in $PS4 - - - --- 2014-11-17 Stephane Chazelas herbert RFC
dash: details of redirection/duplication in manpage are reversed - - - --- 2014-11-10 Stéphane Aulery herbert Rejected
'man dash' typo: "the shell .... proceed onto" - - - --- 2014-11-10 Stéphane Aulery herbert Accepted
dash.1 - Confusion between two pages c[h]sh - - - --- 2014-11-10 Stéphane Aulery herbert Rejected
Redirection: interval file descriptor (0-9) - - - --- 2014-11-10 Stéphane Aulery herbert Accepted
dash: details of redirection/duplication in manpage are reversed - - - --- 2014-11-11 Stéphane Aulery herbert Changes Requested
[MAN] Clarify two redirection mechanisms - - - --- 2014-11-21 Stéphane Aulery herbert Changes Requested
[MAN] Clarify two redirection mechanisms - - - --- 2014-12-11 Stéphane Aulery herbert Accepted
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 Superseded
expand: remove unnecessary code in backquote expansion - - - --- 2018-04-10 Ron Yorston herbert Changes Requested
parser: preserve characters on heap in backquote parsing parser: preserve characters on heap in backquote parsing - - - --- 2018-11-11 Ron Yorston herbert Rejected
var: ensure variables are fully initialised when unset var: ensure variables are fully initialised when unset - - - --- 2018-11-12 Ron Yorston herbert Changes Requested
eval: avoid leaking memory associated with redirections eval: avoid leaking memory associated with redirections - - - --- 2018-11-22 Ron Yorston herbert Superseded
input: Remove special case for unget EOF input: Remove special case for unget EOF - - - --- 2021-09-05 Ron Yorston herbert Accepted
jobs: Report creation of background jobs jobs: Report creation of background jobs - - - --- 2021-09-26 Ron Yorston herbert Rejected
var: move hashvar() calls into findvar() var: move hashvar() calls into findvar() - - - --- 2022-05-10 Ron Yorston herbert Accepted
Remove dependency on fmatch.h if it does not exit - - - --- 2018-02-02 Rink Springer herbert Accepted
Don't include config.h for native helpers - - - --- 2018-05-23 Rink Springer herbert Superseded
Greater resolution in test -nt / test -ot - - - --- 2017-06-22 Petr Skočík herbert Changes Requested
Cleaner error messages Cleaner error messages - - - --- 2019-01-28 Olivier Duclos herbert Superseded
expand: Fix trailing newlines processing in backquote expanding expand: Fix trailing newlines processing in backquote expanding - - - --- 2019-04-29 Nikolai Merinov herbert Accepted
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
input: Fix compiling against libedit with -fno-common input: Fix compiling against libedit with -fno-common - - - --- 2020-05-02 Mike Gilbert herbert Accepted
builtin: Fix 'echo --' handling - - - --- 2016-12-18 Mihail Konev herbert Rejected
unset/null variables should expand to 0 during arithmetic expansion - - - --- 2017-01-19 Michael Greenberg herbert Superseded
alias: Fix handling of empty aliases alias: Fix handling of empty aliases - - - --- 2019-05-09 Michael Greenberg herbert Superseded
Bug in times builtin Bug in times builtin - - - --- 2019-06-10 Michael Greenberg herbert Superseded
mktokens relative TMPDIR mktokens relative TMPDIR - - - --- 2020-02-18 Michael Greenberg herbert Changes Requested
[v2] mktokens relative TMPDIR [v2] mktokens relative TMPDIR - - - --- 2020-04-29 Michael Greenberg herbert Changes Requested
[v3] mktokens relative TMPDIR [v3] mktokens relative TMPDIR - - - --- 2020-04-30 Michael Greenberg herbert Accepted
Fix typos Fix typos - - - --- 2020-05-20 Martin Michlmayr herbert Accepted
quote arguments in xtrace output - - - --- 2017-02-27 Martijn Dekker herbert RFC
quote arguments in xtrace output - - - --- 2017-02-27 Martijn Dekker herbert RFC
quote arguments in xtrace output - - - --- 2017-02-28 Martijn Dekker herbert RFC
quote arguments in xtrace output - - - --- 2017-03-18 Martijn Dekker herbert RFC
fix "Illegal number" on FreeBSD & macOS for x=; echo $((x)) - - - --- 2018-03-05 Martijn Dekker herbert Changes Requested
fix "Illegal number" on FreeBSD & macOS for x=; echo $((x)) - - - --- 2018-03-06 Martijn Dekker herbert Superseded
'nolog' and 'debug' options cause "$-" to wreak havoc - - - --- 2018-03-06 Martijn Dekker herbert Accepted
fix "Illegal number" on FreeBSD & macOS for x=; echo $((x)) - - - --- 2018-03-07 Martijn Dekker herbert Accepted
Greater resolution in test -nt / test -ot - - - --- 2018-03-07 Martijn Dekker herbert Changes Requested
Greater resolution in test -nt / test -ot - - - --- 2018-03-07 Martijn Dekker herbert Accepted
provide .gitignore - - - --- 2018-03-10 Martijn Dekker herbert Accepted
don't record empty IFS scan regions - - - --- 2018-03-22 Martijn Dekker herbert Superseded
[v2] don't record empty IFS scan regions - - - --- 2018-03-22 Martijn Dekker herbert Superseded
don't record empty IFS scan regions - - - --- 2018-03-22 Martijn Dekker herbert Superseded
[v2] don't record empty IFS scan regions if not debugging - - - --- 2018-03-23 Martijn Dekker herbert Rejected
[v5] quote arguments in xtrace output - - - --- 2018-03-29 Martijn Dekker herbert Rejected
dash.1 - correct typos, iff -> if - - - --- 2018-03-29 Martijn Dekker herbert Accepted
update .gitignore update .gitignore - - - --- 2018-09-07 Martijn Dekker herbert Accepted
clear_traps: reset savestatus clear_traps: reset savestatus - - - --- 2018-11-29 Martijn Dekker herbert Superseded
[v2] Create block-local FD state when appending redirection closing the FD [v2] Create block-local FD state when appending redirection closing the FD - - - --- 2018-12-14 Martijn Dekker herbert Superseded
parseheredoc: fix alias expansion: save and restore checkkwd parseheredoc: fix alias expansion: save and restore checkkwd - - - --- 2020-01-25 Martijn Dekker herbert Superseded
Small cleanup to src/dash.1 - Command Line Editing - - - --- 2017-06-17 Larry Hynes herbert Superseded
Small cleanup to src/dash.1 - Command Line Editing - - - --- 2017-06-23 Larry Hynes herbert Accepted
dash.1 - correct typos, iff -> if - - - --- 2018-03-27 Larry Hynes herbert Rejected
[1/2] mkbuiltins: Use a `while` loop rather than `nl` - - - --- 2016-08-04 Kylie McClain herbert Rejected
[2/2] histedit: Remove non-glibc fallback code - - - --- 2016-08-04 Kylie McClain herbert Superseded
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
Cache the expanded prompt for editline Cache the expanded prompt for editline - - - --- 2020-12-23 june herbert Superseded
[v2] Cache the expanded prompt for editline [v2] Cache the expanded prompt for editline - - - --- 2020-12-23 june herbert Rejected
Fix chkmail loop break condition Fix chkmail loop break condition - - - --- 2021-10-02 june herbert Accepted
trap: Implement POSIX.1-2008 trap reset behaviour - - - --- 2015-12-07 Jonathan Perkin herbert Superseded
trap: Implement POSIX.1-2008 trap reset behaviour (#2) - - - --- 2015-12-07 Jonathan Perkin herbert Changes Requested
trap: Implement POSIX.1-2008 trap reset behaviour (#2) - - - --- 2015-12-08 Jonathan Perkin herbert RFC
[SHELL] Fix build on Solaris 9 - - - --- 2015-12-11 Jonathan Perkin herbert Accepted
[SHELL] Fix 64-bit Solaris build - - - --- 2015-12-11 Jonathan Perkin herbert Changes Requested
[RFC] Allow trap to override permanently-ignored signals in background shells [RFC] Allow trap to override permanently-ignored signals in background shells - - - --- 2024-03-08 Johannes Altmanninger herbert Superseded
[v2] Allow trap to un-ignore SIGINT in asynchronous subshells [v2] Allow trap to un-ignore SIGINT in asynchronous subshells - - - --- 2024-03-29 Johannes Altmanninger herbert Superseded
[v3] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells [v3] Allow trap to un-ignore SIGINT/SIGQUIT in async subshells - - - --- 2024-03-29 Johannes Altmanninger herbert Changes Requested
[2/2] histedit: Remove non-glibc fallback code - - - --- 2016-08-04 Jilles Tjoelker herbert Changes Requested
Add subdir-objects to AM_INIT_AUTOMAKE - - - --- 2018-03-26 Jason Bowen herbert Accepted
[1/3,PARSER] Removed unnecessary pungetc on EOF from parser - - - --- 2014-11-05 Herbert Xu herbert Accepted
[2/3,PARSER] Simplify EOF/newline handling in list parser - - - --- 2014-11-05 Herbert Xu herbert Accepted
[3/3,PARSER] Catch variable length expansions on non-existant specials - - - --- 2014-11-05 Herbert Xu herbert Accepted
[EXPAND] Fixed "$@" expansion when EXP_FULL is false - - - --- 2014-12-31 Herbert Xu herbert Accepted
[1/4] input: Make preadbuffer static - - - --- 2015-01-05 Herbert Xu herbert Accepted
[2/4] input: Remove HETIO - - - --- 2015-01-05 Herbert Xu herbert Accepted
[3/4] input: Move all input state into parsefile - - - --- 2015-01-05 Herbert Xu herbert Accepted
[4/4] input: Allow two consecutive calls to pungetc - - - --- 2015-01-05 Herbert Xu herbert Accepted
[BUG] test: -gt: unexpected operator - - - --- 2015-07-13 Herbert Xu herbert Accepted
[v2] builtin: Fix handling of trailing IFS white spaces - - - --- 2016-06-06 Herbert Xu herbert Superseded
eval: Return status in eval functions - - - --- 2016-06-06 Herbert Xu herbert Superseded
trap: Implement POSIX.1-2008 trap reset behaviour (#2) - - - --- 2016-06-06 Herbert Xu herbert Accepted
[v2] jobs: Handle string-based job descriptors - - - --- 2016-06-06 Herbert Xu herbert Accepted
[v2] eval: Return status in eval functions - - - --- 2016-06-07 Herbert Xu herbert Accepted
[v3] builtin: Fix handling of trailing IFS white spaces - - - --- 2016-06-07 Herbert Xu herbert Superseded
[v4] builtin: Fix handling of trailing IFS white spaces - - 1 --- 2016-06-12 Herbert Xu herbert Accepted
[BUG] regression in builtin echo - - - --- 2016-09-02 Herbert Xu herbert Accepted
« 1 2 3 4 »