index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
cron_changes
dscho-kill-gently
embed
fix_backslash
long_paths
manifest
master
merge
merge_1_19
merge_1_20
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
/
shell
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ash: prevent leakage of process handles
HEAD
master
Ron Yorston
2026-05-13
1
-4
/
+7
*
ash: further fixes to merge of upstream changes
FRP-6075-g169694ebd
Ron Yorston
2026-05-06
1
-24
/
+60
*
ash: fix build failure if SH_STANDALONE is disabled
Ron Yorston
2026-05-05
1
-0
/
+4
*
Merge branch 'busybox' into merge
Ron Yorston
2026-03-11
1
-18
/
+8
|
\
|
*
ash: fix here strings causing segfault in function invocation
busybox
Ron Yorston
2026-03-09
1
-0
/
+1
|
*
ash: fix help builtin and tab completion of builtins
Ron Yorston via busybox
2026-02-28
1
-2
/
+2
|
*
*: placate warnings where strchr/strstr returns constant pointer
Denys Vlasenko
2026-02-15
1
-7
/
+7
*
|
ash: fix here strings causing segfault in subshells
Ron Yorston
2026-03-04
1
-0
/
+3
*
|
ash: allow execution of busybox-w32 binary without extension
Ron Yorston
2026-02-25
1
-1
/
+1
*
|
ash: fix execution of applets via Unix-style path
Ron Yorston
2026-02-14
1
-18
/
+15
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-02-12
2
-5
/
+2
|
\
|
|
*
*: use is_prefixed_with() where appropriate
Denys Vlasenko
2026-02-07
1
-1
/
+1
|
*
*: use xasprintf_inplace() in more places
Denys Vlasenko
2026-02-06
1
-4
/
+1
*
|
ash: fix help builtin and tab completion of builtins
Ron Yorston
2026-02-09
1
-0
/
+8
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-02-09
1
-1281
/
+1366
|
\
|
|
*
ash: fix \ooo octal printout in DEBUG code
Denys Vlasenko
2026-01-28
1
-16
/
+12
|
*
ash: code shrink: eliminate pstrcmp1()
Denys Vlasenko
2026-01-28
1
-66
/
+63
|
*
ash: remove non-standard chdir builtin
Denys Vlasenko
2026-01-28
1
-17
/
+14
|
*
ash: get rid of a static in cmdlookup()/delete_cmd_entry()
Denys Vlasenko
2026-01-28
1
-26
/
+38
|
*
ash: group command hashing/searching code together, no code changes
Denys Vlasenko
2026-01-28
1
-346
/
+351
|
*
ash: move casematch() directly to its only caller, no code changes
Denys Vlasenko
2026-01-27
1
-31
/
+36
|
*
ash: reorder functions to reduce forward declarations, no code changes
Denys Vlasenko
2026-01-27
1
-165
/
+156
|
*
ash: JOBSTOPPED can only be set if job control is compiled in - conditionaliz...
Denys Vlasenko
2026-01-27
1
-2
/
+13
|
*
ash: reorder functions to reduce forward declarations, no code changes
Denys Vlasenko
2026-01-27
1
-450
/
+453
|
*
ash: move applet handling out of tryexec() - making it similar to dash
Denys Vlasenko
2026-01-27
1
-62
/
+61
|
*
ash: unset traps before entering NOEXEC programs after [v]fork
Denys Vlasenko
2026-01-27
1
-7
/
+89
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-02-04
2
-5
/
+17
|
\
|
|
*
ash: code shrink
Denys Vlasenko
2026-01-24
1
-0
/
+4
|
*
ash,hush: allow 0x in arith (bash supports it for 0x$v case when v='')
Denys Vlasenko
2026-01-24
1
-5
/
+13
*
|
ash: remove unnecessary conditional compilation
Ron Yorston
2026-01-30
1
-4
/
+0
*
|
ash: don't skip exec() if std streams are invalid
Ron Yorston
2026-01-29
1
-1
/
+3
*
|
ash: don't display ^C twice
Ron Yorston
2026-01-20
1
-1
/
+1
*
|
ash: Extend ARM msvcrt workaround to 32 bit ARM too
Martin Storsjö
2025-12-08
1
-1
/
+1
*
|
ash: allow ctrl-c to interrupt read in mintty
Ron Yorston
2025-11-23
1
-19
/
+20
*
|
win32: use RtlGenRandom for /dev/urandom
Ron Yorston
2025-10-09
3
-15
/
+0
*
|
ash: output '^C' direct to console
Ron Yorston
2025-10-08
1
-1
/
+1
*
|
ash: output '^C' when wait builtin is interrupted
Ron Yorston
2025-10-06
1
-3
/
+13
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-10-06
1
-7
/
+3
|
\
|
|
*
ash: change procargs() to match recent dash change
Denys Vlasenko
2025-09-23
1
-7
/
+3
*
|
ash: allow ctrl-c to interrupt wait in presence of trap
Ron Yorston
2025-10-05
1
-4
/
+21
*
|
ash: make ctrl-c trap handling closer to upstream
Ron Yorston
2025-10-05
1
-12
/
+10
*
|
ash: allow wait builtin to be interrupted
Ron Yorston
2025-10-03
1
-11
/
+12
*
|
ash: wait builtin should block
Ron Yorston
2025-10-02
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-09-11
4
-35
/
+139
|
\
|
|
*
hush: changes to comments and whitespace, no code changes
Denys Vlasenko
2025-09-03
1
-8
/
+8
|
*
ash: implement <<<here_string syntax
Denys Vlasenko
2025-09-02
3
-26
/
+129
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-09-11
56
-729
/
+1536
|
\
|
|
*
hush: fix several syntax corner cases with function definitions
Denys Vlasenko
2025-08-18
9
-2
/
+37
|
*
hush: shrink "function" code
Denys Vlasenko
2025-08-18
1
-11
/
+11
|
*
hush: do not SEGV on if { echo foo; } then { echo bar; } fi
Denys Vlasenko
2025-08-18
1
-5
/
+4
[next]