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
*
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
*
{md5,shaN}sum: make -c EMPTY fail
Denys Vlasenko
2016-07-11
1
-5
/
+17
*
randomconfig fixes 5: false positive for tar; mount emits corrupted message
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
randomconfig fixes 4
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
randomconfig fixes 3
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
randomconfig fixes 2
Denys Vlasenko
2016-06-19
2
-3
/
+3
*
randomconfig fixes
Denys Vlasenko
2016-06-19
2
-7
/
+11
*
sed: fix append command to match GNU sed 4.2.1
Denys Vlasenko
2016-05-06
1
-2
/
+4
*
sed: understand \n,\r and \t in i and a commands. Closes 8871
Denys Vlasenko
2016-04-24
1
-0
/
+18
*
sed: make 's///w FILE' actually write to FILE. Closes 8251
Denys Vlasenko
2016-01-24
1
-0
/
+6
*
[g]unzip: fix recent breakage.
Denys Vlasenko
2015-10-30
1
-0
/
+1
*
unzip: test for bad archive SEGVing
Denys Vlasenko
2015-10-26
1
-1
/
+22
*
tar: add a test that we don't write into symlinks
Denys Vlasenko
2015-10-22
1
-0
/
+43
*
tar: add support for --strip-components=N
Denys Vlasenko
2015-10-22
1
-0
/
+10
*
sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR"
Denys Vlasenko
2015-10-19
1
-0
/
+8
*
sort: fix key with delimiters breakage
Denys Vlasenko
2015-10-19
1
-0
/
+36
*
randconfig fixes
Denys Vlasenko
2015-10-12
1
-2
/
+2
*
randconfig fixes
Denys Vlasenko
2015-10-11
1
-1
/
+1
*
randconfig fixes
Denys Vlasenko
2015-10-11
3
-9
/
+23
*
awk: support "length" form of "length()". Closes 8371
Denys Vlasenko
2015-10-02
1
-0
/
+5
*
sort: fix -kN,M handling (was including last separator into the comparison)
Denys Vlasenko
2015-09-19
1
-0
/
+8
*
diff.tests: add testcases for -B and single line changes
Aaro Koskinen
2015-07-31
1
-0
/
+12
*
bzcat.tests: Run both .gz and .bz2 tests, and add .Z tests
Thiago Jung Bauermann
2015-05-11
1
-24
/
+50
*
sed: implement ",+N" range end
Denys Vlasenko
2015-04-17
1
-0
/
+32
*
dc: tweak parsing
Bernhard Reutner-Fischer
2015-02-16
1
-0
/
+56
*
diff: fix a bug in diffing against stdin. Closes 7784
Denys Vlasenko
2015-01-11
1
-0
/
+11
*
randomconfig fixes
Denys Vlasenko
2014-12-22
2
-2
/
+3
*
sed: fix a buglet in s///NUM handling
Denys Vlasenko
2014-09-16
1
-0
/
+4
*
grep: fix "grep -r PATTRN SYMLINK_TO_DIR"
Denys Vlasenko
2014-08-28
1
-0
/
+20
*
test: fix mishandling of "test '(' = '('" and similar
Denys Vlasenko
2014-07-01
1
-0
/
+20
*
awk: fix handling of "if ... break ; else ..." - closes 7226
Denys Vlasenko
2014-06-26
1
-0
/
+16
*
find: exit code fixes for find -exec
Denys Vlasenko
2014-06-19
1
-0
/
+26
*
grep: fix -w match if first match isn't a word, but second is. Closes 4520
Denys Vlasenko
2014-02-27
1
-0
/
+6
*
grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too
Bartosz Golaszewski
2014-02-07
1
-0
/
+6
*
testsuite: fix last "which" change
Michael Tokarev
2014-01-23
1
-1
/
+1
*
sort: check global flags on fallback sort
Bartosz Golaszewski
2014-01-19
1
-3
/
+0
*
find: fix a regression introduced with -HLP support
Denys Vlasenko
2014-01-09
1
-0
/
+22
[next]