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
/
shell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
hush: fix comment
Denys Vlasenko
2020-12-23
1
-1
/
+1
|
*
bc: do not allocate line editing state until needed
Denys Vlasenko
2020-12-21
2
-4
/
+2
|
*
hush: deal with FIXMEs for corner cases in parameter expansion
Denys Vlasenko
2020-12-21
1
-18
/
+34
|
*
hush: remove one redundant getpid() on every startup
Denys Vlasenko
2020-12-20
1
-8
/
+6
|
*
ash: clear ungetc counter on syntax errors
Denys Vlasenko
2020-12-19
1
-55
/
+57
|
*
shells: a fix for systems without RLIMIT_NICE
Denys Vlasenko
2020-12-17
1
-3
/
+16
|
*
hush: code shrink
Denys Vlasenko
2020-12-14
1
-1
/
+1
|
*
hush: if login shell, also source ~/.profile
Denys Vlasenko
2020-12-13
1
-8
/
+16
|
*
hush: NOMMU fix for hush-psubst/tick6.tests
Denys Vlasenko
2020-12-13
1
-0
/
+7
|
*
hush: fix -c SCRIPT handling
Denys Vlasenko
2020-12-13
1
-51
/
+63
|
*
ash: reset SIGHUP earlier: allows HUP traps in .profile, closes 13371
Denys Vlasenko
2020-12-13
1
-8
/
+11
|
*
decrease paddign: gcc-9.3.1 slaps 32-byte alignment on arrays willy-nilly
Denys Vlasenko
2020-11-30
3
-10
/
+10
|
*
fix warning: label 'out1' defined but not used
Cristian Ionescu-Idbohrn
2020-11-19
1
-0
/
+2
|
*
ash: make interactive ^C break out of PS2 mode
Denys Vlasenko
2020-11-16
1
-4
/
+3
|
*
hush: make interactive ^C break out of PS2 mode
Denys Vlasenko
2020-11-16
1
-35
/
+51
*
|
ash: suppress compiler warning
Ron Yorston
2020-11-12
1
-0
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-11-12
33
-103
/
+343
|
\
|
|
*
hush: document bugs in [[ =~ ]] comparison
Denys Vlasenko
2020-11-01
4
-0
/
+28
|
*
shell: update comments on the status of [[ ]] compat
Denys Vlasenko
2020-10-31
2
-5
/
+4
|
*
hush: add tests for unquoted < > in [[ ]]
Denys Vlasenko
2020-10-31
2
-0
/
+5
|
*
shell: better support of [[ ]] bashism
Denys Vlasenko
2020-10-31
12
-24
/
+127
|
*
hush: output bash-compat killing signal names
Denys Vlasenko
2020-10-24
9
-7
/
+92
|
*
hush: do not print killing signal name in `cmd_whihc_dies_on_signal`
Denys Vlasenko
2020-10-24
3
-1
/
+9
|
*
avoid using strok - eliminates use of hidden global variable
Denys Vlasenko
2020-10-06
1
-2
/
+2
|
*
shell: remove FAST_FUNC from a static function
Denys Vlasenko
2020-10-01
1
-2
/
+2
|
*
shell: add testsuite for "wait $pid" waiting for other tasks
Denys Vlasenko
2020-09-29
4
-0
/
+18
|
*
ash: jobs: Fix waitcmd busy loop
Denys Vlasenko
2020-09-29
1
-57
/
+34
|
*
ash: jobs: Fix infinite loop in waitproc
Denys Vlasenko
2020-09-29
1
-6
/
+19
|
*
ash: remove a tentative TODO, it's a wrong idea
Denys Vlasenko
2020-09-29
1
-1
/
+1
*
|
ash, ls: improve support for 'c:path'
Ron Yorston
2020-08-28
1
-0
/
+4
*
|
ash: replace backslashes in argument to 'cd' built-in
Ron Yorston
2020-08-27
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-08-23
5
-1
/
+9
|
\
|
|
*
shell: Fix "read -d ''" behavior
Christian Eggers
2020-07-31
5
-2
/
+6
*
|
win32: code shrink Unix-style path handling
Ron Yorston
2020-08-23
1
-13
/
+14
*
|
ash: use stack, not heap, to add system drive to path
Ron Yorston
2020-08-21
1
-16
/
+27
*
|
win32: use built-in applets for non-existent binaries with Unix-style paths
Ron Yorston
2020-08-13
1
-9
/
+46
*
|
win32: handle Unix-style absolute paths for executables
Ron Yorston
2020-08-13
1
-2
/
+28
*
|
win32: use a static buffer in get_system_drive()
Ron Yorston
2020-08-13
1
-2
/
+1
*
|
win32: code shrink
Ron Yorston
2020-08-13
1
-3
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-07-09
3
-59
/
+77
|
\
|
|
*
nologin: make it possible to build it as single applet
Denys Vlasenko
2020-06-24
3
-58
/
+76
|
*
suppress a few compile warnings
Denys Vlasenko
2020-06-24
1
-1
/
+1
*
|
ash: tidy code, no functional change
Ron Yorston
2020-07-09
1
-3
/
+2
*
|
ash: fix shell options
Ron Yorston
2020-07-07
1
-7
/
+7
*
|
ash: improve handling of UNC paths
Ron Yorston
2020-06-30
1
-37
/
+54
*
|
ash: avoid duplicated slashes in output of type/command builtins
Ron Yorston
2020-06-29
1
-0
/
+4
*
|
ash: skip NULL argv during forkshell
Ron Yorston
2020-06-21
1
-67
/
+44
*
|
ash: changes to ctrl-c handling
Ron Yorston
2020-06-20
1
-57
/
+13
*
|
ash: run ash_main() directly from a FS_SHELLEXEC shell
Ron Yorston
2020-06-20
1
-3
/
+6
*
|
ash: reduce forkshell block size for FS_SHELLEXEC
Ron Yorston
2020-06-20
1
-25
/
+46
[prev]
[next]