/[cvs]/ccvs/contrib/log_accum.pl
ViewVC logotype

Log of /ccvs/contrib/log_accum.pl

Parent Directory Parent Directory | Revision Log Revision Log


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

Revision 1.55 - (view) (download) (annotate) - [select for diffs]
Fri Nov 17 20:34:16 2006 UTC (17 years, 5 months ago) by dprice
Branch: MAIN
CVS Tags: HEAD, new-recursion-root
Changes since 1.54: +0 -7 lines
Diff to previous 1.54
*** empty log message ***


Revision 1.54 - (view) (download) (annotate) - [select for diffs]
Fri Nov 17 18:36:42 2006 UTC (17 years, 5 months ago) by dprice
Branch: MAIN
Changes since 1.53: +4 -4 lines
Diff to previous 1.53
* log_accum.pl: Fix a few minor bugs.  Some minor reformatting.
(Original patch from Sylvain Beucler <beuc@beuc.net>.)


Revision 1.53 - (view) (download) (annotate) - [select for diffs]
Fri Aug 4 11:29:18 2006 UTC (17 years, 8 months ago) by dprice
Branch: MAIN
Changes since 1.52: +6 -5 lines
Diff to previous 1.52
* log_accum.pl: Use function prototypes for constants.  Require 5.002.


