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
...
*
head: add test case for negative -n invocation
Thomas De Schampheleire
2018-09-22
1
-0
/
+31
*
hexdump: fix short file of zero butes treated as dup
Denys Vlasenko
2018-07-03
1
-0
/
+18
*
testsuite/mount.tests: fix false positive
Denys Vlasenko
2018-06-28
1
-0
/
+2
*
testsuite/pidof.tests: fix false positive take 2
Denys Vlasenko
2018-06-27
1
-0
/
+5
*
testsuite/tar.tests: fix false positive
Denys Vlasenko
2018-06-27
1
-0
/
+2
*
testsuite/pidof.tests: fix false positive
Denys Vlasenko
2018-06-27
1
-0
/
+2
*
testsuite/bzcat.tests: fix false positive take 2
Denys Vlasenko
2018-06-27
1
-5
/
+6
*
testsuite/unexpand/unexpand-works-like-GNU: fix false positive
Denys Vlasenko
2018-06-27
1
-0
/
+4
*
testsuite/bzcat.tests: fix false positive
Denys Vlasenko
2018-06-27
1
-3
/
+7
*
testsuite/tar.tests: fix false positive
Denys Vlasenko
2018-06-27
1
-1
/
+1
*
testsuite/cat.tests: fix false positive
Denys Vlasenko
2018-06-27
1
-0
/
+4
*
unlzma: close another SEGV possibility
Denys Vlasenko
2018-05-25
2
-3
/
+16
*
tar: fix interaction of delayed symlink and hardlink creation
Harald van Dijk
2018-05-22
1
-0
/
+16
*
cat: fix cat -e and cat -v erroneously numbering 1st line
Denys Vlasenko
2018-04-29
1
-0
/
+21
*
awk: do not allow $(-1)
Denys Vlasenko
2018-04-23
1
-0
/
+6
*
unlzma: fix another SEGV case
Denys Vlasenko
2018-04-19
2
-2
/
+13
*
testsuite: allow tests to work in paths containing spaces
Ron Yorston
2018-04-09
5
-8
/
+10
*
unlzma: fix segfault on bad archive
Denys Vlasenko
2018-04-08
3
-0
/
+21
*
bzip2: fix two crashes on corrupted archives
Denys Vlasenko
2018-04-08
3
-0
/
+16
*
grep: fix echo "aa" | busybox grep -F -w "a" (should not match)
Denys Vlasenko
2018-03-29
1
-0
/
+6
*
tar,unzip: postpone creation of symlinks with "suspicious" targets
Denys Vlasenko
2018-02-20
1
-5
/
+5
*
testsuite: update busybox and bzcat tests
Ron Yorston
2018-02-12
2
-14
/
+12
*
awk: fix 'delete array[var--]' decrementing var twice
Denys Vlasenko
2018-01-07
1
-0
/
+19
*
sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1
Denys Vlasenko
2017-08-23
1
-0
/
+6
*
libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1
Denys Vlasenko
2017-08-10
1
-5
/
+5
*
sysctl: fix file parsing, do not require -w for VAR=VAL
Denys Vlasenko
2017-08-05
2
-9
/
+39
*
tar: postpone creation of symlinks with "suspicious" targets. Closes 8411
Denys Vlasenko
2017-07-24
1
-11
/
+54
*
od_bloaty: fix floating point output
Ron Yorston
2017-07-19
1
-0
/
+10
*
msh: delete this applet
Denys Vlasenko
2017-07-03
1
-1
/
+0
*
Spelling fixes in comments, documentation, tests and examples
Denys Vlasenko
2017-04-17
1
-1
/
+1
*
factor: new applet
Denys Vlasenko
2017-04-09
1
-0
/
+48
*
paste: new applet
Maxime Coste
2017-03-23
5
-0
/
+80
*
remove "local" bashism from a few scripts
Denys Vlasenko
2017-01-24
1
-5
/
+5
*
cryptpw: support "rounds=NNNNNNN$" thing in salts
Denys Vlasenko
2017-01-15
1
-0
/
+28
*
shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo
Denys Vlasenko
2017-01-10
1
-1
/
+1
*
unzip: do not use CDF.extra_len, read local file header. Closes 9536
Denys Vlasenko
2017-01-08
1
-1
/
+3
*
unzip: properly use CDF to find compressed files. Closes 9536
Denys Vlasenko
2017-01-05
1
-3
/
+3
*
randomconfig fixes
Denys Vlasenko
2016-12-12
1
-1
/
+1
*
randomconfig fixes
Denys Vlasenko
2016-12-12
1
-1
/
+1
*
randomconfig fixes
Denys Vlasenko
2016-12-12
1
-1
/
+1
*
randomconfig fixes
Denys Vlasenko
2016-12-12
3
-1
/
+4
*
find: fix handling of trailing slashes in -name PATTERN comparisons
Denys Vlasenko
2016-11-25
1
-0
/
+27
*
patch: fix matching failure
Aaro Koskinen
2016-11-24
1
-0
/
+45
*
Make grep/egrep/fgrep independently selectable
Denys Vlasenko
2016-11-14
1
-1
/
+1
*
tar: handle pax-encoded utf8 filenames and link names. Closes 9406
Denys Vlasenko
2016-11-11
2
-0
/
+20
*
cpio: add ownership (-R) test cases
Aaro Koskinen
2016-11-04
1
-0
/
+24
*
awk: fix segfault on for loop syntax error
Brian Foley
2016-10-24
1
-0
/
+3
*
sed: fix "sed n (flushes pattern space, terminates early)" testcase failure
Denys Vlasenko
2016-09-01
1
-5
/
+1
*
sha3: fix to conform to final SHA3 padding standard, add -a BITS option
Denys Vlasenko
2016-08-29
1
-1
/
+1
*
gzip: add test that checks that -9 compresses better than -1
Natanael Copa
2016-08-15
1
-0
/
+5
[prev]
[next]