summaryrefslogtreecommitdiff
path: root/lib-src/rcs2log
Commit message (Expand)AuthorAgeFilesLines
* (initialize_fullname): Add support for NIS+.Paul Eggert1996-01-151-3/+18
* (datearg): Separate date from time with comma, not space,Paul Eggert1995-07-081-4/+5
* Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systemsPaul Eggert1995-07-071-2/+2
* (CVSROOT, repository): Allow remote repositories a la CVS 1.4.Paul Eggert1995-06-281-9/+17
* (output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.Paul Eggert1995-06-041-1/+1
* (datearg): If rlog options are specified explicitly,Paul Eggert1995-04-301-58/+70
* (output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.Paul Eggert1995-03-231-2/+2
* Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it werePaul Eggert1995-03-211-4/+14
* Add -u "login<tab>fullname<tab>mailaddr" option, which replaces thePaul Eggert1995-03-211-60/+159
* Add support for CVS.Paul Eggert1994-08-151-20/+49
* Use <> to delimit email address.Richard M. Stallman1994-08-091-3/+3
* (printlogline): Don't generate lines containing only white space.Paul Eggert1993-10-191-2/+7
* Add -h, -n, -r options.Paul Eggert1993-09-241-29/+66
* Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.Paul Eggert1993-08-251-2/+2
* (awkscript): Some sites put comma-separated junk after the fullname.Paul Eggert1993-08-091-1/+11
* When given no file arguments, inspect RCS/.* as wellRichard M. Stallman1993-05-291-5/+24
* mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so changePaul Eggert1993-05-031-2/+2
* Some awks don't understand "\r". Code around this.Paul Eggert1993-03-161-18/+54
* Add copyright and authorship notices.Paul Eggert1993-01-151-2/+21
* %.2d -> %02dRoland McGrath1992-09-271-2/+2
* Call ypmatch at most once.Paul Eggert1992-05-111-24/+39
* Ignore log messages that start with `#'.Paul Eggert1992-05-081-4/+12
* Don't duplicate most recent logs. Fix bug in dates after Feb 29 in leap year.Paul Eggert1992-04-011-11/+20
* Add clumpname support.Paul Eggert1992-03-211-7/+27
* Don't munge $* when getting date from ChangeLog.Paul Eggert1992-02-051-4/+6
* Add -i, -l, -t.Paul Eggert1992-02-051-13/+58
* Initial revisionPaul Eggert1992-02-031-0/+208