Historique des commits

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