Age | Commit message (Expand) | Author |
2017-01-08 | unzip: do not use CDF.extra_len, read local file header. Closes 9536 | Denys Vlasenko |
2017-01-05 | unzip: properly use CDF to find compressed files. Closes 9536 | Denys Vlasenko |
2016-12-12 | randomconfig fixes | Denys Vlasenko |
2016-12-12 | randomconfig fixes | Denys Vlasenko |
2016-12-12 | randomconfig fixes | Denys Vlasenko |
2016-12-12 | randomconfig fixes | Denys Vlasenko |
2016-11-25 | find: fix handling of trailing slashes in -name PATTERN comparisons | Denys Vlasenko |
2016-11-24 | patch: fix matching failure | Aaro Koskinen |
2016-11-14 | Make grep/egrep/fgrep independently selectable | Denys Vlasenko |
2016-11-11 | tar: handle pax-encoded utf8 filenames and link names. Closes 9406 | Denys Vlasenko |
2016-11-04 | cpio: add ownership (-R) test cases | Aaro Koskinen |
2016-10-24 | awk: fix segfault on for loop syntax error | Brian Foley |
2016-09-01 | sed: fix "sed n (flushes pattern space, terminates early)" testcase failure | Denys Vlasenko |
2016-08-29 | sha3: fix to conform to final SHA3 padding standard, add -a BITS option | Denys Vlasenko |
2016-08-15 | gzip: add test that checks that -9 compresses better than -1 | Natanael Copa |
2016-07-11 | {md5,shaN}sum: make -c EMPTY fail | Denys Vlasenko |
2016-06-20 | randomconfig fixes 5: false positive for tar; mount emits corrupted message | Denys Vlasenko |
2016-06-20 | randomconfig fixes 4 | Denys Vlasenko |
2016-06-20 | randomconfig fixes 3 | Denys Vlasenko |
2016-06-19 | randomconfig fixes 2 | Denys Vlasenko |
2016-06-19 | randomconfig fixes | Denys Vlasenko |
2016-05-06 | sed: fix append command to match GNU sed 4.2.1 | Denys Vlasenko |
2016-04-24 | sed: understand \n,\r and \t in i and a commands. Closes 8871 | Denys Vlasenko |
2016-01-24 | sed: make 's///w FILE' actually write to FILE. Closes 8251 | Denys Vlasenko |
2015-10-30 | [g]unzip: fix recent breakage. | Denys Vlasenko |
2015-10-26 | unzip: test for bad archive SEGVing | Denys Vlasenko |
2015-10-22 | tar: add a test that we don't write into symlinks | Denys Vlasenko |
2015-10-22 | tar: add support for --strip-components=N | Denys Vlasenko |
2015-10-19 | sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR" | Denys Vlasenko |
2015-10-19 | sort: fix key with delimiters breakage | Denys Vlasenko |
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 |