aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/rcs2log (unfollow)
Commit message (Expand)AuthorFilesLines
1998-08-12Update bug report address and copyright.Paul Eggert1-3/+3
1998-08-12Update copyrightPaul Eggert1-2/+2
1998-08-11(initialize_fullname): Prefer getent if available.Paul Eggert1-8/+11
1997-06-26Don't assign to $0 in awk; some awks don't allow this.Paul Eggert1-9/+10
1997-05-13(files): When computing arguments automatically, ignore non-filesPaul Eggert1-2/+4
1997-05-11(loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nlPaul Eggert1-21/+42
1997-05-11Doc fix: CR is \015, not \013.Paul Eggert1-2/+2
1997-03-23(initialize_fullname): Set NIS_PATH to the empty string before invokingPaul Eggert1-2/+2
1997-03-21(files): Ignore files in RCS directory whose names are of the form ,*,Paul Eggert1-3/+11
1997-01-20--help, --version: New options, for conformance to GNU coding standards.Paul Eggert1-11/+41
1996-11-03When processing cvs log output, remove `Attic/' from repository file names.Paul Eggert1-1/+6
1996-10-13(datearg): Use the empty string, not '-d>1970-01-01', to extract allPaul Eggert1-4/+2
1996-10-12(rlog_options): Look for ' option' rather than 'unknown option',Paul Eggert1-2/+2
1996-09-30(date): Make default format acceptable to CVS post v1.8Paul Eggert1-2/+2
1996-09-25(rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.Paul Eggert1-7/+7
1996-08-26Change `GNU Emacs' to `this program' in the comment referring the readerPaul Eggert1-2/+2
1996-08-24Use ISO 8601 date format, with time zone appended ifErik Naggum1-90/+91
1996-07-20Fix FSF address in comment.Karl Heuer1-3/+4
1996-01-15(initialize_fullname): Add support for NIS+.Paul Eggert1-3/+18
1995-07-08(datearg): Separate date from time with comma, not space,Paul Eggert1-4/+5
1995-07-07Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systemsPaul Eggert1-2/+2
1995-06-28(CVSROOT, repository): Allow remote repositories a la CVS 1.4.Paul Eggert1-9/+17
1995-06-04(output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.Paul Eggert1-1/+1
1995-04-30(datearg): If rlog options are specified explicitly,Paul Eggert1-58/+70
1995-03-23(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.Paul Eggert1-2/+2
1995-03-21Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it werePaul Eggert1-4/+14
1995-03-21Add -u "login<tab>fullname<tab>mailaddr" option, which replaces thePaul Eggert1-60/+159
1994-08-15Add support for CVS.Paul Eggert1-20/+49
1994-08-09Use <> to delimit email address.Richard M. Stallman1-3/+3
1993-10-19(printlogline): Don't generate lines containing only white space.Paul Eggert1-2/+7
1993-09-24Add -h, -n, -r options.Paul Eggert1-29/+66
1993-08-25Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.Paul Eggert1-2/+2
1993-08-09(awkscript): Some sites put comma-separated junk after the fullname.Paul Eggert1-1/+11
1993-05-29When given no file arguments, inspect RCS/.* as wellRichard M. Stallman1-5/+24
1993-05-03mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so changePaul Eggert1-2/+2
1993-03-16Some awks don't understand "\r". Code around this.Paul Eggert1-18/+54
1993-01-15Add copyright and authorship notices.Paul Eggert1-2/+21
1992-09-27%.2d -> %02dRoland McGrath1-2/+2
1992-05-11Call ypmatch at most once.Paul Eggert1-24/+39
1992-05-08Ignore log messages that start with `#'.Paul Eggert1-4/+12
1992-04-01Don't duplicate most recent logs. Fix bug in dates after Feb 29 in leap year.Paul Eggert1-11/+20
1992-03-21Add clumpname support.Paul Eggert1-7/+27
1992-02-05Don't munge $* when getting date from ChangeLog.Paul Eggert1-4/+6
1992-02-05Add -i, -l, -t.Paul Eggert1-13/+58
1992-02-03Initial revisionPaul Eggert1-0/+208