1. 238ff98 hush: fix "getopts" builtin to not be upset by other builtins calling getopt() by Denys Vlasenko · 7 years ago
  2. 007ce9f shell: tweak getopts tests, no code changes by Denys Vlasenko · 7 years ago
  3. 419db03 hush: implement "silent" optstrings of ":opts" by Denys Vlasenko · 7 years ago
  4. 129e1ce hush: add a test which fails due to uclibc bug in getopt() by Denys Vlasenko · 7 years ago
  5. 9a7d0a0 shell: add OPTARG poisoning to getopt_optarg.tests by Denys Vlasenko · 7 years ago
  6. 81f962f hush: teach getopts to set/unset OPTARG by Denys Vlasenko · 7 years ago
  7. 74d4058 hush: getopts builtin by Denys Vlasenko · 7 years ago
  8. 4628945 ash: fix "unset OPTIND" throwing an error message by Denys Vlasenko · 7 years ago