index
:
delta/sed.git
baserock/morph
master
ssed
git.savannah.gnu.org: git/sed.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sed
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix previous commit
Paolo Bonzini
2010-10-20
1
-0
/
+1
*
fix lseek errors from flushing input pipes on interix
Paolo Bonzini
2010-10-20
1
-0
/
+3
*
use version-etc-fsf
Paolo Bonzini
2010-08-30
1
-13
/
+8
*
use "w" or "wb" modes for sed -i, s///w, `w' and `W' depending on --binary
Paolo Bonzini
2010-08-17
6
-9
/
+15
*
Let --posix turn off nonportable scripts ending in backslash.
Ralf Wildenhues
2010-08-17
1
-2
/
+6
*
use mkostemp(template, 0) instead of mkstemp to work around Cygwin oddity
Paolo Bonzini
2010-07-16
1
-2
/
+4
*
add F command.
Ralf Wildenhues
2009-12-27
2
-20
/
+28
*
fix debian bug 559539
Paolo Bonzini
2009-12-07
1
-1
/
+1
*
fix ordering of chmod/chown operations
Paolo Bonzini
2009-10-15
1
-3
/
+3
*
handle incomplete sequences as if they were invalid
Paolo Bonzini
2009-10-15
1
-3
/
+3
*
simplify some configury
Paolo Bonzini
2009-10-14
2
-20
/
+1
*
make -u unbuffer input files as per the documentation
Pádraig Brady
2009-07-22
3
-6
/
+11
*
preserve security contexts too on sed -i
Paolo Bonzini
2009-06-26
2
-1
/
+42
*
security fixes for partially created files
Paolo Bonzini
2009-06-26
2
-15
/
+26
*
fix off-by-one bug causing -i problems under Cygwin
Paolo Bonzini
2009-06-11
1
-1
/
+1
*
fix bug with s/[[[]//
Paolo Bonzini
2009-05-11
1
-3
/
+4
*
fix copyright years and notice
Paolo Bonzini
2009-05-11
3
-7
/
+5
*
declare bool arguments as int instead to please AIX XLC
Paolo Bonzini
2009-04-30
4
-17
/
+17
*
fixes after Bruno's testing
Paolo Bonzini
2009-04-27
4
-20
/
+12
*
improve `sed --version' output
Paolo Bonzini
2009-03-31
1
-16
/
+21
*
include homepage URL in help messages.
Paolo Bonzini
2009-02-17
1
-1
/
+6
*
do not print the bug report address when --help is printed and exit status != 0
Paolo Bonzini
2009-01-28
1
-1
/
+10
*
fix
Paolo Bonzini
2009-01-23
1
-1
/
+1
*
fix parsing of s commands for MBCS codes including \x5c
Paolo Bonzini
2009-01-23
2
-6
/
+7
*
fix "x", "g", "G" commands with "sed -i" to match BSD sed
Paolo Bonzini
2009-01-05
1
-1
/
+2
*
Let --posix turn off more GNU extensions.
Ralf Wildenhues
2008-12-31
1
-5
/
+18
*
switch to external gettext
Jim Meyering
2008-10-03
1
-3
/
+2
*
add `z' extension
Paolo Bonzini
2008-09-29
2
-0
/
+5
*
update gnulib
Paolo Bonzini
2008-09-28
1
-0
/
+2
*
close input files if not in -i mode!
Paolo Bonzini
2008-08-27
1
-0
/
+1
*
gnulib removed strverscmp.c
Paolo Bonzini
2008-08-20
1
-1
/
+0
*
treat 's&foo&\&&' compatibly with traditional 'sed'
Paul Eggert
2008-04-24
1
-1
/
+1
*
fix bug with \& in POSIX mode, reported by Samuel Colin
Paolo Bonzini
2008-04-24
1
-1
/
+10
*
Parenthesize assignment used as "for-loop" expression.
Paolo Bonzini
2008-01-16
1
-4
/
+4
*
sed/compile.c: Avoid uninitialized variable usage in snarf_char_class
Jim Meyering
2008-01-16
1
-2
/
+2
*
sed/utils.c: Remove declaration of unused local, "fd".
Jim Meyering
2008-01-16
1
-2
/
+1
*
sed/execute.c: Avoid warnings from gcc, avoid shadowing global "pipe".
Jim Meyering
2008-01-16
1
-13
/
+13
*
fix cross-device links with --follow-symlinks
Paolo Bonzini
2008-01-09
1
-8
/
+8
*
switch to GPLv3
v4.1d
Paolo Bonzini
2008-01-09
9
-14
/
+16
*
fix '/foo/i\'
Paolo Bonzini
2008-01-09
2
-4
/
+6
*
bump version to 4.1c and fix some warnings
v4.1c
Paolo Bonzini
2008-01-09
4
-102
/
+97
*
portability fixes from Bruno Haible
Paolo Bonzini
2008-01-09
3
-21
/
+7
*
include string.h where necessary
Paolo Bonzini
2008-01-09
3
-0
/
+3
*
remove a line which is dead code
Paolo Bonzini
2008-01-09
2
-3
/
+1
*
fixes from Ralf Wildenhues
Paolo Bonzini
2008-01-09
1
-0
/
+1
*
--posix disables all extensions to regular expressions
Paolo Bonzini
2008-01-09
6
-10
/
+127
*
finish gnulib conversion -- upgrade bootstrap and a few details
v4.1a
Paolo Bonzini
2008-01-09
1
-1
/
+1
*
gnulibify and add ACL support
Paolo Bonzini
2008-01-09
6
-6
/
+600
*
accept NUL for `.'
Paolo Bonzini
2008-01-09
1
-2
/
+8
*
fix cygwin binary mounts
Paolo Bonzini
2008-01-09
1
-11
/
+6
[next]