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
/
testsuite
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2023-04-17
1
-0
/
+4
|
\
|
*
seq: fix yet another case of negative parameters not working
Denys Vlasenko
2023-04-11
1
-0
/
+1
|
*
seq: accept negative parameters
Denys Vlasenko
2023-04-10
1
-0
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-04-09
1
-0
/
+6
|
\
|
|
*
find: implement -ok
David Leonard
2023-03-28
1
-0
/
+6
*
|
ash: improve CRLF handling in read
Ron Yorston
2023-02-12
1
-0
/
+16
*
|
ash: remove CRs from CRLF during field splitting
Ron Yorston
2023-02-10
1
-1
/
+5
*
|
ash,make: fix CRLF handling
Ron Yorston
2023-01-30
1
-0
/
+6
*
|
awk: CRLF handling
Ron Yorston
2023-01-30
1
-0
/
+14
*
|
Merge branch 'busybox' into merge
Ron Yorston
2023-01-05
3
-19
/
+35
|
\
|
|
*
testsuite/sha1sum.tests: fix false positive failure
Denys Vlasenko
2023-01-02
1
-0
/
+2
|
*
testsuite/tree.tests: fix false positive failure
Denys Vlasenko
2023-01-02
1
-18
/
+20
|
*
testsuite/mount.tests: accomodate umount failure seen on 5.18.0
Denys Vlasenko
2022-12-13
1
-1
/
+13
*
|
make: fixes to test script
Ron Yorston
2022-12-12
1
-0
/
+3
*
|
make: changes to suffix substitution in macro expansion
Ron Yorston
2022-11-16
1
-0
/
+11
*
|
make: use correct test for valid macro name
Ron Yorston
2022-11-13
1
-0
/
+13
*
|
make: fix typo in inference rule handling
Ron Yorston
2022-11-04
1
-23
/
+24
*
|
make: fixes to inference rules
Ron Yorston
2022-11-03
1
-0
/
+39
*
|
make: comments in macro expansions and command lines
Ron Yorston
2022-11-01
1
-0
/
+18
*
|
make: fix test for .WAIT so bmake passes
Ron Yorston
2022-11-01
1
-1
/
+1
*
|
make: different treatment for escaped NL in macro in command
Ron Yorston
2022-10-30
1
-0
/
+13
*
|
make: .NOTPARALLEL and .WAIT are special targets
Ron Yorston
2022-10-19
1
-2
/
+12
*
|
make: shell assignment is a POSIX 202X feature
Ron Yorston
2022-10-18
1
-11
/
+12
*
|
make: support $+ and $^ as POSIX 202X features
Ron Yorston
2022-10-18
1
-0
/
+12
*
|
make: clarify output of tests
Ron Yorston
2022-10-16
1
-31
/
+31
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-10-12
5
-0
/
+160
|
\
|
|
*
xxd: add two more testcases
Denys Vlasenko
2022-08-22
1
-2
/
+16
|
*
xxd -r: without -p, stop at more than one whitespace, closes 14786
Denys Vlasenko
2022-08-22
1
-0
/
+9
|
*
sort: fix sort -s -u, closes 14871
Denys Vlasenko
2022-07-29
1
-0
/
+10
|
*
sort: fix -k2M (wasn't skipping leading whitespace)
Denys Vlasenko
2022-07-29
1
-0
/
+11
|
*
awk: fix use after free (CVE-2022-30065)
Natanael Copa
2022-07-11
1
-0
/
+6
|
*
shaNNNsum: accept one-space "HASH FILENAME" format for -c, closes 14866
Denys Vlasenko
2022-07-11
1
-0
/
+10
|
*
tree: new applet
Roger Knecht
2022-06-30
1
-0
/
+100
*
|
make: new applet
Ron Yorston
2022-08-01
1
-0
/
+413
*
|
Merge branch 'busybox' into merge
Ron Yorston
2022-05-12
1
-0
/
+110
|
\
|
|
*
tsort: new applet
David Leonard
2022-05-02
1
-0
/
+110
*
|
win32: better fix for empty environment variables
Ron Yorston
2022-05-05
1
-0
/
+67
*
|
Merge busybox into merge
Ron Yorston
2022-02-09
1
-0
/
+15
|
\
|
|
*
sed: fix handling of escaped delimiters in s/// replacement
Denys Vlasenko
2022-01-23
1
-2
/
+7
|
*
sed: fix handling of escaped delimiters in s/// search pattern, closes 14541
Denys Vlasenko
2022-01-23
1
-0
/
+10
*
|
Merge busybox into merge
Ron Yorston
2022-01-13
1
-1
/
+11
|
\
|
|
*
awk: input numbers are never octal or hex (only program consts can be)
Denys Vlasenko
2022-01-08
1
-1
/
+11
*
|
Merge busybox into merge
Ron Yorston
2022-01-06
2
-0
/
+51
|
\
|
|
*
sort: support -h
Denys Vlasenko
2022-01-05
1
-0
/
+29
|
*
sort: fix -s -r interaction: 'stable' order is not affected by -r
Denys Vlasenko
2022-01-04
1
-0
/
+13
|
*
sed: correctly handle 'w FILE' commands writing to the same file
Denys Vlasenko
2022-01-04
1
-0
/
+9
*
|
Merge busybox into merge
Ron Yorston
2021-12-27
3
-0
/
+30
|
\
|
|
*
sed: do not ignore 'g' modifier when match starts with ^
Dominique Martinet
2021-12-25
1
-0
/
+6
|
*
printf: allow 0 as a flag and allow multiple flags
Ron Yorston
2021-12-17
1
-0
/
+10
|
*
libbb: code shrink in des encryption, in setup_salt()
Denys Vlasenko
2021-11-28
1
-0
/
+14
[next]