Revision 1.52 - (view) (download) (annotate) - [select for diffs]
Fri Aug 4 02:13:44 2006 UTC (17 years, 8 months ago) by dprice
Branch: MAIN
Changes since 1.51: +6 -7 lines
Diff to previous 1.51
* log_accum.pl: Avoid `use constant' - it requires Perl 5.8.
(Suggested by Mark D. Baushke <mdb@gnu.org>.)


Revision 1.51 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 17:55:48 2006 UTC (17 years, 8 months ago) by dprice
Branch: MAIN
Changes since 1.50: +6 -6 lines
Diff to previous 1.50
* log_accum.pl: Change --debug_file to --debug-log or --debug-file, for
readability and consistency.


Revision 1.50 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 17:42:22 2006 UTC (17 years, 8 months ago) by dprice
Branch: MAIN
Changes since 1.49: +18 -16 lines
Diff to previous 1.49
* log_accum.pl: Use proper Perl constants.


Revision 1.49 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 17:31:44 2006 UTC (17 years, 8 months ago) by dprice
Branch: MAIN
Changes since 1.48: +7 -2 lines
Diff to previous 1.48
* log_accum.pl (get_topdir): Don't assume the directory list will be
ordered by increasing path length.


Revision 1.48 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 16:37:59 2006 UTC (17 years, 8 months ago) by dprice
Branch: MAIN
Changes since 1.47: +1 -3 lines
Diff to previous 1.47
* log_accum.pl (debug): New function.
(option_spec): Parse debug log names.
(set_defaults): Open debug log files.
(*): Update to compensate.


Revision 1.47 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 15:03:21 2006 UTC (17 years, 8 months ago) by dprice
Branch: MAIN
Changes since 1.46: +64 -37 lines
Diff to previous 1.46
* log_accum.pl (get_topdir): Quote file name in debug output.


Revision 1.46 - (view) (download) (annotate) - [select for diffs]
Thu Aug 3 13:49:51 2006 UTC (17 years, 8 months ago) by dprice
Branch: MAIN
Changes since 1.45: +1 -1 lines
Diff to previous 1.45
* log_accum.pl (get_topdir): Quote file name in debug output.


Revision 1.45 - (view) (download) (annotate) - [select for diffs]
Mon Jul 24 12:35:37 2006 UTC (17 years, 9 months ago) by dprice
Branch: MAIN
Changes since 1.44: +10 -3 lines
Diff to previous 1.44
* log_accum.pl: Actually remove temporary files.  Sanity check that
commit_prep ran first, exiting if not, as documented.
(Patch from Sylvain Beucler <beuc@beuc.net>.)


Revision 1.44 - (view) (download) (annotate) - [select for diffs]
Tue Jun 27 02:07:57 2006 UTC (17 years, 10 months ago) by dprice
Branch: MAIN
Changes since 1.43: +1 -1 lines
Diff to previous 1.43
* log_accum.pl (compile_subject): Keep slashes in paths.


Revision 1.43 - (view) (download) (annotate) - [select for diffs]
Tue Jun 27 01:57:57 2006 UTC (17 years, 10 months ago) by dprice
Branch: MAIN
Changes since 1.42: +16 -38 lines
Diff to previous 1.42
* log_accum.pl: Shrink attributions, referring reader to ChangeLog.
(write_file): Create empty files.
(cleanup_tmpfiles): Fix regexp & untaint result before deleting.
(main): Don't worry about empty log files.
(Original patch from Sylvain Beucler <beuc@beuc.net>.)


Revision 1.42 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 14:35:26 2006 UTC (17 years, 10 months ago) by dprice
Branch: MAIN
Changes since 1.41: +4 -2 lines
Diff to previous 1.41
* log_accum.pl (set_defaults): Don't dereference undefined value.
(process_stdin): Handle dashes in tag names.


Revision 1.41 - (view) (download) (annotate) - [select for diffs]
Wed Jun 7 13:22:37 2006 UTC (17 years, 10 months ago) by dprice
Branch: MAIN
Changes since 1.40: +1 -1 lines
Diff to previous 1.40
* log_accum.pl: Fix branch filter.
(Patch from Sylvain Beucler <beuc@beuc.net>.)


Revision 1.40 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 14:58:44 2006 UTC (17 years, 10 months ago) by dprice
Branch: MAIN
Changes since 1.39: +32 -5 lines
Diff to previous 1.39
* log_accum.pl: Print warm fuzzies.


Revision 1.39 - (view) (download) (annotate) - [select for diffs]
Mon Jun 5 13:16:14 2006 UTC (17 years, 10 months ago) by dprice
Branch: MAIN
Changes since 1.38: +1 -1 lines
Diff to previous 1.38
* log_accum.pl: Restore #! @PERL@ -T line.


Revision 1.38 - (view) (download) (annotate) - [select for diffs]
Tue May 23 15:47:52 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.37: +30 -108 lines
Diff to previous 1.37
* log_accum.pl: Remove old FIXME.  Improve commenting.
(append_to_file): Rename to...
(append_files_to_file): ...this.


Revision 1.37 - (view) (download) (annotate) - [select for diffs]
Mon May 22 17:26:44 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36
* log_accum.pl (mail_separate_diffs): Don't use RCS Id key in example.


Revision 1.36 - (view) (download) (annotate) - [select for diffs]
Mon May 22 16:57:52 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.35: +3 -3 lines
Diff to previous 1.35
* log_accum.pl: Drop unnecessary parentheses.


Revision 1.35 - (view) (download) (annotate) - [select for diffs]
Mon May 22 16:56:14 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.34: +24 -7 lines
Diff to previous 1.34
* log_accum.pl (set_defaults): Clone --mail-to for empty
--separate-diffs.
(%option_spec): Make --separate-diffs accept an optional list of
strings.
(main): Pass separate-diffs emails to mail_separate_diffs.


Revision 1.34 - (view) (download) (annotate) - [select for diffs]
Mon May 22 15:08:25 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.33: +34 -18 lines
Diff to previous 1.33
* log_accum.pl (mail_separate_diffs): Include the last diff.
(Original patch from Sylvain Beucler <beuc@beuc.net>.)


Revision 1.33 - (view) (download) (annotate) - [select for diffs]
Wed May 17 19:27:54 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.32: +13 -3 lines
Diff to previous 1.32
* log_accum.pl (write_file, append_file): Don't write empty lists.
(read_logfile): Return undef rather than empty list.  Add debug print.
(build_diff): Add debug prints and assertion.


Revision 1.32 - (view) (download) (annotate) - [select for diffs]
Mon May 15 14:44:56 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.31: +291 -80 lines
Diff to previous 1.31
* log_accum.pl (set_defaults): Set diff defaults.
(mail_separate_diffs, build_diffs): New functions.
(get_temp_files): Add olf/new revision number storage.
(get_topdir): New function factored from...
(compile_subject): ...here.
(urlencode): Don't write input values directly.
(build_message_body): Build and return diff text as needed.


Revision 1.31 - (view) (download) (annotate) - [select for diffs]
Mon May 15 02:00:08 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.30: +7 -7 lines
Diff to previous 1.30
* log_accum.pl: Simplify and fix ViewCVS URLs.
(Patch from Sylvain Beucler <beuc@beuc.net>.)


Revision 1.30 - (view) (download) (annotate) - [select for diffs]
Sun May 14 04:03:47 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.29: +15 -4 lines
Diff to previous 1.29
* log_accum.pl (parse_config): Add header comment block.
(process_argv): Remove TODO asterisks in header comment block.
(build_message_body): Don't require $config.
(main): Don't pass $config to build_message_body.


Revision 1.29 - (view) (download) (annotate) - [select for diffs]
Sun May 14 03:46:41 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.28: +21 -16 lines
Diff to previous 1.28
* commit_prep.pl: Sync comments with recent changes.
* log_accum.pl: Ditto.
(read_logfile): Ignore missing log files.
(build_message_body): Indent log text.
(main): Don't build cvsweb URLs unless requested.
(Patch from Sylvain Beucler <beuc@beuc.net>.)


Revision 1.28 - (view) (download) (annotate) - [select for diffs]
Sun May 14 03:27:12 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.27: +5 -1 lines
Diff to previous 1.27
* log_accum.pl: Use only the last dir from CVSROOT in cvsweb URLs by
default.


Revision 1.27 - (view) (download) (annotate) - [select for diffs]
Fri May 12 22:13:19 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.26: +86 -13 lines
Diff to previous 1.26
* log_accum.pl: Restore URL creation.


Revision 1.26 - (view) (download) (annotate) - [select for diffs]
Fri May 12 18:42:52 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.25: +126 -85 lines
Diff to previous 1.25
* log_accum.pl: Handle config files.
(new_config, parse_config): New functions.


Revision 1.25 - (view) (download) (annotate) - [select for diffs]
Fri May 12 17:37:49 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.24: +140 -35 lines
Diff to previous 1.24
* log_accum.pl: Move argument parsing to Getopt::Long, eliminating
more globals.
(set_defaults): New function.


Revision 1.24 - (view) (download) (annotate) - [select for diffs]
Fri May 12 14:15:35 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.23: +157 -161 lines
Diff to previous 1.23
* log_accum.pl: Move argument parsing to Getopt::Long, eliminating
more globals.
(set_defaults): New function.


Revision 1.23 - (view) (download) (annotate) - [select for diffs]
Fri May 12 01:36:15 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.22: +46 -14 lines
Diff to previous 1.22
* log_accum.pl: Gradually restoring functionality.


Revision 1.22 - (view) (download) (annotate) - [select for diffs]
Thu May 11 23:22:15 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.21: +11 -6 lines
Diff to previous 1.21
* log_accum.pl: Gradually restoring functionality.


Revision 1.21 - (view) (download) (annotate) - [select for diffs]
Thu May 11 23:10:32 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.20: +118 -191 lines
Diff to previous 1.20
* log_accum.pl: Gradually restoring functionality.


Revision 1.20 - (view) (download) (annotate) - [select for diffs]
Thu May 11 19:56:35 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.19: +276 -168 lines
Diff to previous 1.19
* log_accum.pl: Gradually restoring functionality.


Revision 1.19 - (view) (download) (annotate) - [select for diffs]
Wed May 10 17:37:15 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.18: +459 -365 lines
Diff to previous 1.18
* commit_prep.pl, log_accum.pl: More simplification and cleanup.  Diff
and URL functionality temporarily disabled.


Revision 1.18 - (view) (download) (annotate) - [select for diffs]
Wed May 10 02:26:27 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.17: +266 -251 lines
Diff to previous 1.17
* log_accum.pl: First pass at organizing and eliminating globals.  Does
not alter functionality.


Revision 1.17 - (view) (download) (annotate) - [select for diffs]
Tue May 9 23:00:13 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
* log_accum.pl: Comment out debug prints.


Revision 1.16 - (view) (download) (annotate) - [select for diffs]
Tue May 9 22:58:48 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.15: +96 -79 lines
Diff to previous 1.15
* log_accum.pl: Handle file names with spaces.
($CVSWEB_URI): Remove trailing /.
(@path): Delete global.
(change_summary): Accept module argument.  Avoid unneeded variable
indirections.
(derive_subject_from_changes_file, mail_notification): Accept module
argument.
(process_argv): Return module instead of file list.


Revision 1.15 - (view) (download) (annotate) - [select for diffs]
Tue May 9 16:40:54 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.14: +20 -16 lines
Diff to previous 1.14
* commit_prep.pl: Update copyright year.
* log_accum.pl: Update copyright year.  Restore taint checks and add
some additional untainting code.  Update doc.


Revision 1.14 - (view) (download) (annotate) - [select for diffs]
Tue May 9 03:07:00 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.13: +74 -33 lines
Diff to previous 1.13
* log_accum.pl: -r now also accepts 'HEAD' as argument (clearer than
'').  Viewcvs URL's for binary files now use application/octet-stream
content type; diff URLs are also more compatible with viewcvs (removed
'.diff').  Add -E option to avoid the diff if a file is added or
removed.
(Original patch from Sylvain Beucler <beuc@beuc.net>.)


Revision 1.13 - (view) (download) (annotate) - [select for diffs]
Mon May 8 21:25:32 2006 UTC (17 years, 11 months ago) by dprice
Branch: MAIN
Changes since 1.12: +213 -154 lines
Diff to previous 1.12
* commit_prep.pl: Option -T added to support multiple log_accum hooks.
Deprecated misleading -u option.  Used 'use strict' and added
compatibility for 'perl -T' switch.  Documented some more.  Removed
$cvs_user in the temporary filename.
* log_accum.pl: -T added again to support multiple log_accum hooks.
Used 'use strict' and added compatibility for 'perl -T' switch.
Removed ghost variable.  Documented some more.  Fixed a bug in
processing -u in log_accum.  Cleaned-up the temporary filenames.  Fixed
support for UseNewInfoFmtStrings.  Test if files are empty, so they are
not reported as binary.
(Patch from Sylvain Beucler <beuc@beuc.net>.)

* log_accum.pl (process_argv): Untaint filenames, oldrevs, and newrevs.


Revision 1.12 - (view) (download) (annotate) - [select for diffs]
Wed Oct 12 14:14:17 2005 UTC (18 years, 6 months ago) by dprice
Branch: MAIN
CVS Tags: signed-commit2-root, signed-commits-seg-1-complete, signed-commits-seg-2-complete, signed-commits-seg-3-complete
Branch point for: newtags2, signed-commits2, signed-commits3, signed-commits4
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
* log_accum.pl: Allow arbitrary arguments to be specified for
`cvs diff' when generating diffs.  Allow diff creation to be switched
on the command line.
(process_argv): Improve header comment block.


