Commit History

Autor SHA1 Mensaxe Data
  Ron Yorston f23264b35f lineedit: search applets as well as PATH for tab completion %!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 23cfaab47d libpwdgrp: use getpwent() instead of getpwent_r() %!s(int64=9) %!d(string=hai) anos
  Ron Yorston 20cd31a2d7 lineedit: don't block when looking for escape sequence in vi-mode %!s(int64=10) %!d(string=hai) anos
  Denys Vlasenko d598a8d4e6 lineedit: don't fall back to simple line input if tty is in raw mode %!s(int64=10) %!d(string=hai) anos
  Denys Vlasenko 79df481dc4 lineedit: fix trivial build failure %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 1b9ac21166 lineedit: use unicode_strwidth instead of unicode_strlen %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko e66a56de23 lineedit: fix multi-line PS1 handling: calculate PS1 length from last \n %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 7a18043a96 lineedit: improve Unicode handling (still buggy though) %!s(int64=11) %!d(string=hai) anos
  Flemming Madsen d96ffda62e ash,hush: history builtin %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 8172d054db lineedit: \W on "/bin" should show "bin", not "/bin" %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 1d14569a66 lineedit: implement \T \t \A \@ prompts escapes, fix \W escape, drop \! %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko 6c852bfcad lineedit: add handling of \H in prompt %!s(int64=11) %!d(string=hai) anos
  Shawn J. Goff 46031da862 lineedit: initialize delptr %!s(int64=11) %!d(string=hai) anos
  Denys Vlasenko b2320370be lineedit: in !EDITING config, return -1 on fgets error %!s(int64=12) %!d(string=hai) anos
  Cliff Frey 4919565c15 lineedit: fix Alt-D when cursor==0 %!s(int64=12) %!d(string=hai) anos
  Dennis Groenen deee356a62 lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko 56443cdbdd whitespace fixes %!s(int64=12) %!d(string=hai) anos
  Denys Vlasenko 7ce209b9d4 shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR] %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko c0cae52662 lineedit: fix build failure %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 9ce09bc9cb lineedit: add support for M-b, M-f, M-d, M-Backspace %!s(int64=13) %!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 a669eca3a2 libbb/lineedit: implement optional Ctrl-R history search %!s(int64=13) %!d(string=hai) anos
  Alexey Fomenko 232ebaa568 lineedit: fix rare SEGV; mark a few FIXMEs %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko e3d8d077b7 small fix for HISTFILESIZE %!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 353680aa46 lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y %!s(int64=13) %!d(string=hai) anos
  Denys Vlasenko 66c5b12dbf ash: fix TMOUT not restoring tty attributes %!s(int64=13) %!d(string=hai) anos