log lib-src/rcs2log @ 16842:72276b334084 before-thomas-posix1996 glibc-2_0_2 libc-970108 libc-970109 libc-970110 libc-970111 libc-970112 libc-970113 libc-970114 libc-970115 libc-970116 libc-970117 libc-970118 libc-970119 libc-970120 libc-970121 libc-970122 libc-970123 libc-970124 libc-970125 libc-970126 libc-970127 libc-970128 libc-970129 libc-970130 libc-970131 libc-970201 libc-970202 libc-970203 libc-970204 libc-970205 libc-970206 libc-970207 libc-970208 libc-970209 libc-970210 libc-970211 libc-970212 libc-970213 libc-970214 libc-970215 libc-970216 libc-970217 libc-970218 libc-970219 libc-970220 libc-970221 libc-970222 libc-970223 libc-970224 libc-970225 libc-970226 libc-970227 libc-970228 libc-970301 libc-970302 libc-970303 libc-970304 libc-970305 libc-970306 libc-970307 libc-970308 libc-970309 libc-970310 libc-970311 libc-970312 libc-970313 libc-970314 libc-970315 libc-970316 libc-970317 libc-970318 libc-970319 libc-970320 libc-970321 libc-970322 libc-970323 libc-970324 libc20x-970306 libc20x-97031 libc20x-970316 libc20x-970318 libc20x-970319 libc20x-970404 root-libc-2_0_x-branch

age author description
Sun, 03 Nov 1996 17:09:27 +0000 Paul Eggert When processing cvs log output, remove `Attic/' from repository file names.
Sun, 13 Oct 1996 05:59:42 +0000 Paul Eggert (datearg): Use the empty string, not '-d>1970-01-01', to extract all
Sat, 12 Oct 1996 17:24:45 +0000 Paul Eggert (rlog_options): Look for ' option' rather than 'unknown option',
Mon, 30 Sep 1996 22:15:13 +0000 Paul Eggert (date): Make default format acceptable to CVS post v1.8
Wed, 25 Sep 1996 09:53:56 +0000 Paul Eggert (rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.
Mon, 26 Aug 1996 21:20:48 +0000 Paul Eggert Change `GNU Emacs' to `this program' in the comment referring the reader
Sat, 24 Aug 1996 21:11:14 +0000 Erik Naggum Use ISO 8601 date format, with time zone appended if
Sat, 20 Jul 1996 18:10:35 +0000 Karl Heuer Fix FSF address in comment.
Mon, 15 Jan 1996 01:17:56 +0000 Paul Eggert (initialize_fullname): Add support for NIS+.
Sat, 08 Jul 1995 18:44:04 +0000 Paul Eggert (datearg): Separate date from time with comma, not space,
Fri, 07 Jul 1995 22:47:57 +0000 Paul Eggert Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems
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