index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libbb
/
lineedit.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
lineedit: fix "defined but not used" sigaction2 warning
Denys Vlasenko
2018-12-08
1
-0
/
+2
|
*
suppress gcc 8 aliasing warnings
Denys Vlasenko
2018-12-08
1
-1
/
+11
|
*
bc: unbreak FEATURE_CLEAN_UP build
Denys Vlasenko
2018-12-06
1
-1
/
+1
|
*
Treat custom and applet scripts as applets
Ron Yorston
2018-11-17
1
-16
/
+4
|
*
lineedit: autocompletion for embedded scripts
Ron Yorston
2018-11-01
1
-4
/
+10
|
*
ash: allow shell scripts to be embedded in the binary
Denys Vlasenko
2018-11-01
1
-0
/
+6
*
|
lineedit: allow non-ASCII characters when tab-completing filenames
Ron Yorston
2019-01-05
1
-0
/
+4
*
|
win32: special treatment for PATH
Ron Yorston
2018-12-14
1
-10
/
+2
*
|
lineedit: more case-insensitive comparisons in tab completion
Ron Yorston
2018-12-08
1
-0
/
+14
*
|
lineedit: improvements to tab completion
Ron Yorston
2018-12-08
1
-10
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-10-08
1
-1
/
+1
|
\
|
|
*
unzip: use printable_string() for printing filenames
Denys Vlasenko
2018-09-30
1
-1
/
+1
*
|
win32: reinstate code in read_line_input to handle non-ttys
Ron Yorston
2018-05-25
1
-4
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-04-09
1
-1
/
+2
|
\
|
|
*
hush: fix "unset PS1/PS2", and put them into initial variable set
Denys Vlasenko
2018-04-06
1
-1
/
+2
|
*
lineedit: allow window size tracking to be disabled
Ron Yorston
2018-02-25
1
-4
/
+14
*
|
win32: exclude termios code
Ron Yorston
2018-04-05
1
-7
/
+12
*
|
lineedit: disable window size tracking in default configuration
Ron Yorston
2018-03-01
1
-4
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
1
-1
/
+2
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2017-12-31
1
-1
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-12-09
1
-2
/
+14
|
\
|
|
*
lineedit: get terminal width before printing prompt
Denys Vlasenko
2017-11-08
1
-2
/
+2
|
*
lineedit: do not tab-complete any strings which have control characters
Denys Vlasenko
2017-11-08
1
-0
/
+12
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-11-03
1
-24
/
+64
|
\
|
|
*
lineedit: improve multiline PS1 - redraw using last PS1 line. Closes 10381
Avi Halachmi
2017-10-12
1
-24
/
+64
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
1
-19
/
+7
|
\
|
|
*
less,microcom,lineedit: use common routine to set raw termios
Denys Vlasenko
2017-09-15
1
-16
/
+5
|
*
*: use ESC define instead of "\033"; use ESC[m instead of ESC[0m
Denys Vlasenko
2017-09-13
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-7
/
+16
|
\
|
|
*
line editing: make read_line_input() not take timeout param
Denys Vlasenko
2017-08-02
1
-7
/
+16
*
|
lineedit: fix incorrect conflict resolution in bb8d79ead merge
Ron Yorston
2017-07-29
1
-38
/
+0
*
|
ash: remove old code to tab-complete 'busybox' in standalone shell
Ron Yorston
2017-07-29
1
-10
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-29
1
-2
/
+2
|
\
|
|
*
shell: make standalone shell tab-complete "busybox"
Denys Vlasenko
2017-07-29
1
-2
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-1
/
+1
|
\
|
|
*
libbb: consolidate the code to set termios unbuffered mode
Denys Vlasenko
2017-01-11
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
1
-44
/
+68
|
\
|
|
*
lineedit: simplify code a bit
Denys Vlasenko
2016-11-28
1
-16
/
+14
|
*
lineedit: fix two bugs in SIGWINCH signal handling
Denys Vlasenko
2016-11-27
1
-29
/
+41
|
*
ash,hush: make ^C in interactive mode visually much closer to bash behavior
Denys Vlasenko
2016-11-25
1
-1
/
+1
|
*
lineedit: fix handling of repeating Alt-b, Alt-f, Alt-d, Alt-Backspace
Rostislav Skudnov
2016-11-24
1
-42
/
+18
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-10-26
1
-1
/
+1
|
\
|
|
*
lineedit: fix completion with applet names. closes 9361
Denys Vlasenko
2016-10-24
1
-1
/
+1
*
|
Merge branch busybox (up to "ash: comment out free(p) just before...")
Ron Yorston
2016-10-19
1
-8
/
+14
|
\
|
|
*
lineedit: trivial codeshrink for vi-mode
Natanael Copa
2016-08-14
1
-8
/
+14
*
|
lineedit: tweak tab completion of commands in standalone shell mode
Ron Yorston
2016-07-08
1
-3
/
+11
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-05-16
1
-4
/
+3
|
\
|
|
*
Rewrite iteration through applet names to save a few bytes
Ron Yorston
2016-04-15
1
-4
/
+3
*
|
lineedit: move console viewport to cursor on keypress
Ron Yorston
2016-04-26
1
-0
/
+5
*
|
libbb/lineedit: revert last two commits
Ron Yorston
2016-04-26
1
-26
/
+1
[prev]
[next]