summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2014-01-19sort: check global flags on fallback sortBartosz Golaszewski2-5/+6
2014-01-09find: fix a regression introduced with -HLP supportDenys Vlasenko2-1/+42
2014-01-07grep: fix two bugs with -wDenys Vlasenko2-3/+37
2013-12-31testsuite: remove forgotten debug hackDenys Vlasenko1-1/+1
2013-12-31fix failures found by randomconfig buildsDenys Vlasenko7-13/+34
2013-12-31testsuite: disable tests for no longer supported bbox-specific date formatsDenys Vlasenko2-6/+8
2013-12-20testsuite: fix false positives for duDenys Vlasenko2-0/+3
2013-11-21awk: fix a bug in argc counting in recent changeDenys Vlasenko2-9/+21
2013-11-19tar: prevent empty file to be treated as valid tarballDenys Vlasenko2-3/+35
2013-11-19fix a copy/paste error in last tar testcase nameDenys Vlasenko1-2/+1
2013-11-19tar: add a testcase for previous commitDenys Vlasenko1-0/+12
2013-11-10fix bashisms in testsuite/Michael Tokarev4-14/+12
2013-10-30sed: fix "sed clusternewline" testcaseDenys Vlasenko2-69/+67
2013-10-12awk: fix length(array)Denys Vlasenko2-1/+14
2013-07-31awk: Fix handling of functions with empty bodyBernhard Reutner-Fischer2-1/+29
2013-07-22awk.tests: add test for recent large integer fixDenys Vlasenko1-3/+8
2013-07-21sed: fix matching of newlines by $Denys Vlasenko2-1/+22
2013-05-16grep: fix grep -x to not set REG_NOSUBJames Hogan2-1/+15
2013-05-15grep: don't bail out on first mismatch if '-w' option is setBartosz Golaszewski2-8/+20
2013-03-13awk: Fix handling of functions with empty bodyBernhard Reutner-Fischer2-1/+21
2013-02-26Busybox 1.21.0 squashed commit for jellybeanTanguy Pruvot225-8289/+9916
2013-01-28testsuite/du/du-k-works: fix false positiveKang Kai1-0/+4
2013-01-21fix testsuite false positiveDenys Vlasenko1-1/+1
2013-01-21mdev: fix mode of dir1 in =dir1/dir2/file ruleDenys Vlasenko2-3/+35
2013-01-20grep: fix grep -Fw not respecting the -w option. Closes 5792Denys Vlasenko2-5/+44
2013-01-14sha3sum: new appletLauri Kasanen8-4/+236
2012-07-24testsuite: make mkfs.minix test not fail spuriously on big endianYao Zhao1-1/+9
2012-07-16testsuite: some more awk tests related to conditionsTanguy Pruvot1-0/+7
2012-07-13mount: fix the wrongly stored fs creation timeDenys Vlasenko3-14/+54
2012-07-10awk: fix FS assignment behavior. Closes 5108Denys Vlasenko2-0/+19
2012-06-22awk: make -F STR interpret escape sequences. Closes 5126Denys Vlasenko2-7/+24
2012-06-21mount: fix the wrongly stored fs creation timeDenys Vlasenko3-14/+54
2012-06-11testsuite: some more awk tests related to conditionsTanguy Pruvot1-0/+7
2012-06-08sed: yet another fix on top of zero length match codeDenys Vlasenko2-6/+15
2012-06-07sed: fix breakage added by zero length match codeDenys Vlasenko2-1/+5
2012-06-04sed: fix zero chars match/replaceDenys Vlasenko2-24/+50
2012-05-16sed: fix handling of s/// which has empty matchesDenys Vlasenko2-3/+4
2012-05-10fix for spurious testsuite failureDenys Vlasenko1-0/+1
2012-04-27Busybox 1.20.0 squashed commit for ICSTanguy Pruvot270-9617/+15737
2012-04-24sed: fix handling of s/// which has empty matchesDenys Vlasenko2-1/+2
2012-03-06testsuite: add a test that tar detects XZ-compressed dataDenys Vlasenko1-0/+19
2011-11-06busybox v1.19.3 updateTanguy Pruvot22-709/+755
2011-10-31testsuite: merge bzcat2.tests into bzcat.testsDenys Vlasenko2-28/+30
2011-10-31testsuite: fix the mishap in the previous commitDenys Vlasenko3-27/+81
2011-10-31bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...Denys Vlasenko4-55/+41
2011-10-28libbb: split decode_base64 off read_base64Leonid Lisovskiy3-29/+200
2011-10-10patch: make -p count path components, not slashes (think /blah//thing)Rob Landley2-8/+26
2011-09-16tail: fix -c +N. Closes 4111Denys Vlasenko2-3/+11
2011-09-10awk: fix a SEGVDenys Vlasenko2-9/+65
2011-08-28Merge 'busybox' v1.19.1 into gingerbreadTanguy Pruvot14-78/+131
[prev] [next]