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
waitfor
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
/
testsuite
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
xxd: allow '-p -c 0' to cause a single line to be output
Ron Yorston
2026-07-13
1
-0
/
+8
*
Merge branch 'busybox' into merge
Ron Yorston
2026-07-08
5
-8
/
+101
|
\
|
*
join: new applet
Ron Yorston
2026-07-08
1
-0
/
+57
|
*
awk: fix printf "%o\n", -1
Denys Vlasenko
2026-07-06
1
-0
/
+2
|
*
cmp: add KMG suffix for cmp -n MAXCOUNT
Anubhav Kokane
2026-07-03
1
-0
/
+27
|
*
awk: fix printing of very large numbers with printf("%d")
Denys Vlasenko
2026-07-02
1
-1
/
+23
|
*
awk: add '*' as a valid specifier for width and precision in printf
Denys Vlasenko
2026-07-01
1
-0
/
+37
|
*
testing stripts: allow to skip "awk gsub erroneous word start match" test
Denys Vlasenko
2026-05-14
1
-1
/
+2
|
*
cpio.tests: fix false positive
Denys Vlasenko
2026-04-30
1
-1
/
+3
|
*
cpio.tests: do not use "ls" to detect that file does not exist
Denys Vlasenko
2026-04-30
1
-2
/
+2
|
*
tar: unicode fix
Denys Vlasenko
2026-04-30
1
-1
/
+1
|
*
cpio.tests: fix false positive when -o support is not enabled
Denys Vlasenko
2026-04-30
1
-1
/
+1
|
*
cpio: fix a bug (wrong free() address) in !FEATURE_TAR_LONG_OPTIONS config
Denys Vlasenko
2026-04-30
1
-1
/
+1
|
*
start-stop-daemon.tests: fix false positive if longopts are not enabled
Denys Vlasenko
2026-04-29
1
-0
/
+2
|
*
paste: fix output when file lengths differ
Ron Yorston
2026-03-05
2
-0
/
+38
*
|
join: re-add accidentally removed return
mbartlett21
2026-07-06
1
-0
/
+6
*
|
join: changes
mbartlett21
2026-07-05
1
-0
/
+6
*
|
testsuite: skip tests for handling of non-printable characters
Ron Yorston
2026-05-17
1
-1
/
+8
*
|
patch: improved handling of files with no final newline
Ron Yorston
2026-04-16
1
-0
/
+63
*
|
join: add some more tests
Ron Yorston
2026-01-23
1
-0
/
+30
*
|
Merge branch 'busybox' into merge
Ron Yorston
2026-01-22
4
-9
/
+81
|
\
|
|
*
md5/sha1sum: Honor the -b flag in the output
Martin Storsjö
2026-01-18
1
-0
/
+12
|
*
cmp: fix -n causing all diffs to be output, implement size suffixes for SKIP
Denys Vlasenko
2026-01-18
2
-9
/
+54
|
*
xxd: fix -pANYTHING handling (-pc50 does not mean -p -c50)
Denys Vlasenko
2025-11-30
1
-0
/
+19
*
|
md5/sha1sum: Honor the -b flag in the output
Martin Storsjö
2026-01-06
1
-0
/
+4
*
|
join: minor adjustments
Ron Yorston
2026-01-02
1
-0
/
+15
*
|
make: fix expansion of immediate-mode macros
Ron Yorston
2025-11-28
1
-0
/
+18
*
|
paste: fix output when file lengths differ
Ron Yorston
2025-11-10
2
-0
/
+38
*
|
tr: an escaped dash doesn't indicate a range
Ron Yorston
2025-08-21
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-15
5
-6
/
+46
|
\
|
|
*
ls: fix -Q to match GNU
Denys Vlasenko
2025-08-01
2
-2
/
+34
|
*
sha3sum: add -aBITS tests
Denys Vlasenko
2025-07-30
2
-4
/
+8
|
*
sha384sum: new applet
Andy Knowles
2025-07-30
2
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-12
1
-13
/
+85
|
\
|
|
*
libbb/yescrypt: actually, largest allowed salt is 86 chars, support that
Denys Vlasenko
2025-07-17
1
-3
/
+7
|
*
cryptpw: -m sha512crypt must also be accepted
Denys Vlasenko
2025-07-07
1
-0
/
+4
|
*
libbb/yescrypt: fix salts ending in dots (corresponding to binary zeros)
Denys Vlasenko
2025-07-07
1
-0
/
+20
|
*
libbb/yescrypt: accept longer salts (up to 84 chars)
Denys Vlasenko
2025-07-07
1
-0
/
+4
|
*
libbb/yescrypt: make it possible to set constant parameters, and set YESCRYPT_RW
Denys Vlasenko
2025-07-07
1
-1
/
+1
|
*
libbb: add yescrypt password hashing support
Denys Vlasenko
2025-07-06
1
-13
/
+53
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-08-10
2
-23
/
+81
|
\
|
|
*
hexdump: add tests for %x, handle little/big endian properly
Radoslav Kolev
2025-07-01
1
-22
/
+69
|
*
od: make -B test little endian only, add variant for big endian
Radoslav Kolev
2025-07-01
1
-1
/
+12
*
|
testsuite: check that wget handles https
Ron Yorston
2025-07-11
1
-0
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2025-05-19
1
-0
/
+23
|
\
|
|
*
archival: disallow path traversals (CVE-2023-39810)
Denys Vlasenko
2025-04-16
1
-0
/
+23
*
|
make: fix single-suffix inference rule regression
Ron Yorston
2025-01-21
1
-0
/
+10
*
|
make: support GNU/BSD suffixes and inference rules
Ron Yorston
2025-01-14
1
-0
/
+30
*
|
Merge branch 'busybox' into merge
Ron Yorston
2024-12-30
2
-12
/
+134
|
\
|
|
*
cut: fix up -D/-s behavior with -F
Denys Vlasenko
2024-12-20
1
-2
/
+33
[next]