/[emacs]/emacs/lib-src/rcs2log
ViewVC logotype

Log of /emacs/lib-src/rcs2log

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (download) (annotate)
Links to EMACS_PRETEST_21_0_95: (view) (download) (annotate)
Sticky Tag:

Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Wed Jan 3 12:04:06 2001 UTC (23 years, 2 months ago) by gerd
Branch: MAIN
CVS Tags: EMACS_PRETEST_21_0_100, EMACS_PRETEST_21_0_101, EMACS_PRETEST_21_0_102, EMACS_PRETEST_21_0_103, EMACS_PRETEST_21_0_104, EMACS_PRETEST_21_0_95, EMACS_PRETEST_21_0_98, EMACS_PRETEST_21_0_99, fx-branch-base
Branch point for: fx-branch, gerd_big, gerd_dbe, gerd_defvaralias, gerd_int
Changes since 1.45: +7 -5 lines
Diff to previous 1.45
Avoid security hole allowing attacker to
cause user of rcs2log to overwrite arbitrary files, fixing
a bug reported by Morten Welinder.

Don't put "exit 1" at the end of the exit trap; it's
ineffective in POSIX shells.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Wed Aug 12 22:33:01 1998 UTC (25 years, 7 months ago) by eggert
Branch: MAIN
CVS Tags: EMACS_20_4, EMACS_PRETEST_21_0_90, EMACS_PRETEST_21_0_91, EMACS_PRETEST_21_0_92, EMACS_PRETEST_21_0_93
Changes since 1.44: +3 -3 lines
Diff to previous 1.44
Update bug report address and copyright.


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Wed Aug 12 14:22:14 1998 UTC (25 years, 7 months ago) by eggert
Branch: MAIN
Changes since 1.43: +2 -2 lines
Diff to previous 1.43
Update copyright


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Aug 11 22:11:08 1998 UTC (25 years, 7 months ago) by eggert
Branch: MAIN
Changes since 1.42: +11 -8 lines
Diff to previous 1.42
(initialize_fullname): Prefer getent if available.


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Thu Jun 26 01:00:03 1997 UTC (26 years, 9 months ago) by eggert
Branch: MAIN
CVS Tags: EMACS_20_2
Changes since 1.41: +10 -9 lines
Diff to previous 1.41
Don't assign to $0 in awk; some awks don't allow this.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Tue May 13 22:44:08 1997 UTC (26 years, 10 months ago) by eggert
Branch: MAIN
Changes since 1.40: +4 -2 lines
Diff to previous 1.40
(files): When computing arguments automatically, ignore non-files
within the RCS subdirectory.


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Sun May 11 20:02:32 1997 UTC (26 years, 10 months ago) by eggert
Branch: MAIN
Changes since 1.39: +42 -21 lines
Diff to previous 1.39
(loginFullnameMailaddrs, logins, rlog_options, files): Don't prepend $nl
since this causes some shells to generate the empty string when IFS is $nl.
(printlogline): Use SOH (octal code 1), not CR, since some PC-based shells
mishandle CR.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Sun May 11 18:43:55 1997 UTC (26 years, 10 months ago) by eggert
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38
Doc fix: CR is \015, not \013.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Sun Mar 23 18:46:03 1997 UTC (27 years ago) by eggert
Branch: MAIN
Changes since 1.37: +2 -2 lines
Diff to previous 1.37
(initialize_fullname): Set NIS_PATH to the empty string before invoking
nismatch, in case it's set to some nonstandard value.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Fri Mar 21 22:12:24 1997 UTC (27 years ago) by eggert
Branch: MAIN
Changes since 1.36: +11 -3 lines
Diff to previous 1.36
(files): Ignore files in RCS directory whose names are of the form ,*,
or *_; they are probably RCS lock files.  Also, ignore files named
.rcsfreeze.log or .rcsfreeze.ver; they are used by rcsfreeze.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon Jan 20 09:03:05 1997 UTC (27 years, 2 months ago) by eggert
Branch: MAIN
Changes since 1.35: +41 -11 lines
Diff to previous 1.35
--help, --version: New options, for conformance to GNU coding standards.
(Copyright, Help, Id): New variables, for above.
(rlog): Use -q option with cvs log, to avoid useless chatter.

