xref: /openbsd/gnu/usr.bin/cvs/contrib/ChangeLog (revision f2dfb0a4)
1Sat Feb 21 21:59:45 1998  Ian Lance Taylor  <ian@cygnus.com>
2
3	* Makefile.in (clean): Change "/bin/rm" to "rm".
4
5Thu Aug  7 22:42:23 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
6
7	* pvcs_to_rcs: Remove RCS keywords.  Remove $Log and move the data
8	to this ChangeLog (below).  Add paragraph that David Martin
9	emailed along with the script.
10
11	    Revision 1.6  1997/03/07 16:21:28  divad
12	    Need to explicitly state archive name in PVCS get command for
13 	    those cases where the case of the workfile and the case of the
14 	    archive file are different (OS/2)
15
16	    Revision 1.5  1997/03/07 00:31:04  divad
17	    Added capitalized extensions and framemaker files as binaries;
18 	    also overriding any path specification for workfiles at PVCS
19 	    checkout (most annoying).
20
21	    Revision 1.4  1997/03/06 21:04:55  divad
22	    Added \n to the end of each comment line to prevent multi-line
23 	    comments for a single revision from "merging"
24
25	    Revision 1.3  1997/03/06 19:50:25  divad
26	    Corrected bug in binary extensions; correcting processing
27 	    comment strings with double quotes
28
29	    Revision 1.2  1997/03/06 17:29:10  divad
30	    Provided list of extensions (rather than using Unix file
31 	    command) to determine which files are binary; also printing
32 	    version label as they are applied
33
34	    Revision 1.1  1997/02/26 00:04:29  divad
35	    Perl script to convert pvcs archives to rcs archives
36
37	* README: mention pvcs_to_rcs.
38	* pvcs_to_rcs: New file.  This is the file as I got it from David
39	Martin.  Will be checking in the tweaks shortly.
40
4117 May 1997  Jim Kingdon
42
43	* listen2.c: Failed attempt at making this do what it was
44	intended to do.  Will need to rethink the approach.
45	* listen2.mak: The usual involuntary tweaks.
46	* .cvsignore: Add listen2.ncb listen2.mdp.
47
48Mon May 12 11:59:23 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
49
50	* listener.c: Removed; see ../ChangeLog for rationale.
51
5210 May 1997  Jim Kingdon
53
54	* listen2.c, listen2.mak: New files.
55	* Makefile.in (DISTFILES): Add them.
56	* .cvsignore: Add Debug.
57
58Thu Feb 20 22:43:45 1997  David J MacKenzie  <djm@va.pubnix.com>
59
60	* rcs-to-cvs.sh: Put temporary files in /var/tmp or /usr/tmp
61	whichever one exists.  Just call "vi" not "/usr/ucb/vi".
62
63Mon Feb 17 08:51:37 1997  Greg A. Woods  <woods@most.weird.com>
64
65	* .cvsignore: added 'cvs2vendor' target from Feb. 12 changes.
66
67	* log_accum.pl (build_header): added "Repository:" to the report
68	header to show the first argument supplied to the script by CVS.
69	[[this value seems spuriously to be wrong when client is used]]
70	($hostdomain): correct order of initialization from the Feb. 12
71	changes.
72	($modulename): add more commentary about using '-M' to to get a
73	meaningful string here.
74	Tweak a few other comments from the Feb. 12 changes.
75
76Wed Feb 12 10:27:48 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
77
78	* cln_hist.pl, commit_prep.pl, cvs2vendor.sh, cvs_acls.pl,
79	cvscheck.man, cvscheck.sh, cvshelp.man, descend.man, descend.sh,
80	log_accum.pl, mfpipe.pl, rcs-to-cvs.sh, rcs2log.sh, rcs2sccs.sh,
81	sccs2rcs.csh: Remove $Id; we decided to get rid of these some
82	time ago.
83
84Wed Feb 12 00:24:33 1997  Greg A. Woods  <woods@most.weird.com>
85
86	* cvs2vendor.sh: new script.
87	* README: noted new cvs2vendor script.
88	* Makefile.in (DISTFILES): added cvs2vendor.sh.
89	(CONTRIB_PROGS): added cvs2vendor.
90
91	* log_accum.pl (show_wd): new variable, initialized to 0.
92	- set $show_wd if '-w' option found while parsing @ARGV.
93	- don't add 'In directory' line to report header unless $show_wd
94	is set.
95	(domainname): prepend a leading '.' if none there so that
96	concatenation with $hostname works (those with a FQDN hostname
97	*and* a domainname still lose).
98	(mail_notification): don't set a "From:" header -- the mailer will.
99
100Wed Jan  8 14:48:58 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
101
102	* Makefile.in, README, log.pl: Remove CVSid; we decided to get rid
103	of these some time ago.
104
105Thu Jan  2 13:30:56 1997  Jim Kingdon  <kingdon@harvey.cyclic.com>
106
107	* Makefile.in: Remove "675" paragraph; see ../ChangeLog for rationale.
108
109Thu Oct 17 18:28:25 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
110
111	* patch-2.1-.new-fix: Removed; it was not in DISTFILES so it never
112	made it into distributions.  It also isn't clear what it has to do
113	with CVS.  It is available from
114	    ftp://ftp.weird.com/pub/patch-2.1-.new-fix
115	* README: Remove entry for patch-2.1-.new-fix.
116
117Wed Oct 16 10:22:44 1996  Jim Blandy  <jimb@totoro.cyclic.com>
118
119	* rcs2log.sh: Change date output format to something CVS 1.9
120 	accepts.  I think this breaks the Sep 29 change, but I don't have
121 	a copy of CVS 1.5 handy, so I can't find a format that works with
122 	both, and I think it's more important that it work with the
123 	version it's distributed with.
124
125Sat Oct 12 21:18:19 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
126
127	* README: Don't mention pcl-cvs; it isn't here any more.
128
129Sun Sep 29 19:45:19 1996  Greg A. Woods  <woods@most.weird.com>
130
131	* README: add entry for patch-2.1-.new-fix.
132
133	* README: re-write the top section a bit.
134
135	* patch-2.1-.new-fix: re-generated using fixed "cvs patch" command.
136
137	* patch-2.1-.new-fix: new file.
138
139Sun Sep 29 14:25:28 1996  Dave Love  <d.love@dl.ac.uk>
140
141	* rcs2log.sh (month_data):  Make default date format acceptable to
142 	CVS post v1.8 as well as earlier CVSs and RCS.
143	Message-Id: <199609291546.QAA25531@mserv1.dl.ac.uk>
144	To: bug-gnu-emacs@prep.ai.mit.edu
145
146Thu Aug 29 11:58:03 1996  Jim Blandy  <jimb@totoro.cyclic.com>
147
148	* rcs2log: Update FSF address.
149
150	* rcs2log: Be more aggressive about finding the author's full
151	name; try nismatch and ypmatch.
152
153	* rcs2log: If the hostname appears not to be fully qualified, see
154 	if domainname provides any useful information.
155
156Fri Aug 16 16:02:36 1996  Norbert Kiesel  <nk@col.sw-ley.de>
157
158	* Makefile.in (installdirs): support this target
159
160Mon May  6 13:04:57 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
161
162	* Makefile.in (install): Don't tell user to run cvsinit.  It isn't
163	called cvsinit anymore, and it isn't necessary (repositories are,
164	and need to be, compatible between cvs versions).
165
166Sun Apr 14 11:30:36 1996  Karl Fogel  <kfogel@floss.red-bean.com>
167
168        * Removed pcl-cvs/ subdir; see tools/ subdir in the top-level from
169        now on.
170        Added elib/ subdir.
171
172        * Makefile.in (dist-dir): Removed all references to pcl-cvs/
173        subdir.
174
175Wed Mar  6 10:20:28 1996  Greg A. Woods  <woods@most.weird.com>
176
177	* log_accum.pl: ($MAILER): use sendmail directly to allow other
178	headers to be included
179	* log_accum.pl (mail_notification): add support to allow settting
180	of Reply-To and Date header fields in the sent mail; remove $mailto
181	argument and use the global variable (as with $replyto).
182	* log_accum.pl: add -R option for mail_notification()'s optional
183	Reply-To value [default to $login]
184
185Fri Mar  1 01:51:56 1996  Benjamin J. Lee  <benjamin@cyclic.com>
186
187	* listener.c: added as mentioned in ../README.VMS
188
189Mon Feb 19 13:37:36 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
190
191	* README: Don't just tell people "we don't want your script"; tell
192	them what to do instead.
193
194Thu Feb  1 14:28:16 1996  Karl Fogel  <kfogel@floss.red-bean.com>
195
196        * Makefile.in (DISTFILES): added `rcs2sccs.sh', as mentioned in
197        README.
198
199Thu Jan 18 09:39:16 1996  Jim Kingdon  <kingdon@harvey.cyclic.com>
200
201	* README: Talk about submitting changes to contrib directory.
202
203Tue Nov 14 15:28:25 1995  Greg A. Woods  <woods@most.weird.com>
204
205	* README: fix some spelling and other typos
206
207	* Makefile.in: if I need reminding to run cvsinit....
208
209Tue Nov 14 13:47:40 1995  Greg A. Woods  <woods@most.weird.com>
210
211	* log_accum.pl:
212	- Fix 'cvs status' to use global -Qq options
213	- fix up a couple of comments, incl., my proper address
214
215	* log.pl: add a CVSid and fix a couple of comments
216
217Sun Oct  1 02:02:57 1995  Peter Wemm  <peter@haywire.dialix.com>
218
219	* Makefile.in: supply a suffix rule to deal with .sh "source"
220
221Sat Jul 29 17:29:13 1995  James Kingdon  <kingdon@harvey.cyclic.com>
222
223	* log.pl: Use global options -Qq, not command options -Qq.
224
225	* Makefile.in (install): Look for $(PROGS) and
226	$(CONTRIB_PROGS) in build dir, not srcdir.
227
228Fri Jul 28 19:48:45 1995  Paul Eggert  <eggert@twinsun.com>
229
230	* rcs2log.sh: Sync with latest Emacs snapshot.
231
232Thu Jul 27 20:29:30 1995  Jim Blandy  <jimb@totoro.cyclic.com>
233
234	* rcs2log.sh: import of initial WNT port work
235
236Fri Jul 14 22:38:44 1995  Jim Blandy  <jimb@totoro.cyclic.com>
237
238	* rcs-to-cvs.sh: Changes from David J. Mackenzie.
239	Set permissions on new repository files correctly.
240	Ignore *~ files.
241
242Thu Jul 13 23:04:12 CDT 1995  Jim Meyering  (meyering@comco.com)
243
244	* Makefile.in (.pl, .csh): *Never* redirect output directly to
245	the target (usu $@) of a rule.  Instead, redirect to a temporary
246	file, and then move that temporary to the target.  I chose to
247	name temporary files $@-t.  Remember to be careful that the length
248	of the temporary file name not exceed the 14-character limit.
249
250Sun Jul  9 21:16:53 1995  Karl Fogel  <kfogel@floss.cyclic.com>
251
252        These are actually Greg Woods' changes:
253
254        * clmerge.pl, cvscheck.sh, descend.sh, dirfns.shar, rcs-to-cvs.sh,
255        rcs2log.sh, sccs2rcs.csh: renamed from the corresponding files
256        sans extensions.
257
258        * rcs2sccs.sh: new file.
259
260Sun Jul  9 19:03:00 1995  Greg A. Woods  <woods@most.weird.com>
261
262        * rcs2log.sh: oops, one more thing that should not have been
263        there.
264        - fix interpreter file syntax.
265        - remove "fix" for separating filenames and comments
266
267	* Makefile.in: hmm... thought rcs2log was in RCS-5.7 for some
268        reason -- it's not, so we'll install it from here....
269        - fix typo -- that's what you get for re-doing changes by hand!
270        - updates to support proper transformation and installation of
271        renamed files (from previous local changes)
272
273	* .cvsignore: one more target noted...
274
275	* sccs2rcs.csh: set up the interpreter file for updating by
276        Makefile (from previous local changes)
277
278	* log_accum.pl, log.pl, commit_prep.pl:
279	- set up the interpreter file for updating by Makefile
280	- various modifications, updates, and enhancements
281	(from previous local changes)
282
283	* rcslock.pl, mfpipe.pl, cvs_acls.pl, cln_hist.pl, clmerge.pl:
284	- set up the interpreter file for updating by Makefile
285	(from previous local changes)
286	- include changes from 1.5 here too, if any
287
288	* README:
289	- remove extensions from filenames to match installed names
290	(from previous local changes)
291
292	* .cvsignore: - added $(CONTRIB_PROGS) (from previous local changes)
293
294
295Thu Jun 29 10:43:07 1995  James Kingdon  <kingdon@harvey.cyclic.com>
296
297	* Makefile.in (distclean): Also remove pcl-cvs/Makefile.
298
299Thu Jun  8 15:32:29 1995  Jim Kingdon  (kingdon@lioth.cygnus.com)
300
301	* intro.doc: Added.
302	* Makefile.in (DISTFILES): Add intro.doc.
303
304Sat May 27 08:46:00 1995  Jim Meyering  (meyering@comco.com)
305
306	* Makefile.in (Makefile): Regenerate only Makefile in current
307	directory when Makefile.in is out of date.  Depend on ../config.status.
308
309Mon May  8 13:06:29 1995  Bryan O'Sullivan  <bos@serpentine.com>
310
311	* README: added an entry for ccvs-rsh.pl.
312
313Sun Apr 30 23:50:32 1995  Bryan O'Sullivan  <bos@serpentine.com>
314
315	* ccvs-rsh.pl: fixed a typo and added more flexible use of
316	CVS_PROXY_USER.
317
318Sun Apr 30 14:56:21 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
319
320	* clmerge: Changes from Tom Tromey --- fix bug in date comparison
321	function.
322
323Sat Apr 29 20:53:08 1995  Bryan O'Sullivan  <bos@serpentine.com>
324
325	* ccvs-rsh.pl: created.  See the file itself for documentation.
326
327	* Makefile.in (DISTFILES): added ccvs-rsh.pl to the list of
328	files to install.
329
330Fri Apr 28 22:32:45 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
331
332	* Makefile.in (DISTFILES): Brought up-to-date with current
333	directory contents.
334	(dist-dir): Renamed from dist-dir; use DISTDIR variable, passed
335	from parent.
336
337Mon Feb 13 13:32:07 1995  Jim Blandy  <jimb@totoro.bio.indiana.edu>
338
339	* rcs2log: rcs2log was originally in this tree; how did it get
340	deleted?  Anyway, this is the version distributed with Emacs
341	19.28, hacked to support CVS and Remote CVS.
342
343Mon Jul 26 13:18:23 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
344
345	* rcs-to-cvs: Rewrite in sh.
346
347Wed Jul 14 21:16:40 1993  David J. Mackenzie  (djm@thepub.cygnus.com)
348
349	* rcs-to-cvs: Don't source .cshrc or hardcode paths.
350	Make respository dir if needed.  Don't suppress errors
351	(such as prompts) from co.
352
353Wed Feb 26 18:04:40 1992  K. Richard Pixley  (rich@cygnus.com)
354
355	* Makefile.in, configure.in: removed traces of namesubdir,
356	  -subdirs, $(subdir), $(unsubdir), some rcs triggers.  Forced
357	  copyrights to '92, changed some from Cygnus to FSF.
358
359