Menu

Cvs Changelog Builder / News: Recent posts

CVSChangelogBuilder 2.4 final has been released

Version 2.4 is a minor version. This is changes from 2.3:

2.4

  • Fix: Link on php files does not works.
  • Fix: Exclude files if they are result of add in another branch.
  • New: Add option -allowindex to have meta robot index tag in HTML output.
  • New: Add option -includeheader to include content of a file after body tag in HTML output.
Posted by Laurent Destailleur (Eldy) 2008-06-17

CVSChangelogBuilder 2.3 finale has been released

It's not an up to date news but i forgot to submit it on sourceforge, so now it's done:
CVSChangelogBuilder 2.3 has been released.

This changes:
- Fix: The user is not case sensitive.
- Fix: cvschangelogbuilder died for some CVS root in Windows.
- Fix: Support module that contains spaces on it.
- Fix: [ 1281761 ] diff link error.
- New: Added -only option (for report on only files that match a regex).
- More precise error message when writing png files.
- Updated documentation.

Posted by Laurent Destailleur (Eldy) 2007-04-18

CvsChangelogBuilder 2.2 final has been released

CvsChangelogBuilder is an Perl utility to generate ChangeLogs or CVS reports for a project hosted on a CVS server. The main goal is to provide a better output that the 'cvs log' command, to build graphical html reports or sorted text reports. Available outputs provides among standard informations, the status of the change (added,changed,removed), allows easy "differential" changelogs, between 2 versions, and reports are friendly to read. Text outputs can be grouped by different criterias (by date, by file, by log, by author).

Changes from previous version:
- Fixed: Remove warning in diagnostic mode
- Fixed: doc to use buildhtmlreport options
- Fixed: [ 1004884 ] HTML tags is removed from HTML output
- New: options: nosummary, nolinesofcode, nodevelopers, nodaysofweek, nohours, notags, nolastlogs, nolimit,sortbyrevision, loosecommits
- New: cvs links open a new window.
- Fixed: Support filanmes with spaces in it

Posted by Laurent Destailleur (Eldy) 2005-10-16

CVSChangeLogBuilder 2.1 has been released.

cvschangelogbuilder is an Perl utility to generate ChangeLogs or CVS reports for a project hosted on a CVS server. The main goal is to provide a better output that the 'cvs log' command, to build sorted text only or graphical html reports. Available outputs provides among standard informations, the status of the change (added,changed,removed), allows easy "differential" changelogs, between 2 versions, even when they are not in the main branch, are friendly to read. Text outputs can be grouped by different criterias (by date, by file, by log, by author).... read more

Posted by Laurent Destailleur (Eldy) 2005-05-05

CVSChangeLogBuilder 1.0 has been released

CVSChangeLogBuilder 1.0 has been released.

cvschangelogbuilder is an perl utility to generate changelogs for a project hosted on a CVS server. The main goal is to provide a better output that the 'cvs log' command, to permit to choose the sorting criteria, to add the status of the change (added,removed,modified) and to allow "differential" changelogs, between 2 versions, even when they are not in the main branch. The output are also friendly to read and records are grouped by the output criteria.
cvschangelogbuilder offer 4 kinds of output:
listdeltaforrpm To build a changelog to include in a rpm .spec file.
listdeltabydate To build a changelog by date (looks near 'cvs log').
listdeltabyfile To build a changelog by file.
listdeltabylog To build a changelog by change comment.

Posted by Laurent Destailleur (Eldy) 2004-01-31
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.