Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko e4a0612efd hush: fix negative_arith.tests: glob-protect dash in "$((arith))" há 4 anos atrás
  Denys Vlasenko 3ced804e31 hush: make "exit" in trap use pre-trap exitcode - fix for nested trap há 4 anos atrás
  Denys Vlasenko cc9ecd9af1 hush: make "exit" in trap use pre-trap exitcode há 4 anos atrás
  Denys Vlasenko bb095f4838 hush: implement "return NUM in trap sets $? after trap" há 4 anos atrás
  Denys Vlasenko 23bc562a05 ash,hush: add comment about masked SIGCHLD, handle SIG_IGNed SIGHUP as in bash há 4 anos atrás
  Ron Yorston 9e2a5668fd ash,hush: allow builtins to be tab-completed, closes 7532 há 4 anos atrás
  Denys Vlasenko 259747caa7 hush: fix preprocessor directives indentation há 5 anos atrás
  Denys Vlasenko 21806562ca hush: restore redirected stdin há 5 anos atrás
  Denys Vlasenko 18a90ec846 hush: fix "set -o INVALID" affecting -e flag state há 5 anos atrás
  James Byrne 6937487be7 libbb: reduce the overhead of single parameter bb_error_msg() calls há 5 anos atrás
  Denys Vlasenko f3634584d0 ash,hush: show 'c' in $- if run in "sh -c CMD" há 5 anos atrás
  Denys Vlasenko d8740b265a hush: show 's' in $- há 5 anos atrás
  Denys Vlasenko 76a4e8361a hush: allocate line edit buffer only for interactive shell há 5 anos atrás
  Denys Vlasenko ef8985c688 hush: implement $-, set default PATH if it is not set on startup há 5 anos atrás
  Denys Vlasenko 0c36019369 hush: set default PS1/2 only if we interactive há 5 anos atrás
  Denys Vlasenko 08fb82c80c hush: handle LINENO the same way as RANDOM: variable is "ephemeral" há 5 anos atrás
  Denys Vlasenko 4ebcdf7396 hush: remove code to track PS1/2 values dynamically - it's too much work há 5 anos atrás
  Denys Vlasenko 0ee0b658b3 hush: small speedup in handle_changed_special_names() há 5 anos atrás
  Denys Vlasenko 9e0adb9b09 hush: fix quoted "${notexist-}" expansion to not disappear há 5 anos atrás
  Denys Vlasenko d8bd7012a3 hush: fix "export PS1=xyz" and "local PS1=xyz" messing up prompt há 5 anos atrás
  Denys Vlasenko 1c356948f1 httpd: use full size of iobuf[] when piping CGI data há 5 anos atrás
  Ron Yorston a81700bc08 hush: add bash-compatible EPOCH variables há 5 anos atrás
  Denys Vlasenko e6f51ac697 hush: fix "wait -n" to wait for a _job_, not a _process_ há 5 anos atrás
  Denys Vlasenko 4d1c5149a0 hush: add "wait -n" bashism há 5 anos atrás
  Denys Vlasenko b097a84d62 config: update size information há 5 anos atrás
  Denys Vlasenko 3d27d435db randomconfig fixes há 5 anos atrás
  Denys Vlasenko b437df1157 inetd: suppress aliasing warning há 6 anos atrás
  Denys Vlasenko 136fe9bede suppress gcc 8 aliasing warnings há 6 anos atrás
  Ron Yorston 71df2d3589 hush: allow hush to run embedded scripts há 6 anos atrás
  Ron Yorston 060f0a050a hush: correct description for HUSH_TICK config option há 6 anos atrás