summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* document difference between "e" and "r" commandsssedPaolo Bonzini2012-07-252-3/+12
* Remove bootstrap.sh from Makefile.amJim Hill2012-04-302-6/+6
* fix \x26 on RHS of s commandPaolo Bonzini2012-04-134-22/+37
* switch to the wonderful world of function prototypesPaolo Bonzini2012-03-169-138/+128
* simplify the code handling \l and \uPaolo Bonzini2012-03-162-7/+10
* remove ck_freePaolo Bonzini2012-03-167-33/+31
* rip out old macrosPaolo Bonzini2012-03-167-89/+65
* unconditionally compile for MBCSPaolo Bonzini2012-03-164-73/+6
* clean up header inclusionsPaolo Bonzini2012-03-168-147/+30
* remove bootstrap scriptPaolo Bonzini2012-03-169-411/+13
* synchronize SELinux code with GNU sedPaolo Bonzini2012-03-162-0/+20
* avoid compiler warningEric Blake2012-03-164-5/+14
* update gnulib to latestPaolo Bonzini2012-03-165-0/+54
* sed(1): document address behavior across input filesMike Frysinger2012-03-163-4/+15
* ignore compiled object filesMike Frysinger2012-03-161-0/+3
* do not open input files with "rt" mode, do not assume "rt" is supportedPaolo Bonzini2012-03-164-3/+39
* add -z/--null-dataPaolo Bonzini2012-03-1610-23/+77
* use "w" or "wb" modes for sed -i, s///w, `w' and `W' depending on --binaryPaolo Bonzini2012-03-167-9/+26
* Let --posix turn off nonportable scripts ending in backslash.Ralf Wildenhues2012-03-161-0/+9
* document that . does not match newline in multi-line modePaolo Bonzini2011-11-233-24/+53
* fix help text for -iPaolo Bonzini2011-08-292-4/+9
* avoid silent data loss when an input line is 231 bytes or longerJim Meyering2011-07-252-2/+15
* avoid reopening stdinPádraig Brady2011-07-044-0/+9
* document corner case of \l and \u, and simplify the code handling itPaolo Bonzini2011-05-273-0/+60
* fix incorrect comments in the "Increment a number" example.Paolo Bonzini2011-05-273-8/+8
* clang analyzer cleanupsPaolo Bonzini2011-05-274-12/+21
* fix Makefile.amPaolo Bonzini2011-05-272-4/+6
* order command alphabetically in man pageJari Aalto2010-12-135-46/+56
* small fixes to "rename files" examplePaolo Bonzini2010-12-133-1/+9
* avoid compiler warnings regarding ctype functionsEric Blake2010-11-031-0/+3
* avoid compiler warningEric Blake2010-11-031-0/+4
* downgrade minimum requested version of gettext to 0.17.Paolo Bonzini2010-11-013-2/+9
* Commit regenerated doc/sed.texiPaolo Bonzini2010-11-012-4/+7
* 2010-10-31 Gerald Pfeifer <gerald@pfeifer.com>Paolo Bonzini2010-10-312-4/+11
* fix previous commitPaolo Bonzini2010-10-311-0/+1
* fix lseek errors from flushing input pipes on interixPaolo Bonzini2010-10-203-3/+11
* bump minimal gettext versionPaolo Bonzini2010-08-301-1/+1
* use version-etc-fsfPaolo Bonzini2010-08-308-37/+90
* fix typo in the manualPaolo Bonzini2010-08-304-1/+6
* fix imprecision in the documentation of `D'Paolo Bonzini2010-08-176-17/+31
* Let --posix turn off nonportable scripts ending in backslash.Ralf Wildenhues2010-08-172-2/+15
* use mkostemp(template, 0) instead of mkstemp to work around Cygwin oddityPaolo Bonzini2010-08-179-6/+56
* ignore INSTALLPaolo Bonzini2009-12-272-236/+1
* add F command.Ralf Wildenhues2009-12-277-22/+54
* fix debian bug 559539Paolo Bonzini2009-12-072-1/+6
* merge 5156c19b correctlyPaolo Bonzini2009-10-154-12/+17
* handle incomplete sequences as if they were invalidPaolo Bonzini2009-10-152-3/+9
* more configury simplificationPaolo Bonzini2009-10-142-8/+10
* simplify some configuryPaolo Bonzini2009-10-144-25/+10
* override LC_ALL in testsuite rather than LANGYury G. Kudryashov2009-10-142-4/+8