Историја ревизија

Аутор SHA1 Порука Датум
  Denys Vlasenko f3634584d0 ash,hush: show 'c' in $- if run in "sh -c CMD" пре 5 година
  Denys Vlasenko 897475ab02 ash: allocate line editing structure only if needed пре 5 година
  Ron Yorston d1a2fa2a4e ash: catch error in arithmetic expansion in PS1 пре 5 година
  Ron Yorston 48645b8350 ash: prevent error in backquotes in PS1 from exiting shell пре 5 година
  Ron Yorston 1d37186fe2 ash: add bash-compatible EPOCH variables пре 5 година
  Ron Yorston d96c69d876 ash: an unset dynamic variable should not be dynamic пре 5 година
  Ron Yorston e48559eae3 ash: distinguish 'wait -n' from other bashisms пре 5 година
  Denys Vlasenko 966f087ab4 ash: add "wait -n" bashism пре 5 година
  Ron Yorston f55161ad27 ash: eval: avoid leaking memory associated with redirections. Closes 7748 пре 5 година
  Denys Vlasenko b097a84d62 config: update size information пре 5 година
  Denys Vlasenko b437df1157 inetd: suppress aliasing warning пре 5 година
  Denys Vlasenko 136fe9bede suppress gcc 8 aliasing warnings пре 5 година
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts пре 5 година
  Christoph Schulz 03ad7ae081 ash: reset tokpushback before prompting while parsing heredoc пре 5 година
  Ron Yorston 3778898f97 Treat custom and applet scripts as applets пре 5 година
  Ron Yorston e6a63bf683 ash: ensure variables are fully initialised when unset пре 5 година
  Ron Yorston 8767c12774 ash: minor fixes пре 5 година
  Denys Vlasenko b0df5af0fa ash: fix thinko in last commit пре 5 година
  Ron Yorston ca82b5354f ash: in tryexec(), ensure we don't try to run embedded scripts as applets пре 5 година
  Ron Yorston 151de441e7 ash: recognize embedded scripts in SH_STANDALONE mode пре 5 година
  Denys Vlasenko aa2959c90d claenups for previous commit пре 5 година
  Denys Vlasenko 4f2ef4a836 ash: allow shell scripts to be embedded in the binary пре 5 година
  Denys Vlasenko eb54ca8be0 ash: expand: Do not quote backslashes in unquoted parameter expansion пре 5 година
  Denys Vlasenko 2596f412cd ash: exec: Return 126 on most errors in shellexec пре 5 година
  Denys Vlasenko 1c5eb88cd8 ash: eval: Restore input files in evalcommand пре 5 година
  Denys Vlasenko 58eb805c2c ash: parser: Fix parsing of ${} пре 5 година
  Denys Vlasenko 19358cc313 ash,hush: fold shell_builtin_read() way-too-many params into a struct param пре 5 година
  Denys Vlasenko 440da97ed7 ash: expand: Fix ghost fields with unquoted $@/$* пре 5 година
  Denys Vlasenko 67dae152f4 ash: var: Set IFS to fixed value at start time пре 5 година
  Denys Vlasenko 9abf53beb4 ash: eval: Variable assignments on functions are no longer persistent пре 5 година