Treat logs of "Initial revision" (RCS) or "file F was initially added
on branch B." (CVS) as if they said "New file.", for consistency with
change log entries.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Sun Nov 3 17:09:27 1996 UTC (27 years, 5 months ago) by eggert
Branch: MAIN
Changes since 1.34: +6 -1 lines
Diff to previous 1.34
When processing cvs log output, remove `Attic/' from repository file names.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Sun Oct 13 05:59:42 1996 UTC (27 years, 5 months ago) by eggert
Branch: MAIN
Changes since 1.33: +2 -4 lines
Diff to previous 1.33
(datearg): Use the empty string, not '-d>1970-01-01', to extract all
revisions, since some hosts reject 1970-01-01 when east of UTC.
(date): Remove.


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Sat Oct 12 17:24:45 1996 UTC (27 years, 5 months ago) by eggert
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32
(rlog_options): Look for ' option' rather than 'unknown option',
since CVS says 'invalid option'.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon Sep 30 22:15:13 1996 UTC (27 years, 6 months ago) by eggert
Branch: MAIN
Changes since 1.31: +2 -2 lines
Diff to previous 1.31
(date): Make default format acceptable to CVS post v1.8
as well as earlier CVSs and RCS.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Wed Sep 25 09:53:56 1996 UTC (27 years, 6 months ago) by eggert
Branch: MAIN
Changes since 1.30: +7 -7 lines
Diff to previous 1.30
(rlog_options): Use $rlog, not rlog, when deciding whether to append -zLT.


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Mon Aug 26 21:20:48 1996 UTC (27 years, 7 months ago) by eggert
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Change `GNU Emacs' to `this program' in the comment referring the reader
to the file COPYING, since rcs2log is distributed as part of programs
other than GNU Emacs.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sat Aug 24 21:11:14 1996 UTC (27 years, 7 months ago) by erik
Branch: MAIN
Changes since 1.28: +90 -89 lines
Diff to previous 1.28
Use ISO 8601 date format, with time zone appended if
change-log-time-zone-rule is non-nil, instead of traditional Unix date
format.

(datearg): When computing default from ChangeLog, handle ISO format dates
in addition to old-fashioned dates from Emacs 19.31 and earlier.  Don't
worry about hh:mm:ss since the resolution is now by day.  Use emtpy
datearg, not empty rlog_options, to decide whether to pass "$datearg"
option to $rlog.
(logTZ): New variable, set to TZ specified by change-log-time-zone-rule.
(month_data): Remove `mo'; no longer needed.
(rlog_options): Use -zLT for localltime output, if `rlog' supports it.
(extractTZ): Use UTC if the zone is t.

