Home
Documentation
Recent
Preferences
Modules
Distributions
Authors
Find
in
Distributions
Modules
Authors
Categories
Modules
> >
V
> >
VCI
VCI::Abstract::Commit
Represents a single atomic commit to the repository.
VCI::Abstract::Committable
Anything that can be committed to a repository.
VCI::Abstract::Diff
An object representing a "diff" or "patch" from
VCI::Abstract::Diff::File
The changes made to a particular file, in a Diff.
VCI::Abstract::Directory
A directory in the repository.
VCI::Abstract::File
A single file in the repository.
VCI::Abstract::FileContainer
Anything that can contain a
VCI::Abstract::History
The history of a Project, File, Directory, etc.
VCI::Abstract::Project
A particular project in the Repository
VCI::Abstract::ProjectItem
VCI::Abstract::Repository
A repository where version-controlled items are kept.
VCI::Util
Types and Utility Functions used by VCI
VCI::VCS::Bzr
Object-oriented interface to Bazaar (bzr)
VCI::VCS::Bzr::Commit
VCI::VCS::Bzr::Committable
VCI::VCS::Bzr::Directory
VCI::VCS::Bzr::File
VCI::VCS::Bzr::History
VCI::VCS::Bzr::Project
VCI::VCS::Bzr::Repository
VCI::VCS::Cvs
Object-oriented interface to CVS
VCI::VCS::Cvs::Commit
VCI::VCS::Cvs::Diff
VCI::VCS::Cvs::Directory
VCI::VCS::Cvs::File
VCI::VCS::Cvs::History
VCI::VCS::Cvs::Project
VCI::VCS::Cvs::Repository
VCI::VCS::Git
Object-oriented interface to Git
VCI::VCS::Git::Commit
VCI::VCS::Git::Committable
VCI::VCS::Git::Diff
VCI::VCS::Git::Directory
VCI::VCS::Git::File
VCI::VCS::Git::History
VCI::VCS::Git::Project
VCI::VCS::Git::Repository
VCI::VCS::Hg
Object-oriented interface to Mercurial (aka Hg)
VCI::VCS::Hg::Commit
VCI::VCS::Hg::Committable
VCI::VCS::Hg::Diff
VCI::VCS::Hg::Directory
VCI::VCS::Hg::File
VCI::VCS::Hg::History
VCI::VCS::Hg::Project
VCI::VCS::Hg::Repository
VCI::VCS::Svn
Object-oriented interface to Subversion
VCI::VCS::Svn::Commit
VCI::VCS::Svn::Committable
VCI::VCS::Svn::Directory
VCI::VCS::Svn::File
VCI::VCS::Svn::FileOrDirectory
VCI::VCS::Svn::History
VCI::VCS::Svn::Project
VCI::VCS::Svn::Repository
Problems, suggestions, or comments to
Randy Kobes
.
Questions? Check the
FAQ
.
Enable installations using
PAR::WebStart
.