Age | Commit message (Expand) | Author |
2009-11-04 | tests: fix POSIX shell source style | Mike Frysinger |
2009-08-17 | sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug | Denys Vlasenko |
2009-07-18 | fix mountpoint test to not prevemt mkfs_xxx from making image in any file | Denys Vlasenko |
2009-07-10 | sed: deal with peculiar behavior of '2d;2,1p' in GNU sed | Denys Vlasenko |
2009-06-30 | sed: fix handling of 1d;1,3p and 1d;1,REGEXp | Denys Vlasenko |
2008-07-11 | testsuite: uniformly use $ECHO with -n -e | Denis Vlasenko |
2008-02-28 | sed: n cmd must reset "we had successful subst" flag. closes bug 1214. | Denis Vlasenko |
2007-11-13 | sed: support GNU-like '\t' escape in substitutions | Denis Vlasenko |
2007-03-16 | sed: fix very obscure case of escaped newline in sed command | Denis Vlasenko |
2007-01-29 | add to testsuite and fix yet another sed corner case | Denis Vlasenko |
2007-01-29 | sed: fix 2 bugs (one testsuite entry + one newly found) | Denis Vlasenko |
2007-01-28 | fix all known regressions with sed and also make it simpler | Denis Vlasenko |
2006-09-17 | whitespace cleanup | Denis Vlasenko |
2006-07-26 | Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller | Rob Landley |
2006-03-16 | Redo test suite to be able to test more than one command at a time. Eliminate | Rob Landley |
2006-03-01 | Yet more sed tests. Passing these is a to-do item for 1.1.2 or 1.2, not a | Rob Landley |
2006-02-23 | Lots of tests the fix to sed needs to pass... | Rob Landley |
2005-11-10 | Ok, I've converted the contents of the "testing/sed" directory into a | Rob Landley |