Uses of Class net.sf.statcvs.model.Commit

Uses in package net.sf.statcvs.input

Methods with parameter type net.sf.statcvs.model.Commit

void
boolean
Returns true if the date lies within the timespan of the commit, plus/minus a tolerance.
boolean
Returns true if change is part of the commit, that is if they have the same author, the same message, and are within the same timeframe.