log lib-src/rcs2log @ 12408:67f759e94c3e

age author description
Wed, 28 Jun 1995 01:47:55 +0000 Paul Eggert (CVSROOT, repository): Allow remote repositories a la CVS 1.4.
Sun, 04 Jun 1995 01:34:39 +0000 Paul Eggert (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.
Sun, 30 Apr 1995 15:34:52 +0000 Paul Eggert (datearg): If rlog options are specified explicitly,
Thu, 23 Mar 1995 01:21:07 +0000 Paul Eggert (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.
Tue, 21 Mar 1995 23:14:41 +0000 Paul Eggert Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
Tue, 21 Mar 1995 05:37:42 +0000 Paul Eggert Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
Mon, 15 Aug 1994 22:44:10 +0000 Paul Eggert Add support for CVS.
Tue, 09 Aug 1994 20:43:48 +0000 Richard M. Stallman Use <> to delimit email address.
Tue, 19 Oct 1993 02:50:31 +0000 Paul Eggert (printlogline): Don't generate lines containing only white space.
Fri, 24 Sep 1993 01:03:32 +0000 Paul Eggert Add -h, -n, -r options.
Wed, 25 Aug 1993 19:33:07 +0000 Paul Eggert Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.
Mon, 09 Aug 1993 22:06:00 +0000 Paul Eggert (awkscript): Some sites put comma-separated junk after the fullname.
Sat, 29 May 1993 06:22:48 +0000 Richard M. Stallman When given no file arguments, inspect RCS/.* as well
Mon, 03 May 1993 17:55:22 +0000 Paul Eggert mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
Tue, 16 Mar 1993 22:49:00 +0000 Paul Eggert Some awks don't understand "\r". Code around this.
Fri, 15 Jan 1993 05:33:29 +0000 Paul Eggert Add copyright and authorship notices.
Sun, 27 Sep 1992 01:55:21 +0000 Roland McGrath %.2d -> %02d
Mon, 11 May 1992 19:59:33 +0000 Paul Eggert Call ypmatch at most once.
Fri, 08 May 1992 21:45:00 +0000 Paul Eggert Ignore log messages that start with `#'.
Wed, 01 Apr 1992 08:57:55 +0000 Paul Eggert Don't duplicate most recent logs. Fix bug in dates after Feb 29 in leap year.
Sat, 21 Mar 1992 05:58:05 +0000 Paul Eggert Add clumpname support.
Wed, 05 Feb 1992 17:25:10 +0000 Paul Eggert Don't munge $* when getting date from ChangeLog.
Wed, 05 Feb 1992 04:31:18 +0000 Paul Eggert Add -i, -l, -t.
Mon, 03 Feb 1992 03:20:43 +0000 Paul Eggert Initial revision