Creates a new report index page.
method initializes the ConfigurationOptions object with
received values.
A column of integer values.
Creates a new SimpleTextColumn with the given head
Utility class for storing a map from Object
s to
int
s.
Returns true if this revisionNumber marks the adding of a new file
on a subbranch.
Returns true if this is a revision
at the very beginning of the log timespan which is
only a container for the number of code lines at the beginning
of the log and not a real revision committed by an author.
Returns true if files with a given keyword substitution
should be treated as binary files.
Returns true if this revisionNumber is a normal change, or if it
restores a removed file.
Returns true if this revisionNumber is the creation of a new file.
Returns true if the file is deleted in this revision.
Returns true
if the latest revision of this file was
a deletion.
Returns true if this revisionNumber is the removal of a file.
Returns true
if all files in this directory and its
subdirectories are deleted, or if it doesn't have any files and
subdirectories at all.
Returns true if the repository contains no files.
Checks if the time series is empty.
Determines if a file is in the attic by comparing the location of
the RCS file and the working file.
Returns TRUE if file is in specified directroy, FALSE otherwise
Returns true
if the file did not exist before this
revision and does exist afterwards.
Returns true
if the date lies within the timespan of
the commit, plus/minus a tolerance.
Returns true if no local copy was found for
the majority of files in the log.
Returns true if the local working copy is out of
sync with the log.
Returns true if the log was generated
with the "-N" switch of "cvs log"
Returns true
if this revision is part of the main branch,
and false
if it is part of a side branch.
Returns true if this revisionNumber is on the main branch.
Returns true if this is the root of the directory tree.
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.
Returns true if this is a dead revisionNumber.
Returns true if this is an Exp revisionNumber.
Returns an iterator on the keys, sorted by key ascending.
Returns an iterator on the keys, sorted by values ascending.
Returns an iterator on the keys, sorted by values descending.