1. 37ca36a sed: yet another fix on top of zero length match code by Denys Vlasenko · 13 years ago
  2. 84406e4 sed: fix breakage added by zero length match code by Denys Vlasenko · 13 years ago
  3. 21f6fbf sed: fix zero chars match/replace by Denys Vlasenko · 13 years ago
  4. e39afe1 sed: fix handling of s/// which has empty matches by Denys Vlasenko · 13 years ago
  5. a7d6bb3 sed: fix range handling for sed -i. Closes 4069 by Denys Vlasenko · 13 years ago
  6. 6a0abcc sed: support \r in s command by Denys Vlasenko · 14 years ago
  7. 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
  8. 0d555fc sed: make N command behave as in GNU sed by Denys Vlasenko · 14 years ago
  9. b883bc9 sed.tests: make last test less confusing by Denys Vlasenko · 14 years ago
  10. 2e284a4 sed: fix sed -i: unlike without -i, it does not forget ranges by Denys Vlasenko · 14 years ago
  11. bf5f99f sed: fix a case when one-line range matches past lines. Closes bug 1867. by Denys Vlasenko · 15 years ago
  12. e82cf33 randomtest fixes by Denys Vlasenko · 15 years ago
  13. a2215b9 sed: fix a command with multible trailing backslashes by Denys Vlasenko · 15 years ago
  14. f2c16ed sed: fix nested {} case by Denys Vlasenko · 15 years ago
  15. 96a1833 sed: fix c cmd by Denys Vlasenko · 15 years ago
  16. caa7940 tests: fix POSIX shell source style by Mike Frysinger · 15 years ago
  17. f210cff sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug by Denys Vlasenko · 15 years ago
  18. 6ae6426 fix mountpoint test to not prevemt mkfs_xxx from making image in any file by Denys Vlasenko · 15 years ago
  19. ae68f11 sed: deal with peculiar behavior of '2d;2,1p' in GNU sed by Denys Vlasenko · 15 years ago
  20. 8bca3e2 sed: fix handling of 1d;1,3p and 1d;1,REGEXp by Denys Vlasenko · 15 years ago
  21. abe49fa testsuite: uniformly use $ECHO with -n -e by Denis Vlasenko · 16 years ago
  22. f39c7c0 sed: n cmd must reset "we had successful subst" flag. closes bug 1214. by Denis Vlasenko · 17 years ago
  23. 4027664 sed: support GNU-like '\t' escape in substitutions by Denis Vlasenko · 17 years ago
  24. 4b0bb9e sed: fix very obscure case of escaped newline in sed command by Denis Vlasenko · 18 years ago
  25. 8681180 add to testsuite and fix yet another sed corner case by Denis Vlasenko · 18 years ago
  26. fe7a9f1 sed: fix 2 bugs (one testsuite entry + one newly found) by Denis Vlasenko · 18 years ago
  27. 826c85f fix all known regressions with sed and also make it simpler by Denis Vlasenko · 18 years ago
  28. 9213a9e whitespace cleanup by Denis Vlasenko · 18 years ago
  29. 4795e4e Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller by Rob Landley · 18 years ago
  30. 4bb1b04 Redo test suite to be able to test more than one command at a time. Eliminate by Rob Landley · 19 years ago
  31. e8e7811 Yet more sed tests. Passing these is a to-do item for 1.1.2 or 1.2, not a by Rob Landley · 19 years ago
  32. 6b6edf9 Lots of tests the fix to sed needs to pass... by Rob Landley · 19 years ago
  33. 990025a Ok, I've converted the contents of the "testing/sed" directory into a by Rob Landley · 19 years ago