Historie revizí

Autor SHA1 Zpráva Datum
  Denys Vlasenko 758b21402a hush: detect when terminating "done"/"fi" is missing před 3 měsíci
  Denys Vlasenko 2639f3bc72 hush: set G.ifs sooner (prevents segfault) před 3 měsíci
  Denys Vlasenko 791b222dd5 sleep: fix "sleep -- ARGS" před 8 měsíci
  Denys Vlasenko 5353df91cb Update applet size estimates před 10 měsíci
  Denys Vlasenko e41e481fd5 hush: fix a compile failure před 11 měsíci
  Denys Vlasenko 07a95cfcab ash: disable check for "good" function name, bash does not check this před 11 měsíci
  Denys Vlasenko e5692e2342 hush: quote values in "readonly" output před 11 měsíci
  Denys Vlasenko 96769486e2 shell: move varcmp() to shell_common.h and use it in hush před 11 měsíci
  Denys Vlasenko bab8828b0d hush: fix expansion of space in "a=${a:+$a }c" construct před 11 měsíci
  Denys Vlasenko b5be8da350 hush: make "false" built-in před 1 rokem
  Denys Vlasenko 6824298ab4 hush: fix ELIF cmd1;cmd2 THEN ... not executing cmd2, closes 15571 před 1 rokem
  Denys Vlasenko 3a7f00eadc hush: add comment about abort on syntax error %{^} před 1 rokem
  Denys Vlasenko 3c8e540eb7 hush: fix an interactive abort on error před 1 rokem
  Ron Yorston acae889dd9 ash,hush: tab completion of functions and aliases před 1 rokem
  Denys Vlasenko 90b607d79a hush: quote variable values printed by "set" (match ash behavior) před 1 rokem
  Denys Vlasenko 6748e6494c hush (NOMMU): fix LINENO in execed children před 1 rokem
  Denys Vlasenko fd5fb2d2b5 hush: speed up "big heredoc" code před 1 rokem
  Denys Vlasenko 1409432d07 hush: add TODO comment před 1 rokem
  Denys Vlasenko 93ae7464e6 hush: restore SIGHUP handling, this time explain why we do what we do před 1 rokem
  Denys Vlasenko 1fdb33bd07 hush: restore tty pgrp on SIGHUP před 1 rokem
  Denys Vlasenko 6101b6d3ea hush: remove special handling of SIGHUP před 1 rokem
  Denys Vlasenko 93e0898c66 shell: fix SIGWINCH and SIGCHLD (in hush) interrupting line input, closes 15256 před 1 rokem
  Denys Vlasenko 969e008168 hush: code shrink před 1 rokem
  Denys Vlasenko 27be0e8cfe shell: fix compile failures in some configs před 1 rokem
  Ron Yorston 7d1c7d8337 ash,hush: use HOME for tab completion and prompts před 2 roky
  Denys Vlasenko 987be932ed *: slap on a few ALIGN_PTR where appropriate před 2 roky
  Denys Vlasenko 12566e7f9b ash,hush: fix handling of SIGINT while waiting for interactive input před 2 roky
  Denys Vlasenko 931c55f9e2 libbb: invert the meaning of SETUP_ENV_NO_CHDIR -> SETUP_ENV_CHDIR před 2 roky
  Denys Vlasenko db5546ca10 libbb: code shrink: introduce and use [_]exit_SUCCESS() před 2 roky
  Denys Vlasenko aaf3d5ba74 shell: tweak --help před 2 roky