Revision 1.11 - (view) (download) (annotate) - [select for diffs]
Wed Oct 12 14:11:22 2005 UTC (18 years, 6 months ago) by dprice
Branch: MAIN
Changes since 1.10: +32 -14 lines
Diff to previous 1.10
* log_accum.pl: Allow arbitrary arguments to be specified for
`cvs diff' when generating diffs.  Allow diff creation to be switched
on the command line.


Revision 1.10 - (view) (download) (annotate) - [select for diffs]
Thu Oct 6 20:25:12 2005 UTC (18 years, 6 months ago) by dprice
Branch: MAIN
Branch point for: signed-commits
Changes since 1.9: +606 -410 lines
Diff to previous 1.9
* clmerge.in, cln_hist.in, commit_prep.in, cvs_acls.in, log.in,
log_accum.in, mfpipe.in, pvcs2rcs.in, rcslock.in, validate_repo.in:
Rename these to...
* clmerge.pl, cln_hist.pl, commit_prep.pl, cvs_acls.pl, log.pl,
log_accum.pl, mfpipe.pl, pvcs2rcs.pl, rcslock.pl, validate_repo.pl:
These.


Revision 1.9
Fri Jan 5 18:18:18 2001 UTC (23 years, 3 months ago) by dprice
Branch: MAIN
Changes since 1.8: +0 -0 lines
FILE REMOVED
* configure.in (AC_OUTPUT): Move some script targets here
* contrib/Makefile.am (EXTRA_DIST, SUFFIXES, .pl:, .csh:): Move some
script targets to configure.in
* src/Makefile.am (cvsbug, cvsbug_EXTRA_DIST, EXTRA_DIST): move cvsbug
target to configure.in

* aclocal.m4: Regenerated due to change in Automake installation

* Makefile.in: Regenerated
* configure: ditto
* contrib/Makefile.in: ditto
* doc/Makefile.in: ditto
* lib/Makefile.in: ditto
* man/Makefile.in: ditto
* src/Makefile.in: ditto
* tools/Makefile.in: ditto
* vms/Makefile.in: ditto
* windows-NT/Makefile.in: ditto
* windows-NT/SCC/Makefile.in: ditto

* cvs.spec: updated timestamp
* stamp-h1.in: ditto
* doc/CVSvn.texi: ditto
* src/stamp-h2.in: ditto
* src/version.c: ditto

* contrib/clmerge.in: Rename from clmerge.pl
* contrib/cln_hist.in: Rename from cln_hist.pl
* contrib/commit_prep.in: Rename from commit_prep.pl
* contrib/cvs_acls.in: Rename from cvs_acls.pl
* contrib/log.in: Rename from log.pl
* contrib/log_accum.in: Rename from log_accum.pl
* contrib/mfpipe.in: Rename from mfpipe.pl
* contrib/rcslock.in: Rename from rcslock.pl
* contrib/sccs2rcs.in: Rename from scc2rcs.csh
* src/cvsbug.in: Rename from cvsbug.sh

* contrib/clmerge.pl: Rename to clmerge.in
* contrib/cln_hist.pl: Rename to cln_hist.in
* contrib/commit_prep.pl: Rename to commit_prep.in
* contrib/cvs_acls.pl: Rename to cvs_acls.in
* contrib/log.pl: Rename to log.in
* contrib/log_accum.pl: Rename to log_accum.in
* contrib/mfpipe.pl: Rename to mfpipe.in
* contrib/rcslock.pl: Rename to rcslock.in
* contrib/sccs2rcs.csh: Rename to sccs2rcs.in
* src/cvsbug.sh: Rename to cvsbug.in


Revision 1.8 - (view) (download) (annotate) - [select for diffs]
Fri Feb 25 18:47:35 2000 UTC (24 years, 2 months ago) by scjones
Branch: MAIN
CVS Tags: cvs1-11, cvs1-11-0-0-pre, cvs1-11-0-2, cvs1-11-0-3, cvs1-11-0-5, postautomakeconversion, postautomakeconversion2, preautomakeconversion
Changes since 1.7: +7 -2 lines
Diff to previous 1.7
* log.pl: Get committer from command line instead of getlogin
so that client/server works correctly.
* loc_accum.pl: Ditto.


Revision 1.7 - (view) (download) (annotate) - [select for diffs]
Mon Feb 17 14:34:23 1997 UTC (27 years, 2 months ago) by woods
Branch: MAIN
CVS Tags: cvs1-10, cvs1-10-1, cvs1-10-2, cvs1-10-3, cvs1-10-4, cvs1-10-5, cvs1-10-6, cvs1-10-7, cvs1-10-8, cvs1-9-10, cvs1-9-12, cvs1-9-14, cvs1-9-16, cvs1-9-18, cvs1-9-20, cvs1-9-22, cvs1-9-24, cvs1-9-26, cvs1-9-27, cvs1-9-28, cvs1-9-29, cvs1-9-30, cvs1-9-4, cvs1-9-6, cvs1-9-8, multiroot_merged_980831, multiroot_merged_980901, nc_multiroot_bp, post-pserver-empty-password-changes, pre-pserver-empty-password-changes
Branch point for: nc_multiroot
Changes since 1.6: +9 -4 lines
Diff to previous 1.6
* log_accum.pl (build_header): added "Repository:" to the report
header to show the first argument supplied to the script by CVS.
[[this value seems spuriously to be wrong when client is used]]
($hostdomain): correct order of initialization from the Feb. 12
changes.
($modulename): add more commentary about using '-M' to to get a
meaningful string here.
Tweak a few other comments from the Feb. 12 changes.


Revision 1.6 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 15:35:03 1997 UTC (27 years, 2 months ago) by kingdon
Branch: MAIN
Changes since 1.5: +0 -2 lines
Diff to previous 1.5
	* cln_hist.pl, commit_prep.pl, cvs2vendor.sh, cvs_acls.pl,
	cvscheck.man, cvscheck.sh, cvshelp.man, descend.man, descend.sh,
	log_accum.pl, mfpipe.pl, rcs-to-cvs.sh, rcs2log.sh, rcs2sccs.sh,
	sccs2rcs.csh: Remove $Id; we decided to get rid of these some
	time ago.


Revision 1.5 - (view) (download) (annotate) - [select for diffs]
Wed Feb 12 06:45:13 1997 UTC (27 years, 2 months ago) by woods
Branch: MAIN
Changes since 1.4: +12 -4 lines
Diff to previous 1.4
* log_accum.pl (show_wd): new variable, initialized to 0.
- set $show_wd if '-w' option found while parsing @ARGV.
- don't add 'In directory' line to report header unless $show_wd
is set.
(domainname): prepend a leading '.' if none there so that
concatenation with $hostname works (those with a FQDN hostname
*and* a domainname still lose).
(mail_notification): don't set a "From:" header -- the mailer will.


Revision 1.4 - (view) (download) (annotate) - [select for diffs]
Wed Mar 6 15:27:09 1996 UTC (28 years, 1 month ago) by woods
Branch: MAIN
CVS Tags: TEST-1_7_88, bp_nc_wnt_method_0, cvs-1-8, cvs-1-8-1, cvs1-8-3, cvs1-8-5, cvs1-8-7, cvs1-8-85, cvs1-8-86, cvs1-8-87, cvs1-9, cvs1-9-2, greg-1_8_86n-base, greg-1_8_86n-merge
Branch point for: greg-1_8_86n-br, nc_wnt_method_0
Changes since 1.3: +73 -9 lines
Diff to previous 1.3
* log_accum.pl: ($MAILER): use sendmail directly to allow other
headers to be included
* log_accum.pl (mail_notification): add support to allow settting
of Reply-To and Date header fields in the sent mail; remove $mailto
argument and use the global variable (as with $replyto).
* log_accum.pl: add -R option for mail_notification()'s optional
Reply-To value [default to $login]


Revision 1.3 - (view) (download) (annotate) - [select for diffs]
Tue Nov 14 18:49:57 1995 UTC (28 years, 5 months ago) by woods
Branch: MAIN
CVS Tags: cvs1-7, cvs1-7-2
Changes since 1.2: +7 -3 lines
Diff to previous 1.2
* log_accum.pl:
- Fix 'cvs status' to use global -Qq options
- fix up a couple of comments, incl., my proper address

* log.pl: add a CVSid and fix a couple of comments


Revision 1.1.1.2 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Thu Jul 27 20:29:25 1995 UTC (28 years, 9 months ago) by jimb
Branch: CVS, wnt_port, wnt_port_3
CVS Tags: wnt_port_2, wnt_port_done
Changes since 1.1.1.1: +325 -164 lines
Diff to previous 1.1.1.1 , to next main 1.55
import of initial WNT port work


Revision 1.2 - (view) (download) (annotate) - [select for diffs]
Mon Jul 10 02:01:53 1995 UTC (28 years, 9 months ago) by kfogel
Branch: MAIN
Branch point for: kf_password_0, kf_password_1
Changes since 1.1: +325 -164 lines
Diff to previous 1.1
Applied Greg Wood's patches.


Revision 1.1.1.1 - (view) (download) (annotate) - [select for diffs] (vendor branch)
Sat Dec 3 06:09:18 1994 UTC (29 years, 5 months ago) by jimb
Branch: CVS, wnt_port, wnt_port_3
CVS Tags: CVS-941129, cvs1-5, rel-950204, rel-950211, rel-950213, rel_950211, rel_950213, rel_950223, rel_950303, rel_950404, rel_950406, rel_950408
Changes since 1.1: +0 -0 lines
Diff to previous 1.1
CVS 941129 distribution


Revision 1.1 - (view) (download) (annotate) - [select for diffs]
Sat Dec 3 06:09:18 1994 UTC (29 years, 5 months ago) by jimb
Branch: MAIN
Branch point for: CVS, wnt_port, wnt_port_3
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