blob: 467916867e2035a40bd191762f49142888bc3388 (
plain) (
blame)
1
2
3
4
5
6
7
|
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.
WWW: https://www.red-bean.com/cvs2cl/
|