1. 6608879 head: convert existing tests to new-style by Thomas De Schampheleire · 6 years ago
  2. e0f6176 head: add test case for negative -n invocation by Thomas De Schampheleire · 6 years ago
  3. e5d5f5b hexdump: fix short file of zero butes treated as dup by Denys Vlasenko · 6 years ago
  4. 3357666 testsuite/mount.tests: fix false positive by Denys Vlasenko · 6 years ago
  5. 4c58f24 testsuite/pidof.tests: fix false positive take 2 by Denys Vlasenko · 6 years ago
  6. 332a191 testsuite/tar.tests: fix false positive by Denys Vlasenko · 6 years ago
  7. 33eae28 testsuite/pidof.tests: fix false positive by Denys Vlasenko · 6 years ago
  8. 9459379 testsuite/bzcat.tests: fix false positive take 2 by Denys Vlasenko · 6 years ago
  9. d8799b9 testsuite/unexpand/unexpand-works-like-GNU: fix false positive by Denys Vlasenko · 6 years ago
  10. a429d5d testsuite/bzcat.tests: fix false positive by Denys Vlasenko · 6 years ago
  11. 5738823 testsuite/tar.tests: fix false positive by Denys Vlasenko · 6 years ago
  12. 7510050 testsuite/cat.tests: fix false positive by Denys Vlasenko · 6 years ago
  13. a36986b unlzma: close another SEGV possibility by Denys Vlasenko · 7 years ago
  14. 8c24af9 tar: fix interaction of delayed symlink and hardlink creation by Harald van Dijk · 7 years ago
  15. d80eecb cat: fix cat -e and cat -v erroneously numbering 1st line by Denys Vlasenko · 7 years ago
  16. 2454e67 awk: do not allow $(-1) by Denys Vlasenko · 7 years ago
  17. e09c426 unlzma: fix another SEGV case by Denys Vlasenko · 7 years ago
  18. 1f27fa9 testsuite: allow tests to work in paths containing spaces by Ron Yorston · 7 years ago
  19. a1870f4 unlzma: fix segfault on bad archive by Denys Vlasenko · 7 years ago
  20. 38ccd6a bzip2: fix two crashes on corrupted archives by Denys Vlasenko · 7 years ago
  21. 03fd7e0 grep: fix echo "aa" | busybox grep -F -w "a" (should not match) by Denys Vlasenko · 7 years ago
  22. a84db18 tar,unzip: postpone creation of symlinks with "suspicious" targets by Denys Vlasenko · 7 years ago
  23. ecaec1d testsuite: update busybox and bzcat tests by Ron Yorston · 7 years ago
  24. 6f4a785 awk: fix 'delete array[var--]' decrementing var twice by Denys Vlasenko · 7 years ago
  25. 9c47c43 sed: in '/regexp/cmd1;//cmd2', cmd2 should use the same regexp as cmd1 by Denys Vlasenko · 7 years ago
  26. bc9bbeb libarchive: do not extract unsafe symlinks unless $EXTRACT_UNSAFE_SYMLINKS=1 by Denys Vlasenko · 7 years ago
  27. 9cf89cd sysctl: fix file parsing, do not require -w for VAR=VAL by Denys Vlasenko · 7 years ago
  28. b920a38 tar: postpone creation of symlinks with "suspicious" targets. Closes 8411 by Denys Vlasenko · 7 years ago
  29. a165603 od_bloaty: fix floating point output by Ron Yorston · 7 years ago
  30. 2e989ef msh: delete this applet by Denys Vlasenko · 7 years ago
  31. 10ad622 Spelling fixes in comments, documentation, tests and examples by Denys Vlasenko · 8 years ago
  32. ee7f75d factor: new applet by Denys Vlasenko · 8 years ago
  33. d2383f5 paste: new applet by Maxime Coste · 8 years ago
  34. bca4ea8 remove "local" bashism from a few scripts by Denys Vlasenko · 8 years ago
  35. 6c73aaf cryptpw: support "rounds=NNNNNNN$" thing in salts by Denys Vlasenko · 8 years ago
  36. 265062d shells: make hush test optional, rename ASH_BUILTIN_foo -> ASH_foo by Denys Vlasenko · 8 years ago
  37. 0ffac1c unzip: do not use CDF.extra_len, read local file header. Closes 9536 by Denys Vlasenko · 8 years ago
  38. e3c4db8 unzip: properly use CDF to find compressed files. Closes 9536 by Denys Vlasenko · 8 years ago
  39. 76de325 randomconfig fixes by Denys Vlasenko · 8 years ago
  40. df25df7 randomconfig fixes by Denys Vlasenko · 8 years ago
  41. de912f0 randomconfig fixes by Denys Vlasenko · 8 years ago
  42. 52ae098 randomconfig fixes by Denys Vlasenko · 8 years ago
  43. ccc9985 find: fix handling of trailing slashes in -name PATTERN comparisons by Denys Vlasenko · 8 years ago
  44. cb810c4 patch: fix matching failure by Aaro Koskinen · 8 years ago
  45. 1924e99 Make grep/egrep/fgrep independently selectable by Denys Vlasenko · 8 years ago
  46. 9655f95 tar: handle pax-encoded utf8 filenames and link names. Closes 9406 by Denys Vlasenko · 8 years ago
  47. 46443a3 cpio: add ownership (-R) test cases by Aaro Koskinen · 8 years ago
  48. 61d5997 awk: fix segfault on for loop syntax error by Brian Foley · 8 years ago
  49. 76d7237 sed: fix "sed n (flushes pattern space, terminates early)" testcase failure by Denys Vlasenko · 8 years ago
  50. 71a090f sha3: fix to conform to final SHA3 padding standard, add -a BITS option by Denys Vlasenko · 8 years ago
  51. 560cf8c gzip: add test that checks that -9 compresses better than -1 by Natanael Copa · 8 years ago
  52. b0056ea {md5,shaN}sum: make -c EMPTY fail by Denys Vlasenko · 8 years ago
  53. ecf25cb randomconfig fixes 5: false positive for tar; mount emits corrupted message by Denys Vlasenko · 8 years ago
  54. 0ad872b randomconfig fixes 4 by Denys Vlasenko · 8 years ago
  55. 94046d0 randomconfig fixes 3 by Denys Vlasenko · 8 years ago
  56. bb0bf28 randomconfig fixes 2 by Denys Vlasenko · 8 years ago
  57. 015db58 randomconfig fixes by Denys Vlasenko · 8 years ago
  58. f2559e5 sed: fix append command to match GNU sed 4.2.1 by Denys Vlasenko · 9 years ago
  59. cbdff15 sed: understand \n,\r and \t in i and a commands. Closes 8871 by Denys Vlasenko · 9 years ago
  60. 2a4bba3 sed: make 's///w FILE' actually write to FILE. Closes 8251 by Denys Vlasenko · 9 years ago
  61. 6bd3fff [g]unzip: fix recent breakage. by Denys Vlasenko · 9 years ago
  62. 1de25a6 unzip: test for bad archive SEGVing by Denys Vlasenko · 9 years ago
  63. a960748 tar: add a test that we don't write into symlinks by Denys Vlasenko · 9 years ago
  64. 6c563e3 tar: add support for --strip-components=N by Denys Vlasenko · 9 years ago
  65. 0506e29 sort: fix ENDCHAR handling in "-kSTART,N.ENDCHAR" by Denys Vlasenko · 9 years ago
  66. 2e86a5c sort: fix key with delimiters breakage by Denys Vlasenko · 9 years ago
  67. 57aeb62 randconfig fixes by Denys Vlasenko · 9 years ago
  68. 2dbbf82 randconfig fixes by Denys Vlasenko · 9 years ago
  69. 69c8c69 randconfig fixes by Denys Vlasenko · 9 years ago
  70. 28b00ce awk: support "length" form of "length()". Closes 8371 by Denys Vlasenko · 9 years ago
  71. 8aa7cf3 sort: fix -kN,M handling (was including last separator into the comparison) by Denys Vlasenko · 9 years ago
  72. ad27a6d diff.tests: add testcases for -B and single line changes by Aaro Koskinen · 9 years ago
  73. 17b1622 bzcat.tests: Run both .gz and .bz2 tests, and add .Z tests by Thiago Jung Bauermann · 10 years ago
  74. 63f4d32 sed: implement ",+N" range end by Denys Vlasenko · 10 years ago
  75. 70e30e8 dc: tweak parsing by Bernhard Reutner-Fischer · 10 years ago
  76. 39f0172 diff: fix a bug in diffing against stdin. Closes 7784 by Denys Vlasenko · 10 years ago
  77. 11775ed randomconfig fixes by Denys Vlasenko · 10 years ago
  78. 9caea24 sed: fix a buglet in s///NUM handling by Denys Vlasenko · 10 years ago
  79. 34cc6c9 grep: fix "grep -r PATTRN SYMLINK_TO_DIR" by Denys Vlasenko · 10 years ago
  80. 98654b9 test: fix mishandling of "test '(' = '('" and similar by Denys Vlasenko · 10 years ago
  81. 5f8daef awk: fix handling of "if ... break ; else ..." - closes 7226 by Denys Vlasenko · 10 years ago
  82. 6be3a52 find: exit code fixes for find -exec by Denys Vlasenko · 10 years ago
  83. 83e49ad grep: fix -w match if first match isn't a word, but second is. Closes 4520 by Denys Vlasenko · 11 years ago
  84. 3ba2df8 grep: properly handle grep -w "^str" in !EXTRA_COMPAT case too by Bartosz Golaszewski · 11 years ago
  85. bf2f222 testsuite: fix last "which" change by Michael Tokarev · 11 years ago
  86. 5c13ab4 sort: check global flags on fallback sort by Bartosz Golaszewski · 11 years ago
  87. 6eb0cbe find: fix a regression introduced with -HLP support by Denys Vlasenko · 11 years ago
  88. cd55f2d grep: fix two bugs with -w by Denys Vlasenko · 11 years ago
  89. 7625811 testsuite: remove forgotten debug hack by Denys Vlasenko · 11 years ago
  90. 198b02f fix failures found by randomconfig builds by Denys Vlasenko · 11 years ago
  91. 61be8e4 testsuite: disable tests for no longer supported bbox-specific date formats by Denys Vlasenko · 11 years ago
  92. e85e260 testsuite: fix false positives for du by Denys Vlasenko · 11 years ago
  93. bd0e221 awk: fix a bug in argc counting in recent change by Denys Vlasenko · 11 years ago
  94. 0545e3b tar: prevent empty file to be treated as valid tarball by Denys Vlasenko · 11 years ago
  95. dd1d8ab fix a copy/paste error in last tar testcase name by Denys Vlasenko · 11 years ago
  96. 1cbc642 tar: add a testcase for previous commit by Denys Vlasenko · 11 years ago
  97. afa63b2 fix bashisms in testsuite/ by Michael Tokarev · 11 years ago
  98. c44539f sed: fix "sed clusternewline" testcase by Denys Vlasenko · 11 years ago
  99. 7985bc1 awk: fix length(array) by Denys Vlasenko · 11 years ago
  100. a060a1a awk: Fix handling of functions with empty body by Bernhard Reutner-Fischer · 11 years ago