DASH Shell

Clone this repo:
  1. 509f5b0 redir: Use memfd_create instead of pipe by Herbert Xu · 7 days ago master
  2. 9881d00 jobs: Preserve parent jobs for simple commands by Herbert Xu · 13 days ago
  3. 94b1e82 trap: Preserve parent traps for trap-only command substitution by Herbert Xu · 8 days ago
  4. 7a11b3e parser: Extend coverage of CHKEOFMARK by Herbert Xu · 13 days ago
  5. 2184720 expand: Fix here-document file descriptor leak by Herbert Xu · 2 weeks ago
  6. c8db655 alias: Disallow non-CWORD characters by Herbert Xu · 2 weeks ago
  7. 177072c var: Remove unused VNOSET by Herbert Xu · 2 weeks ago
  8. 1c8cf3e var: Fix unexporting of local variables using unset by Herbert Xu · 2 weeks ago
  9. 865f44f alias: Fix out-of-bound access by Herbert Xu · 3 weeks ago
  10. 74085cc jobs: Allow monitor mode without a tty in non-interactive mode by Herbert Xu · 3 weeks ago
  11. d489f2e exec: Check executable bit when searching path by Herbert Xu · 3 weeks ago
  12. 419f334 configure.ac: drop -Wl,--fatal-warnings by Fabrice Fontaine · 2 months ago
  13. 14ac8fb man: document what happens when IFS= (and when it's not) by наб · 1 year ago
  14. b23ae6d jobs: drop unused node parameter in makejob() by Denys Vlasenko · 1 year, 1 month ago
  15. b41b0d4 shell: Prototype all function definitions for C23 compat by наб · 1 year, 3 months ago
  16. 9b9f393 histedit: Don't require argument for fc by наб · 1 year, 3 months ago
  17. 459e51a histedit: Don't include the current fc in out-of-range last by наб · 1 year, 3 months ago
  18. 7884dcc histedit: Fix "fc -3" breakage on glibc by наб · 1 year, 3 months ago
  19. 56f6355 histedit: Only parse old=new for fc -s by наб · 1 year, 3 months ago
  20. f0d4a2e histedit: Fix fs -s infinite loop by наб · 1 year, 3 months ago