Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko 131ed3bcc9 update shell/README il y a 14 ans
  Denys Vlasenko 0e81e488fd shell/README: describe special builtins il y a 14 ans
  Denis Vlasenko 773f6710c1 typo fix il y a 16 ans
  Denis Vlasenko 12c0622231 tar: do "short EOF" compat only if CONFIG_DESKTOP. il y a 16 ans
  Denis Vlasenko cccdc4e01a hush: fix $ expansion in redirections, add testcase for that il y a 17 ans
  Denis Vlasenko d67cef2425 hush: fix read builtin to not read ahead past eol and to not use il y a 17 ans
  Denis Vlasenko d76c049cc4 hush: rework variable storage and environment handling. il y a 17 ans
  Denis Vlasenko 163a855731 hush: update README with yet another failure case il y a 17 ans
  Denis Vlasenko 8805eeb44a shells: update README and testsuite. environment memory leak il y a 17 ans
  Denis Vlasenko 21f0d4c55e hush: fix double-free in "echo TEST &" il y a 17 ans
  Denis Vlasenko ac0e5ab96a hush: fix "while true; do true; done" + ctrl-z il y a 17 ans
  Denis Vlasenko 3349fc4da9 applets: fix compile-time warning il y a 17 ans
  Denis Vlasenko 400c5b6fc6 hush: add parse tree debug print il y a 17 ans
  Denis Vlasenko e725bfe6e0 hush: fix "true | exit 3; echo $?" bug il y a 17 ans
  Denis Vlasenko 08c8c1d3b3 ash: fix infinite loop on exit if tty is not there anymore il y a 17 ans
  Denis Vlasenko 1359da6ac7 hush: make Ctrl-Z work (at least sometimes) il y a 17 ans
  Denis Vlasenko 52881e9f23 hush: fix more backgrounding bugs. Plenty of them remains still. il y a 17 ans
  Denis Vlasenko 2f1bb36a55 hush: explain why "pipe; exit $?" doesn't show correct exitcode il y a 17 ans
  Denis Vlasenko 54e7ffb3a4 hush: begin fixing non-functional job control il y a 17 ans
  Denis Vlasenko e471275813 msh: style fixes il y a 17 ans