1. 0b88358 Make it possible to select "sh" and "bash" aliases without selecting ash or hush by Denys Vlasenko · 8 years ago
  2. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  3. 51ca776 cttyhack: move build system bits into cttyhack.c, no code changes by Denys Vlasenko · 14 years ago
  4. 771f199 ash: move config stuff into ash.c, no code chages by Denys Vlasenko · 14 years ago
  5. 202a2d1 hush: make set -x support optional by Denys Vlasenko · 14 years ago
  6. d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
  7. da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago[Renamed from shell/Kbuild]
  8. 599ae1e shell: consolidate builtin_foo.? into shell_common.?; delete obsolete shells by Denys Vlasenko · 15 years ago
  9. f3c742f hush: use ash's ulimit builtin; make it more more bash0like while at it by Denys Vlasenko · 15 years ago
  10. 03dad22 hush: use ash's read builtin by Denys Vlasenko · 15 years ago
  11. 7306727 shell: split read builtin from ash by Denys Vlasenko · 15 years ago
  12. 3ea2e82 ash: factor out $RANDOM support by Denys Vlasenko · 15 years ago
  13. 1cc4b13 msh: aliased to hush by Denys Vlasenko · 15 years ago
  14. a4f331d implement support for parameter substitution via #/% operators by Mike Frysinger · 16 years ago
  15. 98c5264 split math code out of ash and into a standalone library so we can use it in any shell (like hush!) by Mike Frysinger · 16 years ago
  16. 574f2f4 *: add optimization barrier to all "G trick" locations by Denis Vlasenko · 17 years ago
  17. 96702ca kill lash. "lash" builtin still exists, but it runs hush. by Denis Vlasenko · 17 years ago
  18. 6d70997 cttyhack: new applet. by Denis Vlasenko · 18 years ago
  19. 38f6319 cmdedit is not a 'command' editing anymore, it's just editing (generic), by Denis Vlasenko · 18 years ago
  20. 8e1c715 Convert cmdedit into more generic line input facility by Denis Vlasenko · 18 years ago
  21. 7d219aa build system overhaul by Denis Vlasenko · 18 years ago