| Commit message (Expand) | Author | Age |
* | [REDIR] Move null redirect checks into caller | Herbert Xu | 2010-05-27 |
* | [VAR] Do not poplocalvars prematurely on regular utilities | Herbert Xu | 2010-05-27 |
* | [VAR] Document local command behaviour change | Herbert Xu | 2010-05-27 |
* | [VAR] Fix poplocalvar on abnormal exit from function | Herbert Xu | 2010-05-27 |
* | [VAR] Replace cmdenviron with localvars | Herbert Xu | 2010-05-26 |
* | [VAR] Move unsetvar functionality into setvareq | Herbert Xu | 2010-05-26 |
* | [VAR] Fix poplocalvar leak | Herbert Xu | 2010-05-26 |
* | [VAR] Add localvars nesting | Herbert Xu | 2010-05-26 |
* | [EVAL] Fix command -- crash | Gerrit Pape | 2010-05-03 |
* | [JOBS] Fix for job control off warning | H. Peter Anvin | 2010-04-15 |
* | [BUILTIN] Use faccessat if available | Herbert Xu | 2010-04-02 |
* | Release 0.5.6. | Herbert Xu | 2010-04-02 |
* | [BUILTIN] Make trap signal name/number errors non-fatal. | Herbert Xu | 2010-04-02 |
* | [BUILTIN] Use TMPDIR in mkbuiltins | maximilian attems | 2010-04-02 |
* | [ARITH] Fix logical or result value | Jilles Tjoelker | 2010-03-10 |
* | [REDIR] Do not truncate file for FROMTO redirection | Herbert Xu | 2010-03-09 |
* | [ARITH] Fix binary operator parsing | Herbert Xu | 2010-03-09 |
* | [BUILD] Fix changelog entry | Herbert Xu | 2010-03-09 |
* | [BUILTIN] Fix off-by-one recordregion in readcmd | Herbert Xu | 2009-11-26 |
* | [PARSER] Fix syntax array size | Jim Meyering | 2009-11-04 |
* | [CD] Lookup PWD after going through CDPATH | Herbert Xu | 2009-08-31 |
* | [BUILTIN] Avoid compiler warnings on isdigit | Eric Blake | 2009-08-31 |
* | [BUILTIN] Add another missing LC_COLLATE to mkbuiltins | Matthew Burgess | 2009-08-31 |
* | [BUILTIN] Fix NUL termination in readcmd | Herbert Xu | 2009-08-31 |
* | [EVAL] Revert SKIPEVAL into EXEXIT | Herbert Xu | 2009-08-11 |
* | [EVAL] Pass EV_TESTED into evalcmd | Herbert Xu | 2009-08-11 |
* | [SHELL] Add preliminary LINENO support | Rocky Bernstein | 2009-08-11 |
* | [BUILTIN] Honor tab as IFS whitespace when splitting fields in readcmd | Stefan Potyra | 2009-08-11 |
* | [EXPAND] Fix quoted pattern patch breakage | Herbert Xu | 2009-06-27 |
* | [REDIR] Fix incorrect savefd conversions | Herbert Xu | 2009-06-27 |
* | [MAN] Update manual page to differentiate dash from ash | Gerrit Pape | 2009-05-23 |
* | [PARSER] Use CHKNL to parse case statements | Herbert Xu | 2009-02-22 |
* | [PARSER] Allow newlines after var name in for statements | Herbert Xu | 2009-02-22 |
* | [JOBS] Do not close stderr when /dev/tty fails to open | Herbert Xu | 2009-02-22 |
* | [SIGNAL] Remove EXSIG | Herbert Xu | 2009-02-22 |
* | [JOBS] Fix dowait signal race | Herbert Xu | 2009-02-22 |
* | Release 0.5.5.1. | Herbert Xu | 2009-01-14 |
* | [BUILD] Add arith_yacc.h to dash_SOURCES | Herbert Xu | 2009-01-14 |
* | Release 0.5.5. | Herbert Xu | 2009-01-13 |
* | [BUILD] Fixed build on OS X | Mark Mentovai | 2009-01-13 |
* | [BUILD] Fixed build on NetBSD | Aleksey Cheusov | 2009-01-13 |
* | [MAN] Removed obsolete for loop syntax | Herbert Xu | 2008-10-17 |
* | [CD] Fixed getcwd build error for the non-glibc case | Herbert Xu | 2008-08-05 |
* | [MAN] Added missing right parenthesis | Gerrit Pape | 2008-07-13 |
* | [OPTIONS] Added support for -l | Herbert Xu | 2008-07-13 |
* | [SHELL] Expand ENV before using it | Herbert Xu | 2008-07-13 |
* | [INPUT] Made setinputfd static | Herbert Xu | 2008-07-13 |
* | [BUILTIN] Made t_lex reentrant | Herbert Xu | 2008-07-13 |
* | [BUILTIN] Made aexpr/oexpr non-recursive | Herbert Xu | 2008-07-13 |
* | [BUILTIN] Fixed 3,4-argument cases for test per POSIX | Herbert Xu | 2008-07-13 |