DASH Shell

Clone this repo:
  1. b4ef25d input: Reset eof in reset_input by Herbert Xu · 3 weeks ago master
  2. e878137 expand: Move stop array closer to strpbrk call by Herbert Xu · 6 weeks ago
  3. fd725b7 expand: Fix buffer overread caused by passing array of chars as string in pmatch by Zurab Kvachadze · 7 weeks ago
  4. 20549a1 expand: Add bypass for literal "]" in expandmeta by Herbert Xu · 3 months ago
  5. c1968b0 expand: Fix scanright zero handling when fnmatch is disabled by Herbert Xu · 3 months ago
  6. db54e02 builtin: fix timescmd with C23 by Sam James · 7 months ago
  7. a76c0f4 expand: Fix scanleft/right for !FNMATCH_IS_ENABLED && quotes by Herbert Xu · 7 months ago
  8. 73e4242 builtin: Reduce size of conv_escape by Herbert Xu · 7 months ago
  9. b3e38ad man: Clarify the `trap` condition `EXIT` by Christoph Anton Mitterer · 8 months ago
  10. da680db builtin: Keep backslash on undefined escape sequences by Herbert Xu · 8 months ago
  11. 5627b5b histedit: Use EL_PROMPT_ESC by Sebastien Peterson-Boudreau · 10 months ago
  12. 60eeccd builtin: Align test -nt and -ot with POSIX.1-2024 by наб · 11 months ago
  13. 9e8cb45 jobs: Add comment about reset_input in forkchild by Herbert Xu · 11 months ago
  14. 1713d1d eval: Reset input for pipelines by Herbert Xu · 11 months ago
  15. 6574d63 builtin: test = and != are strcmp, not strcoll by наб · 11 months ago
  16. 5f01c77 parser: Do not read past single quote in dollarsq_escape by Herbert Xu · 11 months ago
  17. 9c9fee9 expand: Preserve MBCHAR in argstr when EXP_MBCHAR is set by Herbert Xu · 12 months ago
  18. 89b85ee shell: Fix build on systems without memrchr(3) by Martijn Dekker · 12 months ago
  19. 3e4868e expand: Fix leading white space regression in ifsbreakup by Herbert Xu · 12 months ago
  20. 776424a parser: Add dollar single quote by Herbert Xu · 1 year ago