1997-05-13 |
Paul Eggert |
(files): When computing arguments automatically, ignore non-files
|
1997-05-11 |
Paul Eggert |
(loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl
|
1997-05-11 |
Paul Eggert |
Doc fix: CR is \015, not \013.
|
1997-03-23 |
Paul Eggert |
(initialize_fullname): Set NIS_PATH to the empty string before invoking
|
1997-03-21 |
Paul Eggert |
(files): Ignore files in RCS directory whose names are of the form ,*,
|
1997-01-20 |
Paul Eggert |
--help, --version: New options, for conformance to GNU coding standards.
|
1996-11-03 |
Paul Eggert |
When processing cvs log output, remove `Attic/' from repository file names.
|
1996-10-13 |
Paul Eggert |
(datearg): Use the empty string, not '-d>1970-01-01', to extract all
|
1996-10-12 |
Paul Eggert |
(rlog_options): Look for ' option' rather than 'unknown option',
|
1996-09-30 |
Paul Eggert |
(date): Make default format acceptable to CVS post v1.8
|
1996-09-25 |
Paul Eggert |
(rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.
|
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
|