index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
join2
long_paths
manifest
master
merge
merge_1_19
merge_1_20
mount_point
noconsole
noconsole2
old
path_search
propagate_sigint
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
zstd
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
*
Merge branch 'busybox' into merge
Ron Yorston
2025-11-11
1
-1
/
+1
|
\
|
*
lineedit: fix PS1='\W' for root directory
Denys Vlasenko
2025-11-08
1
-1
/
+1
*
|
lineedit: fix PS1='\W' for root directory
Ron Yorston
2025-08-22
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-15
1
-1
/
+1
|
\
|
|
*
shell: fix the check of empty HISTFILE
Denys Vlasenko
2025-08-03
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-10
1
-50
/
+62
|
\
|
|
*
shell: empty HISTFILE disables history saving, just as unset one did
Denys Vlasenko
2025-07-04
1
-2
/
+4
|
*
shell: update HISTFILESIZE code to be actually useful
Denys Vlasenko
2025-07-03
1
-44
/
+54
|
*
shell: fix race between signal handlers setting bb_got_signal and poll()
Denys Vlasenko
2025-07-02
1
-1
/
+0
|
*
lineedit: fix left-over print to stdout
Ahmad Fatoum
2025-07-01
1
-1
/
+1
|
*
lineedit: fix printing lines during tab completion
Ahmad Fatoum
2025-07-01
1
-2
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-09-28
1
-6
/
+1
|
\
|
|
*
lineedit: use stdout for shell history builtin
Ron Yorston
2024-09-27
1
-1
/
+1
|
*
lineedit: make save_history() FAST_FUNC
Denys Vlasenko
2024-09-27
1
-1
/
+1
*
|
lineedit: use stdout for shell history builtin
Ron Yorston
2024-07-27
1
-0
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-06-23
1
-28
/
+34
|
\
|
|
*
lineedit: print prompt and editing operations to stderr
Denys Vlasenko
2024-04-13
1
-28
/
+34
*
|
libbb: make default history size configurable
Ron Yorston
2024-04-28
1
-2
/
+2
*
|
lineedit: reduce default history size
Ron Yorston
2024-04-27
1
-0
/
+4
*
|
win32: rearrange applet override handling
Ron Yorston
2024-02-02
1
-2
/
+1
*
|
Fix POSIX build in standalone shell mode
Ron Yorston
2024-01-23
1
-0
/
+2
*
|
lineedit: remove CRs from input
Ron Yorston
2024-01-12
1
-2
/
+6
*
|
lineedit: fix to tab completion of applet override
Ron Yorston
2023-12-12
1
-1
/
+3
*
|
win32: code shrink applet overrides
Ron Yorston
2023-12-10
1
-1
/
+2
*
|
lineedit: normalise HOME for use in prompt
Ron Yorston
2023-10-25
1
-1
/
+7
*
|
ash: add options to control globbing of hidden files
Ron Yorston
2023-09-20
1
-0
/
+4
*
|
libbb: silence compiler warnings
Ron Yorston
2023-08-10
1
-1
/
+3
*
|
win32: use inc_cursor regardless of VT mode
Avi Halachmi (:avih)
2023-07-23
1
-6
/
+2
*
|
win32: support build with FEATURE_UNICODE_SUPPORT
Avi Halachmi (:avih)
2023-07-22
1
-1
/
+27
*
|
win32: case-sensitivity in tab completion
Ron Yorston
2023-04-19
1
-31
/
+62
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-04-17
1
-2
/
+2
|
\
|
|
*
lineedit: fix crash when icanon set with -echo
Akos Somfai
2023-04-12
1
-2
/
+2
|
*
lineedit: fix matching of directories when searching PATH
Ron Yorston
2023-03-29
1
-2
/
+2
*
|
ash: add support for INT trap
Ron Yorston
2023-04-03
1
-0
/
+4
*
|
lineedit: fix matching of directories when searching PATH
Ron Yorston
2023-03-24
1
-2
/
+2
*
|
win32: add support for virtual terminal input
Ron Yorston
2023-03-05
1
-12
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-02-13
1
-7
/
+10
|
\
|
|
*
shell: fix SIGWINCH and SIGCHLD (in hush) interrupting line input, closes 15256
Denys Vlasenko
2023-01-26
1
-7
/
+10
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
1
-11
/
+13
|
\
|
|
*
shell: fix compile failures in some configs
Denys Vlasenko
2023-01-03
1
-11
/
+13
*
|
win32: revert special treatment of Unix-style absolute paths
Ron Yorston
2022-10-26
1
-3
/
+0
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
1
-0
/
+6
|
\
|
|
*
lineedit: get PWD from ash
Ron Yorston
2022-07-03
1
-0
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-06-27
1
-1
/
+11
|
\
|
|
*
ash,hush: use HOME for tab completion and prompts
Ron Yorston
2022-06-26
1
-1
/
+11
*
|
lineedit: case-insensitive matching for '~'
Ron Yorston
2022-05-11
1
-0
/
+4
*
|
win32: allow preference for applets to be disabled at runtime
Ron Yorston
2022-05-06
1
-1
/
+1
*
|
Merge busybox into merge
Ron Yorston
2022-02-09
1
-5
/
+29
|
\
|
|
*
libbb: shrink lineedit_read_key()
Denys Vlasenko
2022-01-18
1
-10
/
+16
|
*
ash,hush: fix handling of SIGINT while waiting for interactive input
Denys Vlasenko
2022-01-17
1
-3
/
+21
[next]