Match `revision' line of rlog output more accurately.

Add -c, -v options.


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sat Jul 20 18:08:03 1996 UTC (27 years, 8 months ago) by kwzh
Branch: MAIN
CVS Tags: EMACS_19_34
Changes since 1.27: +4 -3 lines
Diff to previous 1.27
Fix FSF address in comment.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Mon Jan 15 01:17:56 1996 UTC (28 years, 2 months ago) by eggert
Branch: MAIN
Changes since 1.26: +18 -3 lines
Diff to previous 1.26
(initialize_fullname): Add support for NIS+.
(hostname): Fully qualify the default hostname with the domainname
if the hostname lacks a `.'.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Sat Jul 8 18:44:04 1995 UTC (28 years, 8 months ago) by eggert
Branch: MAIN
Changes since 1.25: +5 -4 lines
Diff to previous 1.25
(datearg): Separate date from time with comma, not space,
to avoid CVS 1.5 bug.
(CVSROOT): Don't abort if unset and if repository is an absolute pathname.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri Jul 7 22:47:57 1995 UTC (28 years, 8 months ago) by eggert
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24
Replace `#!/bin/sh' with `#! /bin/sh', for benefit of systems
that interpret `#! /' as a 4-byte magic number.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Wed Jun 28 01:47:55 1995 UTC (28 years, 9 months ago) by eggert
Branch: MAIN
Changes since 1.23: +17 -9 lines
Diff to previous 1.23
(CVSROOT, repository): Allow remote repositories a la CVS 1.4.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Sun Jun 4 01:34:39 1995 UTC (28 years, 10 months ago) by eggert
Branch: MAIN
Changes since 1.22: +1 -1 lines
Diff to previous 1.22
(output_authors): Allow ':' in time zone, as per ISO 8601 and RCS 5.6.8 beta.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Sun Apr 30 15:34:52 1995 UTC (28 years, 11 months ago) by eggert
Branch: MAIN
Changes since 1.21: +70 -58 lines
Diff to previous 1.21
(datearg): If rlog options are specified explicitly,
omit the implicit '-d>DATE' option.
(repository, rlog): Allow absolute paths to CVS repositories.
Look only at the first line of CVS/Repository.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu Mar 23 01:21:07 1995 UTC (29 years ago) by eggert
Branch: MAIN
Changes since 1.20: +2 -2 lines
Diff to previous 1.20
(output_authors): Replace /[/]/ by /[\/]/, for portability to mawk and nawk.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Tue Mar 21 23:14:41 1995 UTC (29 years ago) by eggert
Branch: MAIN
Changes since 1.19: +14 -4 lines
Diff to previous 1.19
Treat -u 'LOGIN:FULLNAME:MAILADDR' as if it were
-u 'LOGIN<tab>FULLNAME<tab>MAILADDR'.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Tue Mar 21 05:37:42 1995 UTC (29 years ago) by eggert
Branch: MAIN
Changes since 1.18: +159 -60 lines
Diff to previous 1.18
Add -u "login<tab>fullname<tab>mailaddr" option, which replaces the
(now obsolescent) -n login fullname mailaddr option.
Don't omit path from repository root when logging CVS files.
Add -R option for recursive rlog.
(AWK): New environment variable (default `awk') for name of awk program.
(output_authors, tab, loginFullnameMailaddrs, recursive): New variables.
Quote authors and fullnames correctly.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Mon Aug 15 22:44:10 1994 UTC (29 years, 7 months ago) by eggert
Branch: MAIN
Changes since 1.17: +49 -20 lines
Diff to previous 1.17
Add support for CVS.
Work with `rlog's that output ISO 8601 dates.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue Aug 9 20:43:48 1994 UTC (29 years, 7 months ago) by rms
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
Use <> to delimit email address.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue Oct 19 02:50:31 1993 UTC (30 years, 5 months ago) by eggert
Branch: MAIN
Changes since 1.15: +7 -2 lines
Diff to previous 1.15
(printlogline): Don't generate lines containing only white space.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Fri Sep 24 01:03:32 1993 UTC (30 years, 6 months ago) by eggert
Branch: MAIN
Changes since 1.14: +66 -29 lines
Diff to previous 1.14
Add -h, -n, -r options.
By default, look for *,v files as well as RCS/*,v files.
Use $TMPDIR (default /tmp) instead of /tmp.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Wed Aug 25 19:33:07 1993 UTC (30 years, 7 months ago) by eggert
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Change /{/ to /\{/ for Posix compatibility; otherwise, HP awk complains.


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon Aug 9 22:06:00 1993 UTC (30 years, 7 months ago) by eggert
Branch: MAIN
Changes since 1.12: +11 -1 lines
Diff to previous 1.12
(awkscript): Some sites put comma-separated junk after the fullname.
Remove it, but leave "Bill Gates, Jr" alone.
Remove the junk from fullnames like "0000-Admin(0000)".


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Sat May 29 06:22:48 1993 UTC (30 years, 10 months ago) by rms
Branch: MAIN
Changes since 1.11: +24 -5 lines
Diff to previous 1.11
When given no file arguments, inspect RCS/.* as well
as RCS/*.  Don't report an error if RCS is empty or nonexistent.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Mon May 3 17:55:22 1993 UTC (30 years, 11 months ago) by eggert
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
mawk, SunOS 4.1.3 nawk, and Ultrix/MKS nawk all barf on /[/]/, so change
it to /[\/]/.  This should work on all Posix-compliant awks.
It's slightly wrong with traditional (Unix version 7) awk, since it
also allows \, but that's a minor problem compared to awk syntax errors.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Tue Mar 16 22:49:00 1993 UTC (31 years ago) by eggert
Branch: MAIN
Changes since 1.9: +54 -18 lines
Diff to previous 1.9
Some awks don't understand "\r".  Code around this.
Unfortunately this requires putting a carriage return in the source code.
Don't assume that rlog will tolerate times like `10:10:60';
RCS 5.7 won't allow this.


Revision 1.9 - (view) (download) (annotate) - [select for diffs]
Fri Jan 15 05:33:29 1993 UTC (31 years, 2 months ago) by eggert
Branch: MAIN
Changes since 1.8: +21 -2 lines
Diff to previous 1.8
Add copyright and authorship notices.


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Sun Sep 27 01:55:21 1992 UTC (31 years, 6 months ago) by roland
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
%.2d -> %02d


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon May 11 19:59:33 1992 UTC (31 years, 10 months ago) by eggert
Branch: MAIN
Changes since 1.6: +39 -24 lines
Diff to previous 1.6
Call ypmatch at most once.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Fri May 8 21:45:00 1992 UTC (31 years, 10 months ago) by eggert
Branch: MAIN
Changes since 1.5: +12 -4 lines
Diff to previous 1.5
Ignore log messages that start with `#'.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Apr 1 08:57:55 1992 UTC (32 years ago) by eggert
Branch: MAIN
Changes since 1.4: +20 -11 lines
Diff to previous 1.4
Don't duplicate most recent logs.  Fix bug in dates after Feb 29 in leap year.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Sat Mar 21 05:58:05 1992 UTC (32 years ago) by eggert
Branch: MAIN
Changes since 1.3: +27 -7 lines
Diff to previous 1.3
Add clumpname support.


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 17:25:10 1992 UTC (32 years, 1 month ago) by eggert
Branch: MAIN
Changes since 1.2: +6 -4 lines
Diff to previous 1.2
Don't munge $* when getting date from ChangeLog.


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Wed Feb 5 04:31:18 1992 UTC (32 years, 2 months ago) by eggert
Branch: MAIN
Changes since 1.1: +58 -13 lines
Diff to previous 1.1
Add -i, -l, -t.


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Mon Feb 3 03:20:43 1992 UTC (32 years, 2 months ago) by eggert
Branch: MAIN
Initial revision


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a

Sort log by:

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26