Age | Commit message (Expand) | Author |
2015-10-12 | randconfig fixes | Denys Vlasenko |
2015-10-11 | randconfig fixes | Denys Vlasenko |
2015-10-11 | randconfig fixes | Denys Vlasenko |
2015-10-02 | awk: support "length" form of "length()". Closes 8371 | Denys Vlasenko |
2015-09-19 | sort: fix -kN,M handling (was including last separator into the comparison) | Denys Vlasenko |
2015-07-31 | diff.tests: add testcases for -B and single line changes | Aaro Koskinen |
2015-05-11 | bzcat.tests: Run both .gz and .bz2 tests, and add .Z tests | Thiago Jung Bauermann |
2015-04-17 | sed: implement ",+N" range end | Denys Vlasenko |
2015-02-16 | dc: tweak parsing | Bernhard Reutner-Fischer |
2015-01-11 | diff: fix a bug in diffing against stdin. Closes 7784 | Denys Vlasenko |
2014-12-22 | randomconfig fixes | Denys Vlasenko |
2014-09-16 | sed: fix a buglet in s///NUM handling | Denys Vlasenko |
2014-08-28 | grep: fix "grep -r PATTRN SYMLINK_TO_DIR" | Denys Vlasenko |
2014-07-01 | test: fix mishandling of "test '(' = '('" and similar | Denys Vlasenko |
2014-06-26 | awk: fix handling of "if ... break ; else ..." - closes 7226 | Denys Vlasenko |
2014-06-19 | find: exit code fixes for find -exec | Denys Vlasenko |
2014-02-27 | grep: fix -w match if first match isn't a word, but second is. Closes 4520 | Denys Vlasenko |
2014-02-07 | grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too | Bartosz Golaszewski |
2014-01-23 | testsuite: fix last "which" change | Michael Tokarev |
2014-01-19 | sort: check global flags on fallback sort | Bartosz Golaszewski |
2014-01-09 | find: fix a regression introduced with -HLP support | Denys Vlasenko |
2014-01-07 | grep: fix two bugs with -w | Denys Vlasenko |
2013-12-31 | testsuite: remove forgotten debug hack | Denys Vlasenko |
2013-12-31 | fix failures found by randomconfig builds | Denys Vlasenko |
2013-12-31 | testsuite: disable tests for no longer supported bbox-specific date formats | Denys Vlasenko |
2013-12-20 | testsuite: fix false positives for du | Denys Vlasenko |
2013-11-21 | awk: fix a bug in argc counting in recent change | Denys Vlasenko |
2013-11-19 | tar: prevent empty file to be treated as valid tarball | Denys Vlasenko |
2013-11-19 | fix a copy/paste error in last tar testcase name | Denys Vlasenko |
2013-11-19 | tar: add a testcase for previous commit | Denys Vlasenko |
2013-11-10 | fix bashisms in testsuite/ | Michael Tokarev |
2013-10-30 | sed: fix "sed clusternewline" testcase | Denys Vlasenko |
2013-10-12 | awk: fix length(array) | Denys Vlasenko |
2013-07-31 | awk: Fix handling of functions with empty body | Bernhard Reutner-Fischer |
2013-07-22 | awk.tests: add test for recent large integer fix | Denys Vlasenko |
2013-07-21 | sed: fix matching of newlines by $ | Denys Vlasenko |
2013-05-16 | grep: fix grep -x to not set REG_NOSUB | James Hogan |
2013-05-15 | grep: don't bail out on first mismatch if '-w' option is set | Bartosz Golaszewski |
2013-03-13 | awk: Fix handling of functions with empty body | Bernhard Reutner-Fischer |
2013-01-28 | testsuite/du/du-k-works: fix false positive | Kang Kai |
2013-01-21 | fix testsuite false positive | Denys Vlasenko |
2013-01-21 | mdev: fix mode of dir1 in =dir1/dir2/file rule | Denys Vlasenko |
2013-01-20 | grep: fix grep -Fw not respecting the -w option. Closes 5792 | Denys Vlasenko |
2013-01-14 | sha3sum: new applet | Lauri Kasanen |
2012-07-24 | testsuite: make mkfs.minix test not fail spuriously on big endian | Yao Zhao |
2012-07-11 | awk: fix FS assignment behavior. Closes 5108 | Denys Vlasenko |
2012-06-22 | awk: make -F STR interpret escape sequences. Closes 5126 | Denys Vlasenko |
2012-06-21 | mount: fix the wrongly stored fs creation time | Denys Vlasenko |
2012-06-11 | testsuite: some more awk tests related to conditions | Tanguy Pruvot |
2012-06-08 | sed: yet another fix on top of zero length match code | Denys Vlasenko |