1. 111cdcf shell: sync redir/* tests by Denys Vlasenko · 7 years ago
  2. 1ff1a75 ash: rename redir5.tests (hush has redir5.tests which is different) by Denys Vlasenko · 7 years ago
  3. 50b8b29 hush: add a TODO about redir3.tests failure by Denys Vlasenko · 7 years ago
  4. a107ef2 hush: rename hush-redir/redir3.tests (ash has redir3.tests which id different) by Denys Vlasenko · 7 years ago
  5. e59591a hush: Print error messages on shift -1 by Denys Vlasenko · 7 years ago
  6. 74d20e6 typo fix by Denys Vlasenko · 7 years ago
  7. 5dad7bd hush: implement negative start in the ${v: -n[:m]} idiom by Denys Vlasenko · 7 years ago
  8. 3234045 hush: "adopt" ash var-utf8-length.tests by Denys Vlasenko · 7 years ago
  9. 7456298 hush: "adopt" ash signal4.tests by Denys Vlasenko · 7 years ago
  10. b18b04c shell: remove duplicate sigint1.tests (another copies are in signals/) by Denys Vlasenko · 7 years ago
  11. cafb2d1 hush: add tickquote1.tests from ash testsuite by Denys Vlasenko · 7 years ago
  12. bb963bd shell: syncronize ash and hush heredoc3.tests by Denys Vlasenko · 7 years ago
  13. 959cb67 shell: syncronize ash and hush heredoc1.tests by Denys Vlasenko · 7 years ago
  14. 9a8ece5 shell: syncronize ash_test/run-all and hush_test/run-all a bit by Denys Vlasenko · 7 years ago
  15. 637982f hush: correctly handle quoting in "case" even if !BASH_PATTERN_SUBST by Denys Vlasenko · 7 years ago
  16. bd43c67 hush: fix quoted_punct.tests failure by Denys Vlasenko · 7 years ago
  17. 4142f01 ash: fix escaping of a few characters (broken by last commits) by Denys Vlasenko · 7 years ago
  18. ed79a63 ash: tweak in comment by Denys Vlasenko · 7 years ago
  19. 92b8d9c ash: note which versions of glibc exhibit "rho bug" by Denys Vlasenko · 7 years ago
  20. fda9faf ash: fix matching of unicode greek letter rho (cf 81) and similar cases by Denys Vlasenko · 7 years ago
  21. d4e4fdb fixes for bugs found by make_single_applets.sh by Denys Vlasenko · 7 years ago
  22. 2e989ef msh: delete this applet by Denys Vlasenko · 7 years ago
  23. 4ee824f randomconfig fixes by Denys Vlasenko · 7 years ago
  24. 48c803a ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT, take 2 by Denys Vlasenko · 7 years ago
  25. e9aba3e ash: fix 'trap - 65' by Denys Vlasenko · 7 years ago
  26. f56ddf2 ash: fix $HOME/.profile reading if !ASH_EXPAND_PRMT by Denys Vlasenko · 7 years ago
  27. 6683d1c ash: fix incorrect path in describe_command by Youfu Zhang · 8 years ago
  28. f547041 ash,hush: fix SIGCHLD interrupting read builtin by Denys Vlasenko · 8 years ago
  29. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  30. 6c149f4 ash: implement "exec -a ARGV0 CMD ARGV1..." by Denys Vlasenko · 8 years ago
  31. e139ae3 ash: make shellexec capable of using separate argv[0] and filename to exec by Denys Vlasenko · 8 years ago
  32. 835ad3a libbb: GETOPT_RESET macro by Kaarle Ritvanen · 8 years ago
  33. 5f7c82b ash: add INT_OFF/ON around allocations by Denys Vlasenko · 8 years ago
  34. b5b2112 ash: improve / fix glob expansion by Felix Fietkau · 8 years ago
  35. 67f6db6 wget: add a big explanation what TLS code implements and what does not by Denys Vlasenko · 8 years ago
  36. 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
  37. 786c9dc sh: fix FEATURE_SH_STANDALONE help text: it does not enable NOFORK by Denys Vlasenko · 8 years ago
  38. 098b713 ash: commented-out possible fix for 7694 by Denys Vlasenko · 8 years ago
  39. 4c17937 ash: 16-bit ->nprocs field is a pain for many CPUs by Denys Vlasenko · 8 years ago
  40. 01ccdd1 libbb: consolidate the code to set termios unbuffered mode by Denys Vlasenko · 8 years ago
  41. 8944c67 hush: reinstate [[ builtin by Denys Vlasenko · 8 years ago
  42. 027d3ab hush: split bash compatible extensions into separate defines. No code changes by Kang-Che Sung · 8 years ago
  43. 7d4aec0 ash: split bash compatible extensions into separate defines. No code changes by Denys Vlasenko · 8 years ago
  44. 80f806c hush: shorten output of "help" builtin by Denys Vlasenko · 8 years ago
  45. a1184af hush: reorder builtins (cd and pwd ought to be close, etc), no code changes by Denys Vlasenko · 8 years ago
  46. 2b4c258 ash: revert "make dot command search current directory first" by Denys Vlasenko · 8 years ago
  47. 265062d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo by Denys Vlasenko · 8 years ago
  48. f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
  49. 1cc6804 hush: make echo builtin optional by Denys Vlasenko · 8 years ago
  50. fb87d93 ash: fix a bug in argv restoration after sourcing a file by Denys Vlasenko · 8 years ago
  51. 2b15590 hush: fix a bug in argv restoration after sourcing a file by Denys Vlasenko · 8 years ago
  52. 4e4f88e hush: global_args_malloced is used only if set builtin is enabled by Denys Vlasenko · 8 years ago
  53. cc2fd5a hush: fix 'defined but not used' warning by Denys Vlasenko · 8 years ago
  54. 5362cc4 hush: remove redundand test for ENABLE_HUSH_JOB by Denys Vlasenko · 8 years ago
  55. fd68f1e hush: fix kill builtin without jobs support by Denys Vlasenko · 8 years ago
  56. 442a414 typo fix by Denys Vlasenko · 8 years ago
  57. 41ade05 hush: conditionalize print_escaped() on EXPORT || TRAP by Denys Vlasenko · 8 years ago
  58. 4471969 hush: make memleak builtin optional by Denys Vlasenko · 8 years ago
  59. 6ec76d8 hush: make export builtin optional by Denys Vlasenko · 8 years ago
  60. d5933b1 hush: make umask builtin optional by Denys Vlasenko · 8 years ago
  61. 10d5ece hush: make set/unset builtins optional by Denys Vlasenko · 8 years ago
  62. 7a85c60 hush: make read and trap builtins optional by Denys Vlasenko · 8 years ago
  63. 1125d7d hush: kill builtin and kill %jobspec support by Denys Vlasenko · 8 years ago
  64. d5b5c2f hush: support %%, %+ and % jobspec (meaning "current job") by Denys Vlasenko · 8 years ago
  65. 86584e1 ash: fix open fds leaking in redirects. Closes 9561 by Denys Vlasenko · 8 years ago
  66. 6cd0294 ash: explicltly group ash options by Kang-Che Sung · 8 years ago
  67. 9529115 shell: clarify help text of CONFIG_{SH,BASH}_IS_* options by Kang-Che Sung · 8 years ago
  68. b05bcaf hush: correct exitcode for unterminated ')' - exitcode2.tests testcase by Denys Vlasenko · 8 years ago
  69. ea7d2f6 ash: fix error code regression by Ron Yorston · 8 years ago
  70. 0b88358 Make it possible to select "sh" and "bash" aliases without selecting ash or hush by Denys Vlasenko · 8 years ago
  71. 6704746 shell: move "config" blocks above their use in coditional includes by Denys Vlasenko · 8 years ago
  72. 326edc3 Tweak some config defaults; fix MODPROBE_SMALL ordering in "make config" by Denys Vlasenko · 8 years ago
  73. 2166952 ash: clarify uclibc glob() bug in comment by Denys Vlasenko · 8 years ago
  74. 3a4cdf4 ash: error out if ASH_INTERNAL_GLOB is not selected on uClibc by Denys Vlasenko · 8 years ago
  75. 2fe66b1 ash: fix signed char expansion bug by Denys Vlasenko · 8 years ago
  76. b6afcc7 shell: suppress "unused var/func" warnings on some configs by Denys Vlasenko · 8 years ago
  77. 4b89d51 ash,hush: make ^C in interactive mode visually much closer to bash behavior by Denys Vlasenko · 8 years ago
  78. 8660aeb ash,hush: ^C from command line should set $? to 128+SIGINT by Denys Vlasenko · 8 years ago
  79. 15fb91c test: make [ and [[ forms individually selectable by Denys Vlasenko · 8 years ago
  80. 87e039d hush: make getch/peek functions directly called by Denys Vlasenko · 8 years ago
  81. 00a06b9 hush: renumber PIPE_foo, make PIPE_SEQ = 0 by Denys Vlasenko · 8 years ago
  82. 6c635d6 hush: small optimization in run_list by Denys Vlasenko · 8 years ago
  83. 5cc9bf6 hush: deindent large block of code, no code changes by Denys Vlasenko · 8 years ago
  84. 1eada9a hush: simplify insert_bg_jobs by Denys Vlasenko · 8 years ago
  85. 830ea35 hush: make "wait %1" less likely to play with signal mask by Denys Vlasenko · 8 years ago
  86. 02affb4 hush: rework "wait %jobspec" to work in non-interactive shells too by Denys Vlasenko · 8 years ago
  87. 26ad94b hush: "wait $!; echo $?" should return 127 if $! already exited by Denys Vlasenko · 8 years ago
  88. 62b717b hush: implement "wait %jobspec" by Denys Vlasenko · 8 years ago
  89. 4e1c8b4 hush: factor out %jobspec parsing by Denys Vlasenko · 8 years ago
  90. 5d5a611 hush: comment fix by Denys Vlasenko · 8 years ago
  91. 4224647 hush: do not allow sh -c '{ echo boo }' by Denys Vlasenko · 8 years ago
  92. aeaee43 hush: case logic for setting $? was still wrong by Denys Vlasenko · 8 years ago
  93. 30bfcf6 hush: non-matching "case" statement sets $? to 0 by Denys Vlasenko · 8 years ago
  94. 672a55e hush: allow { cmd } to not be terminated by semicolon in some cases by Denys Vlasenko · 8 years ago
  95. 06b1149 ash: fix "duplicate local" code (forgot to re-enable interrupts) by Denys Vlasenko · 8 years ago
  96. 1ab7c2f ash: while (!got_sig) pause() is not reliable, use sigsuspend() by Denys Vlasenko · 8 years ago
  97. d4f3db9 ash: if using libc glob(), skip it if no metachars are in word by Denys Vlasenko · 8 years ago
  98. 474ed06 ash: fix bit-rotten debug infrastructure by Denys Vlasenko · 8 years ago
  99. 493b9ca ash: make popfile() anfter popallfiles() safe by Denys Vlasenko · 8 years ago
  100. 9db74e4 hush: fix "(sleep 1; exit 3) & sleep 2; echo $?; wait $!; echo $?" by Denys Vlasenko · 8 years ago