DASH Shell

Clone this repo:
  1. 6a1533f Release 0.5.13.4. by Herbert Xu · 10 days ago master v0.5.13.4
  2. 6850a93 parser: Fix multi-byte output in here-doc with quoted delimiter by Herbert Xu · 12 days ago
  3. 7adedb7 input: Replace stdin_state.canon with bufferable by Herbert Xu · 2 weeks ago
  4. 0679594 input: Fix tee(2) error handling by Herbert Xu · 2 weeks ago
  5. 72d0c35 Drop multi-byte character in argstr when discard is on by Herbert Xu · 3 weeks ago
  6. 601bc50 Release 0.5.13.3. by Herbert Xu · 4 weeks ago v0.5.13.3
  7. 41457be input: Fix EINTR handling when reading from a pipe by Herbert Xu · 5 weeks ago
  8. 0034bfe arith: Fix CVE-2026-31323 INTMAX_MIN / -1 overflow by Muchen Hou · 5 weeks ago
  9. 8341dbd parser: Only reject non-word tokens in case pattern by Herbert Xu · 5 weeks ago
  10. b308564 Release 0.5.13.2. by Herbert Xu · 8 weeks ago v0.5.13.2
  11. d029fb8 jobs: Make stoppedjobs trivial if JOBS == 0 by Herbert Xu · 9 weeks ago
  12. 57ed270 expand: Use memmove when copying multi-byte chars in rmescapes by Herbert Xu · 9 weeks ago
  13. 53845fd builtin: Fix read overflow in umaskcmd by Herbert Xu · 9 weeks ago
  14. e8c0324 parser: Catch bogus case patterns by Herbert Xu · 9 weeks ago
  15. 079059a input: Fix heap-buffer-overflow in preadbuffer on long lines by Tiago de Paula · 3 months ago
  16. 8347bea jobs: Fix here-document crash by Herbert Xu · 3 months ago
  17. c7f7893 shell: Add support for disabling memfd_create(3) by Herbert Xu · 3 months ago
  18. 67dbc1e shell: Add support for building without tee(2) by Herbert Xu · 4 months ago
  19. d22fb97 expand: Fix SIGBUS due to unaligned access by Natanael Copa · 4 months ago
  20. 74adb5a options: Call input_init before using stdin_istty by Herbert Xu · 7 months ago