Age | Commit message (Expand) | Author |
2010-08-29 | testsuite: show the number of failures after a test run | Dan Fandrich |
2010-08-23 | grep: fix -o match with empty string (suggested by Colin Watson <cjwatson@ubu... | Denys Vlasenko |
2010-08-22 | patch: support "patch [FILE [PATCH]]" format | Denys Vlasenko |
2010-08-16 | *: make GNU licensing statement forms more regular | Denys Vlasenko |
2010-08-16 | sed: make N command behave as in GNU sed | Denys Vlasenko |
2010-08-16 | mdev: fix non-working device deletion, add a test for that | Denys Vlasenko |
2010-08-16 | patch: uncomment the test which we actually do pass now | Denys Vlasenko |
2010-08-16 | patch: add -N and a test for it (fails for now) | Denys Vlasenko |
2010-08-13 | patch: replace it with toybox's implementation | Rob Landley |
2010-08-11 | Improved portability of tests | Dan Fandrich |
2010-08-01 | sed.tests: make last test less confusing | Denys Vlasenko |
2010-08-01 | sed: fix sed -i: unlike without -i, it does not forget ranges | Denys Vlasenko |
2010-07-29 | testsuite: typo in tr.tests | Leonid Lisovskiy |
2010-07-26 | *: trailing empty lines removed | Denys Vlasenko |
2010-07-09 | diff: fix "diff dir1 dir2/". Closes bug 2203 | Matheus Izvekov |
2010-07-06 | [un]expand: fix testsuite | Denys Vlasenko |
2010-07-05 | randomconfig fixes | Denys Vlasenko |
2010-06-18 | cpio.tests: mention suid bits too, not only sgid | Denys Vlasenko |
2010-06-18 | data_extract_all: do not chmod symlink. Closes 2053 | Denys Vlasenko |
2010-06-13 | xargs: fix accounting of -sNUM | Denys Vlasenko |
2010-06-13 | xargs: code shrink -15 bytes | Denys Vlasenko |
2010-06-04 | sed: fix a case when one-line range matches past lines. Closes bug 1867. | Denys Vlasenko |
2010-05-12 | randomtest fixes | Denys Vlasenko |
2010-05-12 | sed: fix a command with multible trailing backslashes | Denys Vlasenko |
2010-05-11 | randomtest fixes | Denys Vlasenko |
2010-05-11 | randomtest fixes | Denys Vlasenko |
2010-05-11 | randomtest fixes | Denys Vlasenko |
2010-05-10 | more randomconfig testsuite fixes | Denys Vlasenko |
2010-05-10 | randomconfig testsuite fixes | Denys Vlasenko |
2010-05-10 | work on adding testsuite runs to randomconfig test builds | Denys Vlasenko |
2010-04-30 | grep: fix -Fi | Ian Wienand |
2010-04-29 | libbb/lineedit: add support for preserving "broken" (non-unicode) chars | Tomas Heinrich |
2010-04-26 | cpio: "NNN blocks" should go to stderr | Matheus Izvekov |
2010-04-20 | sed: fix nested {} case | Denys Vlasenko |
2010-04-19 | sed: fix c cmd | Denys Vlasenko |
2010-04-09 | tar: fix "hardlinks to symlinks chown" bug 1519. | Denys Vlasenko |
2010-04-09 | tar: fix mishandling of repeated hardlink in tarball; expand tests | Denys Vlasenko |
2010-04-02 | testsuite fixes | Chris Metcalf |
2010-03-28 | cpio test: fix false positive with DESKTOP off | Denys Vlasenko |
2010-03-26 | unicode: s/FEATURE_ASSUME_UNICODE/UNICODE_SUPPORT, add UNICODE_USING_LOCALE | Denys Vlasenko |
2010-03-26 | unexpand: fix "a b"\n" input case | Tomas Heinrich |
2010-03-15 | ar: add archive creation support | Alexander Shishkin |
2010-03-14 | testsuite: don't run grep NUL tests when we know the would fail | Denys Vlasenko |
2010-03-11 | lineedit: fix another corner case with bad unicode input | Denys Vlasenko |
2010-03-11 | awk: add two tests we currently fail | Denys Vlasenko |
2010-03-10 | awk: fix the case where nested "for" loops with the same variable misbehave | Denys Vlasenko |
2010-03-09 | lineedit: invalid unicode characters are replaced with CONFIG_SUBST_WCHAR | Tomas Heinrich |
2010-02-26 | awk: skip whitespace between array name and subscript | Alexander Shishkin |
2010-01-31 | unicode: exclude FDD0..FDEF range too | Denys Vlasenko |
2010-01-31 | exclude more invalid unicode chars | Denys Vlasenko |