2001-01-03 |
Gerd Moellmann |
Avoid security hole allowing attacker to
|
1998-08-12 |
Paul Eggert |
Update bug report address and copyright.
|
1998-08-12 |
Paul Eggert |
Update copyright
|
1998-08-11 |
Paul Eggert |
(initialize_fullname): Prefer getent if available.
|
1997-06-26 |
Paul Eggert |
Don't assign to $0 in awk; some awks don't allow this.
|
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.
|