Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko 6830ade6aa whitespace fixes. no code changes %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko 60cb48ca50 whitespace cleanup. no code changes %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko 9d75370238 hush: remove sighandler_t definition hack, platform.h has it too %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko 8cab66730a fix build breakage found by randconfig %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko 0d6bbb0497 hush: remove unused member struct command::is_stopped %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko e45af7ad17 lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko bede215cf1 lineedit: add support for history saving on exit %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 4840ae8a06 lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko b347df9131 randomconfig fixes %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 6e42b89b8d hush: fix remaining known two bugs with IFS expansion. Closes 4027. %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 4fb53fb08c hush: partially fix wrong expansion on $IFS (bug 4027). %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 56a3b82e96 hush: better comment. No code changes %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 00ae989ee5 hush: fix a corner case of empty "do \n done" structure %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 29f9b7268a hush: fix misparsing of "... do eval a= ...". Closes 3721 %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 60a9414cad fix "variable 'foo' set but not used" warnings %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 0806e401d6 hush: install signal handlers with filled sigmask %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 75e77deab1 hush: fixes and small shrink for HUSH_JOB!=y %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko ebc1ee2e2a hush: remove one sigprocmask from exit path %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 0c40a731e3 hush: add forgotten {} in multi-statement if. %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko f58f705c58 hush: fix login shell's signal handling; add -l option so that it's easier to test %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 9d6cbafe72 hush: replace signal handling machinery %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 10c0131a8a hush: use SA_RESTARTed signal handlers across read. %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 54e9e1217c hush: code shrink %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 80542bad2f hush: make read builtin interruptible. %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko b8709032a3 hush: fix incorrect PS2 dispaly and trap handling while reading command %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 2c4de5b045 ash,hush: optional support for $HISTFILESIZE. %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko a439fa93f6 hush: remove outdated comments %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko cecbc98611 hush: fix source1.tests %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 3eab24e64a hush: make parse errors in sourced file non-fatal in interactive script %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 68d5cb5dac hush: fix a case where return in sourced file has no effect %!s(int64=13) %!d(string=hai) anos