Commit Graph

10 Commits

Author SHA1 Message Date
Akinori MUSHA
ec0fbb53e4 Update to rev. 2.13.
From its ChangeLog:

2000-08-17 00:27  kfogel

	* Makefile: Tell the truth.

2000-08-17 00:26  kfogel

	* cvs2cl.pl: (pretty_file_list): init $common_dir to undef; adjust
	later conditionals to distinguish undef value from "", the latter
	meaning that no common directory prefix is possible.

	This fixes the bug with filenames and directory prefixes reported
	by Shlomo Reinstein <shlomo.reinstein@intel.com>.

2000-08-17 00:22  kfogel

	* tests/: Makefile, log-3.txt, out-3a.txt, out-3b.txt: Added tests
	from Shlomo Reinstein's log.
2000-08-17 15:30:54 +00:00
Akinori MUSHA
3fb81dd21c Update to rev.2.12.
Here's an excerpt from cvs2cl's ChangeLog generated by itself. :>

2000-08-15 00:59  kfogel

        * cvs2cl.pl: Handle even the [allegedly impossible] case of an
        undefined dir prefix.

2000-08-15 00:52  kfogel

        * cvs2cl.pl: Be more careful about setting $common_dir.

        This hopefully fixes a two-char eats problem reported by Shlomo
        Reinstein <shlomo.reinstein@intel.com>; Shlomo's patch is included
        in a comment (search for "shlomo") for reference, in case this
        doesn't work.  Only Shlomo can test right now, although if this
        doesn't work I'll just ask him for his log info.
2000-08-15 08:58:35 +00:00
Akinori MUSHA
dd6644a2bb Update to rev. 2.10. 2000-07-09 03:15:08 +00:00
Akinori MUSHA
d1eb34aa3a Update to 2.9. 2000-07-07 15:41:55 +00:00
Akinori MUSHA
26c7e3a5ad Update to rev. 2.8. (Several bug fixes have been done) 2000-07-05 19:18:57 +00:00
Akinori MUSHA
26257bf6c8 Update to 2.5.
--hide-filenames option has been added.
2000-06-29 20:45:25 +00:00
Satoshi Asami
be6c01ee85 Use ${MASTER_SITE_LOCAL}. 2000-06-29 02:31:42 +00:00
Akinori MUSHA
60f2ecb476 Local distfiles have been moved to:
ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/local-distfiles/knu/
2000-06-07 17:24:38 +00:00
Akinori MUSHA
ae8f1031af Move local distfiles from:
http://people.FreeBSD.org/~knu/ports/distfiles/
to:
	ftp://ftp.FreeBSD.org/pub/FreeBSD/local-distfiles/knu/
2000-06-07 08:17:23 +00:00
Akinori MUSHA
b72ff83eee This is a new port of cvs2cl.
--

cvs2cl.pl: CVS-log-message-to-ChangeLog conversion script

This Perl script does what you think it does: It produces a GNU-style
ChangeLog for CVS-controlled sources, by running "cvs log" and parsing
the output. Duplicate log messages get unified in the Right Way.
2000-06-06 13:54:10 +00:00