1. d4802c6 hush: fix a='a\\'; echo "${a%\\\\}" by Denys Vlasenko · 7 years ago
  2. 55f8133 shell: tweak bkslash_in_varexp.tests, add bkslash_in_varexp1.tests by Denys Vlasenko · 7 years ago
  3. 2d8187c shell/match.c: shrink by dropping double bool inversion by Denys Vlasenko · 14 years ago
  4. 701e127 hush: optimize #[#] and %[%] for speed. size -2 bytes. by Denys Vlasenko · 14 years ago
  5. e298ce6 hush: fix handling of backslashes in variable assignment by Denys Vlasenko · 14 years ago
  6. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  7. 7306727 shell: split read builtin from ash by Denys Vlasenko · 15 years ago
  8. 5b7589e hush: fix SEGV in % expansion by Denis Vlasenko · 16 years ago
  9. 1943aec hush: plug the leak of expanded heredoc by Denis Vlasenko · 16 years ago
  10. a4f331d implement support for parameter substitution via #/% operators by Mike Frysinger · 16 years ago