DASH Shell

Clone this repo:
  1. 2184720 expand: Fix here-document file descriptor leak by Herbert Xu · 12 days ago master
  2. c8db655 alias: Disallow non-CWORD characters by Herbert Xu · 14 days ago
  3. 177072c var: Remove unused VNOSET by Herbert Xu · 2 weeks ago
  4. 1c8cf3e var: Fix unexporting of local variables using unset by Herbert Xu · 2 weeks ago
  5. 865f44f alias: Fix out-of-bound access by Herbert Xu · 3 weeks ago
  6. 74085cc jobs: Allow monitor mode without a tty in non-interactive mode by Herbert Xu · 3 weeks ago
  7. d489f2e exec: Check executable bit when searching path by Herbert Xu · 3 weeks ago
  8. 419f334 configure.ac: drop -Wl,--fatal-warnings by Fabrice Fontaine · 10 weeks ago
  9. 14ac8fb man: document what happens when IFS= (and when it's not) by наб · 1 year ago
  10. b23ae6d jobs: drop unused node parameter in makejob() by Denys Vlasenko · 1 year, 1 month ago
  11. b41b0d4 shell: Prototype all function definitions for C23 compat by наб · 1 year, 3 months ago
  12. 9b9f393 histedit: Don't require argument for fc by наб · 1 year, 3 months ago
  13. 459e51a histedit: Don't include the current fc in out-of-range last by наб · 1 year, 3 months ago
  14. 7884dcc histedit: Fix "fc -3" breakage on glibc by наб · 1 year, 3 months ago
  15. 56f6355 histedit: Only parse old=new for fc -s by наб · 1 year, 3 months ago
  16. f0d4a2e histedit: Fix fs -s infinite loop by наб · 1 year, 3 months ago
  17. b9c069b histedit: Disallow fc -s first last by наб · 1 year, 3 months ago
  18. 96b972a options: Fix getopts handling of colon in optstr by Subhaditya Nath · 1 year, 3 months ago
  19. 933e016 man: Fix swapped stdin/stdout for redirection operators by Forest · 2 years ago
  20. e85e972 var: move hashvar() calls into findvar() by Ron Yorston · 2 years ago