org.apache.maven.scm.provider.local.command.changelog
public class LocalChangeLogCommand extends AbstractChangeLogCommand
Version: $Id: LocalChangeLogCommand.java 374369 2006-02-02 11:59:40Z evenisse $
Method Summary | |
---|---|
protected ChangeLogScmResult | executeChangeLogCommand(ScmProviderRepository repository, ScmFileSet fileSet, Date startDate, Date endDate, String branch, String datePattern) |