index
:
dash
this commit
master
patched shell with cmake build
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
(
follow
)
Commit message (
Expand
)
Author
Age
...
*
[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
*
[BUILD] Add arith_yacc.h to dash_SOURCES
Herbert Xu
2009-01-14
*
[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
*
[EXPAND] Fixed non-leading slash treatment in expmeta
Herbert Xu
2008-05-19
*
[ARITH] Fixed lexical error on & and |
Gerrit Pape
2008-05-07
*
[SHELL] Added gitignore
Dan McGee
2008-05-03
*
[SHELL] Use uninitialized_var to silence bogus warnings
Herbert Xu
2008-05-03
*
[SHELL] Fixed klibc/klcc build problems
Dan McGee
2008-05-03
*
[ERROR] Set default exvwarning2 arg0 for errors during early initialisation
Herbert Xu
2008-05-03
*
[CD] Restored warning when getcwd fails
Herbert Xu
2008-05-03
*
[CD] Test __GLIBC__ instead of _GNU_SOURCE
Herbert Xu
2008-05-03
*
[EXEC] Fixed _PATH_BSHELL warning
Herbert Xu
2008-05-03
*
[CD] Restored non-glibc getcwd support
Herbert Xu
2008-05-02
*
[JOBS] Fix cmdtxt crash on if statements
Larry Doolittle
2008-05-02
*
[EXPAND] Fix slash treatment in expmeta
Herbert Xu
2008-05-02
*
[PARSER] Do not show prompts in expandstr
Herbert Xu
2007-12-27
*
[PARSER] Add FAKEEOFMARK for expandstr
Herbert Xu
2007-12-27
*
[ARITH] If imaxdiv() isn't available, use / and % operators
Gerrit Pape
2007-12-23
*
[BUILTIN] Add set +o support
Richard M Kreuter
2007-12-23
*
[EVAL] Fix bad pointer arithmetic in evalcommand
Steve Langasek
2007-12-23
*
[EXPAND] Expand here-documents in the current shell environment
Herbert Xu
2007-11-11
*
[EXPAND] Removed herefd hack
Herbert Xu
2007-11-11
*
[PARSER] Removed noexpand/length check on eofmark
Herbert Xu
2007-11-11
*
[PARSER] Fix here-doc corruption
Herbert Xu
2007-10-20
*
[EXPAND] Added configure --enable-glob and --enable-fnmatch options
Herbert Xu
2007-10-20
*
[SHELL] Replace shared illnum message by badnum function.
Herbert Xu
2007-10-17
*
[BUILTIN] Disallow completely blank strings in non-arithmetic context.
Oleg Verych
2007-10-17
*
[EXEC] Fixed execing of scripts with no hash-bang
Herbert Xu
2007-10-15
*
[BUILTIN] Use setvarint to set OPTIND
Herbert Xu
2007-10-11
*
[EXPAND] Add likely flags in expari
Herbert Xu
2007-10-11
*
[ARITH] Size optimisations in arithmetic lexer
Herbert Xu
2007-10-11
*
[ARITH] Add assignment and intmax_t support
Herbert Xu
2007-10-11
*
[PARSER] Report substition errors at expansion time
Herbert Xu
2007-10-08
*
[BUILTIN] Use intmax_t arithmetic in test
Herbert Xu
2007-10-06
[prev]
[next]