Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko a1c7a9e976 hush: fix "set -o INVALID" affecting -e flag state %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko f3634584d0 ash,hush: show 'c' in $- if run in "sh -c CMD" %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko d8740b265a hush: show 's' in $- %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 76a4e8361a hush: allocate line edit buffer only for interactive shell %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko ef8985c688 hush: implement $-, set default PATH if it is not set on startup %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 0c36019369 hush: set default PS1/2 only if we interactive %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 08fb82c80c hush: handle LINENO the same way as RANDOM: variable is "ephemeral" %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 4ebcdf7396 hush: remove code to track PS1/2 values dynamically - it's too much work %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 0ee0b658b3 hush: small speedup in handle_changed_special_names() %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 9e0adb9b09 hush: fix quoted "${notexist-}" expansion to not disappear %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko d8bd7012a3 hush: fix "export PS1=xyz" and "local PS1=xyz" messing up prompt %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 1c356948f1 httpd: use full size of iobuf[] when piping CGI data %!s(int64=5) %!d(string=hai) anos
  Ron Yorston a81700bc08 hush: add bash-compatible EPOCH variables %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko e6f51ac697 hush: fix "wait -n" to wait for a _job_, not a _process_ %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko 4d1c5149a0 hush: add "wait -n" bashism %!s(int64=5) %!d(string=hai) anos
  Denys Vlasenko b097a84d62 config: update size information %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 3d27d435db randomconfig fixes %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko b437df1157 inetd: suppress aliasing warning %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 136fe9bede suppress gcc 8 aliasing warnings %!s(int64=6) %!d(string=hai) anos
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts %!s(int64=6) %!d(string=hai) anos
  Ron Yorston 060f0a050a hush: correct description for HUSH_TICK config option %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko c97df2939e hush: tweak comment, no code changes %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 4bf0854248 hush: add a comment on how globbing (should) work %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 19358cc313 ash,hush: fold shell_builtin_read() way-too-many params into a struct param %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko fd6f295a98 hush: set IFS to default on startup %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko e9dccab9f4 hush: fix fallout from FILE->HFILE conversion %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko c2aa218f23 ash,hush: properly handle ${v//pattern/repl} if pattern starts with / %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko 54fdabda3b hush: speed up ${var:+ARG} for literal ARGs %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko a5db1d7354 hush: fix another case where empty "for" wasn't setting exitcode to 0 %!s(int64=6) %!d(string=hai) anos
  Denys Vlasenko a8e7441176 hush: disable debug_indent increment/decrement for HUSH_DEBUG < 2 builds %!s(int64=6) %!d(string=hai) anos