net.sf.statcvs.pages.xml
public class CommitListXml extends Object
Constructor and Description |
---|
CommitListXml(List commits,
List tags,
boolean withPermalinks)
Creates a new instance for the list of commits.
|
CommitListXml(List commit,
List tags,
int max,
boolean withPermalinks)
Creates a new instance for the list of commits.
|