Histórico de Commits

Autor SHA1 Mensagem Data
  Ron Yorston 9e2a5668fd ash,hush: allow builtins to be tab-completed, closes 7532 há 4 anos atrás
  Denys Vlasenko af7169b4a7 clang/llvm 9 fix - do not eliminate a store to a fake "const" há 5 anos atrás
  Denys Vlasenko 8c317f03f6 style fix, no code changes há 5 anos atrás
  Denys Vlasenko 779f96a24c lineedit: fix SEGV in isk, hexedit, ed, closes 11661 há 5 anos atrás
  Denys Vlasenko 3d27d435db randomconfig fixes há 5 anos atrás
  Denys Vlasenko 23427a63fc lineedit: fix "defined but not used" sigaction2 warning há 6 anos atrás
  Denys Vlasenko 136fe9bede suppress gcc 8 aliasing warnings há 6 anos atrás
  Denys Vlasenko a68a87cd60 bc: unbreak FEATURE_CLEAN_UP build há 6 anos atrás
  Ron Yorston 3778898f97 Treat custom and applet scripts as applets há 6 anos atrás
  Ron Yorston c9e161277e lineedit: autocompletion for embedded scripts há 6 anos atrás
  Denys Vlasenko 4f2ef4a836 ash: allow shell scripts to be embedded in the binary há 6 anos atrás
  Denys Vlasenko 349d72c19c unzip: use printable_string() for printing filenames há 6 anos atrás
  Denys Vlasenko f5018dac21 hush: fix "unset PS1/PS2", and put them into initial variable set há 6 anos atrás
  Ron Yorston 23286900da lineedit: allow window size tracking to be disabled há 6 anos atrás
  Denys Vlasenko 82d1c1f84a randomconfig fixes há 6 anos atrás
  Denys Vlasenko 0a67722140 lineedit: get terminal width before printing prompt há 7 anos atrás
  Denys Vlasenko c3797d40a1 lineedit: do not tab-complete any strings which have control characters há 7 anos atrás
  Avi Halachmi 0fd5dbba8f lineedit: improve multiline PS1 - redraw using last PS1 line. Closes 10381 há 7 anos atrás
  Denys Vlasenko aaaaaa5ad6 less,microcom,lineedit: use common routine to set raw termios há 7 anos atrás
  Denys Vlasenko 8187e01438 *: use ESC define instead of "\033"; use ESC[m instead of ESC[0m há 7 anos atrás
  Denys Vlasenko 84ea60ed65 line editing: make read_line_input() not take timeout param há 7 anos atrás
  Denys Vlasenko f128bdbbd7 shell: make standalone shell tab-complete "busybox" há 7 anos atrás
  Denys Vlasenko 01ccdd1d3c libbb: consolidate the code to set termios unbuffered mode há 7 anos atrás
  Denys Vlasenko 038a977d47 lineedit: simplify code a bit há 8 anos atrás
  Denys Vlasenko bff71d3b9d lineedit: fix two bugs in SIGWINCH signal handling há 8 anos atrás
  Denys Vlasenko 4b89d512b1 ash,hush: make ^C in interactive mode visually much closer to bash behavior há 8 anos atrás
  Rostislav Skudnov 2e4ef38743 lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace há 8 anos atrás
  Denys Vlasenko 1336052a49 lineedit: fix completion with applet names. closes 9361 há 8 anos atrás
  Natanael Copa 7e6f9316a8 lineedit: trivial codeshrink for vi-mode há 8 anos atrás
  Ron Yorston 2b91958dff Rewrite iteration through applet names to save a few bytes há 8 anos atrás