DASH Shell

Clone this repo:
  1. b308564 Release 0.5.13.2. by Herbert Xu · 3 days ago master v0.5.13.2
  2. d029fb8 jobs: Make stoppedjobs trivial if JOBS == 0 by Herbert Xu · 8 days ago
  3. 57ed270 expand: Use memmove when copying multi-byte chars in rmescapes by Herbert Xu · 9 days ago
  4. 53845fd builtin: Fix read overflow in umaskcmd by Herbert Xu · 9 days ago
  5. e8c0324 parser: Catch bogus case patterns by Herbert Xu · 9 days ago
  6. 079059a input: Fix heap-buffer-overflow in preadbuffer on long lines by Tiago de Paula · 6 weeks ago
  7. 8347bea jobs: Fix here-document crash by Herbert Xu · 7 weeks ago
  8. c7f7893 shell: Add support for disabling memfd_create(3) by Herbert Xu · 7 weeks ago
  9. 67dbc1e shell: Add support for building without tee(2) by Herbert Xu · 8 weeks ago
  10. d22fb97 expand: Fix SIGBUS due to unaligned access by Natanael Copa · 10 weeks ago
  11. 74adb5a options: Call input_init before using stdin_istty by Herbert Xu · 5 months ago
  12. 5139d6a shell: Fix unsigned char promotion and truncation by Herbert Xu · 5 months ago
  13. a768fcc Release 0.5.13.1. by Herbert Xu · 5 months ago v0.5.13.1
  14. 2237766 builtin: Keep backslash on quotes outside of dollarsq by Herbert Xu · 6 months ago
  15. 85ae9ea expand: Fix off-by-one bug in expmeta by Herbert Xu · 6 months ago
  16. 6dcc007 expand: Fix typo in pmatch for wildcard search by Herbert Xu · 6 months ago
  17. 1365bb3 Release 0.5.13. by Herbert Xu · 6 months ago v0.5.13
  18. 6925b23 options: Check stderr instead of stdout for interactivity by Herbert Xu · 6 months ago
  19. a8d4986 mystring: Ignore ERANGE errors in atomax by Herbert Xu · 6 months ago
  20. ca41801 expand: Do not use memcmp on strings by Herbert Xu · 6 months ago