summaryrefslogtreecommitdiff
path: root/devel/cvs2cl/pkg-descr
blob: 6ad2b5f9865893bafb7c29c54f052ad4192a03a8 (plain) (blame)
1
2
3
4
5
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.