Commit History

Autor SHA1 Mensaxe Data
  Denys Vlasenko ca26f1c238 hush: fix a bug with "stdio rewind on exit". Closes 9186 %!s(int64=8) %!d(string=hai) anos
  Denys Vlasenko 85378cded7 hush: code shrink %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko 550bf5b4a4 remove global "jmp_buf die_jmp" from !FEATURE_PREFER_APPLETS builds %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko d60752f8c9 build system: -fno-builtin-printf %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko 5711a2a4ad libbb: more compact API for bb_parse_mode() %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko 6283f98283 hush: fix umask: umask(022) was setting umask(755) %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko b5be13ccd9 hush: fix a nommu bug where a part of function body is lost if run in a pipe %!s(int64=9) %!d(string=hai) anos
  Maninder Singh 97f2f7ca7f Removes stray empty line from code %!s(int64=9) %!d(string=hai) anos
  Maninder Singh 97c6491b4e typo fixes %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko 8dff01d06a libbb: introduce and use is_prefixed_with() %!s(int64=9) %!d(string=hai) anos
  Denys Vlasenko 841f8331d7 ash,hush: run reinit_unicode() only if makes sense %!s(int64=10) %!d(string=hai) anos
  Denys Vlasenko c538d5bcc3 hush: make ${#var} unicode-aware %!s(int64=10) %!d(string=hai) anos
  Denys Vlasenko 3fa97af7cc ash,hush: set $HOSTNAME is bash compat. Closes 7028 %!s(int64=10) %!d(string=hai) anos
  Denys Vlasenko 2bba591991 hush: make "true" built-in %!s(int64=10) %!d(string=hai) anos
  Denys Vlasenko 8bd810bd27 hush: typo fixes in comments %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko e95738f635 typo fix in comment %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 2301d127a2 unicode: check $LC_CTYPE too to detect Unicode mode %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 3e7ecb179b unicode: check $LC_ALL to detect Unicode mode, not only $LANG %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko ff463a885d hush: fix build failure if FEATURE_EDITING=y && !HUSH_INTERACTIVE %!s(int64=11) %!d(string=hai) anos
  Flemming Madsen d96ffda62e ash,hush: history builtin %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 3beab83e4f hush: fix for "while false && true; do echo BUG; break; done". closes 6170 %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 88b532d59a hush: source builtin should override $N only if it has args %!s(int64=11) %!d(string=hai) anos
  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