DASH Shell

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