Commit History

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