DASH Shell

Clone this repo:
  1. 38158ad man: Use proper grave accent character by Sébastien Peterson-Boudreau · 9 days ago master
  2. 42fdc8a man: Use literal > and < characters by Sébastien Peterson-Boudreau · 9 days ago
  3. 28c4d5b builtin: Fix unaligned access in conv_escape by Herbert Xu · 10 days ago
  4. cd61090 builtin: Fix octal escapes in dollar-single-quotes by Kerin Millar · 10 days ago
  5. 6a1533f Release 0.5.13.4. by Herbert Xu · 5 weeks ago v0.5.13.4
  6. 6850a93 parser: Fix multi-byte output in here-doc with quoted delimiter by Herbert Xu · 5 weeks ago
  7. 7adedb7 input: Replace stdin_state.canon with bufferable by Herbert Xu · 5 weeks ago
  8. 0679594 input: Fix tee(2) error handling by Herbert Xu · 5 weeks ago
  9. 72d0c35 Drop multi-byte character in argstr when discard is on by Herbert Xu · 7 weeks ago
  10. 601bc50 Release 0.5.13.3. by Herbert Xu · 8 weeks ago v0.5.13.3
  11. 41457be input: Fix EINTR handling when reading from a pipe by Herbert Xu · 8 weeks ago
  12. 0034bfe arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow by Muchen Hou · 8 weeks ago
  13. 8341dbd parser: Only reject non-word tokens in case pattern by Herbert Xu · 8 weeks ago
  14. b308564 Release 0.5.13.2. by Herbert Xu · 3 months ago v0.5.13.2
  15. d029fb8 jobs: Make stoppedjobs trivial if JOBS == 0 by Herbert Xu · 3 months ago
  16. 57ed270 expand: Use memmove when copying multi-byte chars in rmescapes by Herbert Xu · 3 months ago
  17. 53845fd builtin: Fix read overflow in umaskcmd by Herbert Xu · 3 months ago
  18. e8c0324 parser: Catch bogus case patterns by Herbert Xu · 3 months ago
  19. 079059a input: Fix heap-buffer-overflow in preadbuffer on long lines by Tiago de Paula · 4 months ago
  20. 8347bea jobs: Fix here-document crash by Herbert Xu · 4 months ago