Historial de Commits

Autor SHA1 Mensaje Fecha
  Denys Vlasenko af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" hace 4 años
  Denys Vlasenko 35e349de3c ash: add a FIXME comment hace 4 años
  Denys Vlasenko 2f9c124f7d ash: fix set -o to not show "nameless" options hace 4 años
  Ron Yorston 943e81f5db ash: only catch unexpected exceptions in PS1 expansion hace 4 años
  Denys Vlasenko f3634584d0 ash,hush: show 'c' in $- if run in "sh -c CMD" hace 5 años
  Denys Vlasenko 897475ab02 ash: allocate line editing structure only if needed hace 5 años
  Ron Yorston d1a2fa2a4e ash: catch error in arithmetic expansion in PS1 hace 5 años
  Ron Yorston 48645b8350 ash: prevent error in backquotes in PS1 from exiting shell hace 5 años
  Ron Yorston 1d37186fe2 ash: add bash-compatible EPOCH variables hace 5 años
  Ron Yorston d96c69d876 ash: an unset dynamic variable should not be dynamic hace 5 años
  Ron Yorston e48559eae3 ash: distinguish 'wait -n' from other bashisms hace 5 años
  Denys Vlasenko 966f087ab4 ash: add "wait -n" bashism hace 5 años
  Ron Yorston f55161ad27 ash: eval: avoid leaking memory associated with redirections. Closes 7748 hace 5 años
  Denys Vlasenko b097a84d62 config: update size information hace 5 años
  Denys Vlasenko b437df1157 inetd: suppress aliasing warning hace 5 años
  Denys Vlasenko 136fe9bede suppress gcc 8 aliasing warnings hace 5 años
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts hace 5 años
  Christoph Schulz 03ad7ae081 ash: reset tokpushback before prompting while parsing heredoc hace 5 años
  Ron Yorston 3778898f97 Treat custom and applet scripts as applets hace 5 años
  Ron Yorston e6a63bf683 ash: ensure variables are fully initialised when unset hace 5 años
  Ron Yorston 8767c12774 ash: minor fixes hace 5 años
  Denys Vlasenko b0df5af0fa ash: fix thinko in last commit hace 5 años
  Ron Yorston ca82b5354f ash: in tryexec(), ensure we don't try to run embedded scripts as applets hace 5 años
  Ron Yorston 151de441e7 ash: recognize embedded scripts in SH_STANDALONE mode hace 5 años
  Denys Vlasenko aa2959c90d claenups for previous commit hace 5 años
  Denys Vlasenko 4f2ef4a836 ash: allow shell scripts to be embedded in the binary hace 5 años
  Denys Vlasenko eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion hace 5 años
  Denys Vlasenko 2596f412cd ash: exec: Return 126 on most errors in shellexec hace 5 años
  Denys Vlasenko 1c5eb88cd8 ash: eval: Restore input files in evalcommand hace 5 años
  Denys Vlasenko 58eb805c2c ash: parser: Fix parsing of ${} hace 5 años