log lib-src/rcs2log @ 16306:450f26426101 libc-960925 libc-960926 libc-960927 libc-960928 libc-960929 libc-961001 libc-961004 libc-961005 libc-961006 libc-961007 libc-961008 libc-961009 libc-961010 libc-961011 libc-961012 libc-961013 libc-961014 libc-961015 libc-961016 libc-961017 libc-961018 libc-961019 libc-961020 libc-961021 libc-961022 libc-961023 libc-961024 libc-961025 libc-961026 libc-961027 libc-961028

age author description
1996-08-26 Paul Eggert Change `GNU Emacs' to `this program' in the comment referring the reader
1996-08-24 Erik Naggum Use ISO 8601 date format, with time zone appended if
1996-07-20 Karl Heuer Fix FSF address in comment.
1996-01-15 Paul Eggert (initialize_fullname): Add support for NIS+.
1995-07-08 Paul Eggert (datearg): Separate date from time with comma, not space,
1995-07-07 Paul Eggert Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems
1995-06-28 Paul Eggert (CVSROOT, repository): Allow remote repositories a la CVS 1.4.
1995-06-04 Paul Eggert (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.
1995-04-30 Paul Eggert (datearg): If rlog options are specified explicitly,
1995-03-23 Paul Eggert (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
1995-03-21 Paul Eggert Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
1995-03-21 Paul Eggert Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
1994-08-15 Paul Eggert Add support for CVS.
1994-08-09 Richard M. Stallman Use <> to delimit email address.
1993-10-19 Paul Eggert (printlogline): Don't generate lines containing only white space.
1993-09-24 Paul Eggert Add -h, -n, -r options.
1993-08-25 Paul Eggert Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.
1993-08-09 Paul Eggert (awkscript): Some sites put comma-separated junk after the fullname.
1993-05-29 Richard M. Stallman When given no file arguments, inspect RCS/.* as well
1993-05-03 Paul Eggert mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
1993-03-16 Paul Eggert Some awks don't understand "\r". Code around this.
1993-01-15 Paul Eggert Add copyright and authorship notices.
1992-09-27 Roland McGrath %.2d -> %02d
1992-05-11 Paul Eggert Call ypmatch at most once.
1992-05-08 Paul Eggert Ignore log messages that start with `#'.
1992-04-01 Paul Eggert Don't duplicate most recent logs. Fix bug in dates after Feb 29 in leap year.
1992-03-21 Paul Eggert Add clumpname support.
1992-02-05 Paul Eggert Don't munge $* when getting date from ChangeLog.
1992-02-05 Paul Eggert Add -i, -l, -t.
1992-02-03 Paul Eggert Initial revision