Historique des commits

Auteur SHA1 Message Date
  Denys Vlasenko b883bc9884 sed.tests: make last test less confusing il y a 14 ans
  Denys Vlasenko 2e284a40bc sed: fix sed -i: unlike without -i, it does not forget ranges il y a 14 ans
  Denys Vlasenko bf5f99ffb2 sed: fix a case when one-line range matches past lines. Closes bug 1867. il y a 14 ans
  Denys Vlasenko e82cf339e4 randomtest fixes il y a 14 ans
  Denys Vlasenko a2215b98f7 sed: fix a command with multible trailing backslashes il y a 14 ans
  Denys Vlasenko f2c16edf99 sed: fix nested {} case il y a 14 ans
  Denys Vlasenko 96a1833231 sed: fix c cmd il y a 14 ans
  Mike Frysinger caa79406aa tests: fix POSIX shell source style il y a 14 ans
  Denys Vlasenko f210cff601 sed: fix " echo /usr/lib | sed 's,\(^/\|\)[^/][^/]*,..,g' " bug il y a 15 ans
  Denys Vlasenko 6ae6426a74 fix mountpoint test to not prevemt mkfs_xxx from making image in any file il y a 15 ans
  Denys Vlasenko ae68f1133f sed: deal with peculiar behavior of '2d;2,1p' in GNU sed il y a 15 ans
  Denys Vlasenko 8bca3e20b9 sed: fix handling of 1d;1,3p and 1d;1,REGEXp il y a 15 ans
  Denis Vlasenko abe49fa54f testsuite: uniformly use $ECHO with -n -e il y a 16 ans
  Denis Vlasenko f39c7c0c86 sed: n cmd must reset "we had successful subst" flag. closes bug 1214. il y a 16 ans
  Denis Vlasenko 40276648ab sed: support GNU-like '\t' escape in substitutions il y a 16 ans
  Denis Vlasenko 4b0bb9e0fd sed: fix very obscure case of escaped newline in sed command il y a 17 ans
  Denis Vlasenko 86811803e3 add to testsuite and fix yet another sed corner case il y a 17 ans
  Denis Vlasenko fe7a9f1277 sed: fix 2 bugs (one testsuite entry + one newly found) il y a 17 ans
  Denis Vlasenko 826c85f382 fix all known regressions with sed and also make it simpler il y a 17 ans
  Denis Vlasenko 9213a9e0f2 whitespace cleanup il y a 18 ans
  Rob Landley 4795e4e011 Rich Filker spotted that sed -e 's/xxx/[/' didn't work right. Did a smaller il y a 18 ans
  Rob Landley 4bb1b04fd1 Redo test suite to be able to test more than one command at a time. Eliminate il y a 18 ans
  Rob Landley e8e7811fb4 Yet more sed tests. Passing these is a to-do item for 1.1.2 or 1.2, not a il y a 18 ans
  Rob Landley 6b6edf959d Lots of tests the fix to sed needs to pass... il y a 18 ans
  Rob Landley 990025a7d9 Ok, I've converted the contents of the "testing/sed" directory into a il y a 18 ans