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