Histórico de Commits

Autor SHA1 Mensagem Data
  Denys Vlasenko d9e0c438e1 Apply post-1.22.0 patches, bump version to 1.22.1 há 11 anos atrás
  Denys Vlasenko 1b9ac21166 lineedit: use unicode_strwidth instead of unicode_strlen há 11 anos atrás
  Denys Vlasenko e66a56de23 lineedit: fix multi-line PS1 handling: calculate PS1 length from last \n há 11 anos atrás
  Denys Vlasenko 7a18043a96 lineedit: improve Unicode handling (still buggy though) há 11 anos atrás
  Flemming Madsen d96ffda62e ash,hush: history builtin há 11 anos atrás
  Denys Vlasenko 8172d054db lineedit: \W on "/bin" should show "bin", not "/bin" há 11 anos atrás
  Denys Vlasenko 1d14569a66 lineedit: implement \T \t \A \@ prompts escapes, fix \W escape, drop \! há 11 anos atrás
  Denys Vlasenko 6c852bfcad lineedit: add handling of \H in prompt há 11 anos atrás
  Shawn J. Goff 46031da862 lineedit: initialize delptr há 11 anos atrás
  Denys Vlasenko b2320370be lineedit: in !EDITING config, return -1 on fgets error há 12 anos atrás
  Cliff Frey 4919565c15 lineedit: fix Alt-D when cursor==0 há 12 anos atrás
  Dennis Groenen deee356a62 lineedit: histfile can get emptied when CONFIG_FEATURE_EDITING_SAVE_ON_EXIT=y há 12 anos atrás
  Denys Vlasenko 56443cdbdd whitespace fixes há 12 anos atrás
  Denys Vlasenko 7ce209b9d4 shell_builtin_read: set cc[VMIN] to 1; lineedit: don't clear c_cc[VINTR] há 13 anos atrás
  Denys Vlasenko c0cae52662 lineedit: fix build failure há 13 anos atrás
  Denys Vlasenko 9ce09bc9cb lineedit: add support for M-b, M-f, M-d, M-Backspace há 13 anos atrás
  Denys Vlasenko e45af7ad17 lineedit: remove SAVE_HISTORY bit, ->hist_file can be used as indicator há 13 anos atrás
  Denys Vlasenko bede215cf1 lineedit: add support for history saving on exit há 13 anos atrás
  Denys Vlasenko 4840ae8a06 lineedit: fix atomic replace of history file; hush: fix $HISTFILE handling há 13 anos atrás
  Denys Vlasenko a669eca3a2 libbb/lineedit: implement optional Ctrl-R history search há 13 anos atrás
  Alexey Fomenko 232ebaa568 lineedit: fix rare SEGV; mark a few FIXMEs há 13 anos atrás
  Denys Vlasenko e3d8d077b7 small fix for HISTFILESIZE há 13 anos atrás
  Denys Vlasenko 2c4de5b045 ash,hush: optional support for $HISTFILESIZE. há 13 anos atrás
  Denys Vlasenko 353680aa46 lineedit: fixes for CONFIG_UNICODE_USING_LOCALE=y há 13 anos atrás
  Denys Vlasenko 66c5b12dbf ash: fix TMOUT not restoring tty attributes há 13 anos atrás
  Mike Shal f3763033e4 lineedit: fix tab-completion of filenames with spaces há 14 anos atrás
  Wolfram Sang 2e9aeae4db lineedit: create history files with mode 0600 há 14 anos atrás
  Marek Polacek 7b18107384 *: use _exit() in sighandlers; showkey: do not use exit-thru-sighandler há 14 anos atrás
  Denys Vlasenko d55f599440 lineedit: do not hang on error, but return error indicator. há 14 anos atrás
  Denys Vlasenko 3926363214 lineedit: on tab completion, show filenames obly in all cases (bash compat) há 14 anos atrás