messages from 2013-10-16 14:23:33 to 2015-01-05 12:02:03 UTC [more...]
Line continuation and variables
2015-01-05 12:01 UTC (8+ messages)
` [0/4] input: Allow two consecutive calls to pungetc
` [PATCH 1/4] input: Make preadbuffer static
[EXPAND] Fixed "$@" expansion when EXP_FULL is false
2014-12-31 20:56 UTC
Bug#501566: [MAN] Clarify two redirection mechanisms
2014-12-26 11:35 UTC (10+ messages)
` "
[PATCH] create builtins.c properly on old cpp
2014-12-25 22:52 UTC (2+ messages)
Possibly wrong handling of $_?
2014-12-25 22:05 UTC (5+ messages)
` Re[2]: "
"if [ s1 > s2 ]" broken, writing a s2 file
2014-12-08 17:46 UTC (3+ messages)
dash: details of redirection/duplication in manpage are reversed
2014-12-01 12:27 UTC (17+ messages)
` Bug#501566: "
` [MAN] Clarify two redirection mechanisms
command substitutions in $PS4
2014-11-30 20:42 UTC (2+ messages)
dash-0.5.8 bug report
2014-11-21 17:38 UTC (2+ messages)
[PATCH] [BUILTIN] Make "test -x" sane again when run as root
2014-11-17 14:49 UTC (5+ messages)
` [PATCH v2] [BUILTIN] Fix "test -x" as root on FreeBSD 8
'man dash' typo: "the shell .... proceed onto"
2014-11-17 9:52 UTC (4+ messages)
(unknown)
2014-11-17 9:51 UTC (5+ messages)
` (none)
` Redirection: interval file descriptor (0-9)
dash.1 - Confusion between two pages c[h]sh
2014-11-11 20:54 UTC (6+ messages)
% in $PATH
2014-11-10 23:15 UTC (7+ messages)
'man dash' typo: "the shell .... proceed onto"
2014-11-10 11:14 UTC
[0/3] Minor parser fixes/cleanups
2014-11-05 8:48 UTC (4+ messages)
` [PATCH 1/3] [PARSER] Removed unnecessary pungetc on EOF from parser
` [PATCH 2/3] [PARSER] Simplify EOF/newline handling in list parser
` [PATCH 3/3] [PARSER] Catch variable length expansions on non-existant specials
[PATCH] [BUILTIN] Require leading '0' on octal escapes in echo
2014-11-01 18:39 UTC (3+ messages)
POSIX trap signal names
2014-10-30 15:30 UTC
POSIX compliant trap signal names
2014-10-30 15:26 UTC (2+ messages)
Fix Penguin Penalty 17th October2014 ( mail-archive.com )
2014-10-29 21:21 UTC
[BUILTIN] Handle -- in dotcmd
2014-10-27 8:57 UTC
[0/9] Handle embedded NULs correctly in printf
2014-10-27 8:27 UTC (10+ messages)
` [PATCH 1/9] [BUILTIN] "
` [PATCH 2/9] [INPUT] Replace open-coded flushall in preadbuffer
` [PATCH 5/9] [BUILTIN] Remove unnecessary restoration of format string in printf
` [PATCH 4/9] [OUTPUT] Add ifdefs around MEM_OUT handling in outmem
` [PATCH 3/9] [OUTPUT] Add likely tag "
` [PATCH 6/9] [BUILTIN] Remove getintmax in printf
` [PATCH 7/9] [BUILTIN] Use error instead of warnx for fatal errors "
` [PATCH 8/9] [BUILTIN] Optimise handling of backslash octals "
` [PATCH 9/9] [BUILTIN] Simplify echo command
[BUILTIN] Add printf support for format string a, A, and F
2014-10-27 3:46 UTC
[PATCH] [BUILTIN] cd: support drive letters on Cygwin
2014-10-27 3:40 UTC (2+ messages)
[EXPAND] Split unquoted $@/$* correctly when IFS is set but empty
2014-10-20 21:59 UTC (2+ messages)
[EXPAND] Optimise nulonly away and just use quoted as before
2014-10-08 12:11 UTC
[EXPAND] Do not split quoted VSLENGTH and VSTRIM
2014-10-08 7:42 UTC
Failure of nested substring processing inside double-quotes
2014-10-08 5:08 UTC (3+ messages)
[VAR] Use setvareq to set OPTIND initially
2014-10-07 14:27 UTC
dash security bug
2014-10-06 13:55 UTC (2+ messages)
[BUILTIN] Return without arguments in a trap should use status outside traps
2014-10-06 13:53 UTC
[BUILTIN] Allow return in loop conditional to set exit status
2014-10-06 13:25 UTC
[EVAL] Move common skipcount logic into skiploop
2014-10-06 13:23 UTC
[BUILTIN] Do not allow break to break across function calls
2014-10-06 11:50 UTC
[BUILTIN] Exit without arguments in a trap should use status outside traps
2014-10-06 2:40 UTC
[PATCH] Support DOS paths in dash
2014-10-04 4:07 UTC (4+ messages)
[EVAL] Do not clobber exitstatus in evalcommand
2014-10-03 6:35 UTC
[ERROR] Set exitstatus in onint
2014-10-02 13:10 UTC
[TRAP] Make sure evalskip is zero before running traps
2014-10-02 11:54 UTC
[EVAL] Fix use-after-free in dotrap/evalstring
2014-10-02 0:27 UTC
'set' leaks garbage from environment
2014-09-30 17:07 UTC (4+ messages)
Kill pgetc_macro
2014-09-29 9:08 UTC
test incorrectly rejecting valid expression with confusing ! placement
2014-09-28 10:42 UTC (3+ messages)
"command -p" does not correctly limit search to a safe PATH
2014-09-27 21:57 UTC (6+ messages)
[PATCH 1/2] [MAN] 0 and EXIT both work for exit traps
2014-09-26 14:21 UTC (7+ messages)
` [PATCH 2/2] [MAN] Clarify "trap '' signals" syntax in man page
` [PATCH 2/2] [MAN] Clarify "trap '' signals" syntax in manual page
Bug in man page
2014-09-26 14:17 UTC (3+ messages)
possible bug in job control
2014-09-26 9:28 UTC (3+ messages)
Debian jessy freeze
2014-08-30 21:23 UTC
[PATCH dash] [BUILTIN] ensure LC_COLLATE is not overriden
2014-08-22 23:08 UTC (10+ messages)
` [PATCH dash v2] "
[PATCH] \e in "echo" and "printf" builtins
2014-07-23 10:26 UTC (8+ messages)
bug in dash compile with buildroot
2014-07-11 8:44 UTC (2+ messages)
[PATCH] Fix build failure with gcc -Werror=format-security
2014-06-24 12:40 UTC
command lookup and POSIX
2014-03-08 17:22 UTC (5+ messages)
dash and ANSI escape sequences
2014-02-18 13:27 UTC (5+ messages)
eval and export behave differently together in dash and ash than in bash, zsh, and ksh
2014-02-14 18:46 UTC (2+ messages)
exec command and error checking
2014-01-29 3:19 UTC (10+ messages)
dash 0.5.7-3 segfaults on eval then negative test
2014-01-04 7:24 UTC
circumflex in character ranges in filename expansion and case statements?
2013-12-18 19:49 UTC
my dash home is not functionning
2013-12-10 11:36 UTC
sed script fails to run in dash
2013-11-23 0:14 UTC (5+ messages)
How to list functions?
2013-10-22 13:56 UTC (3+ messages)
Replacement for declare in dash?
2013-10-16 15:34 UTC (4+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).