Package com.aragost.javahg

Class Summary
BaseRepository This is a standard Repository with no bundle overlaid
Bookmark  
Bundle  
Changeset Represent data for a single changeset.
DateTime Represents a timestamp and a timezone offset
HgVersion Representing a Mercurial version.
MercurialExtension To implement Mercurial commands for an extension create a subclass of this class.
Repository A Mercurial repository.
RepositoryConfiguration Settings for repository and underlying server process
WorkingCopy Represents working copy for a Repository.
 

Enum Summary
Phase Enum type to represent phases introduced in Mercurial 2.1
RepositoryConfiguration.CachePolicy  
 

Exception Summary
UnknownCommandException Exception thrown when an attempt it made to execute a command that the underlying Mercurial command server doesn't know.
 



Copyright © 2011-2013 aragost Trifork ag. All Rights Reserved.