Wraps each Mercurial command to centralize global options and command execution.
It is passed into the constructor of each command.
implements the following global options: -I --include include names matching the given patterns -X --exclude exclude names matching the given patterns
PHP version 5
Located in /Hg/Repository/Command.php (line 39)
VersionControl_Hg_Command | --VersionControl_Hg_Repository_Command
Class | Description |
---|---|
VersionControl_Hg_Repository_Command_Archive | Exports repository to a (optionally compressed) archive file. |
Implemented commands pertaining to a Hg repository
Holds the repository object needed by commands to operate upon
Inherited from VersionControl_Hg_Command
VersionControl_Hg_Command::$allowed_options
VersionControl_Hg_Command::$command
VersionControl_Hg_Command::$global_options
VersionControl_Hg_Command::$options
VersionControl_Hg_Command::$required_options
Constructor
Executes the actual mercurial command
Inherited From VersionControl_Hg_Command
VersionControl_Hg_Command::__construct()
VersionControl_Hg_Command::addOption()
VersionControl_Hg_Command::addOptions()
VersionControl_Hg_Command::changeset()
VersionControl_Hg_Command::excluding()
VersionControl_Hg_Command::forDir()
VersionControl_Hg_Command::forFiles()
VersionControl_Hg_Command::from()
VersionControl_Hg_Command::getOptions()
VersionControl_Hg_Command::getTemplate()
VersionControl_Hg_Command::including()
VersionControl_Hg_Command::parseOutput()
VersionControl_Hg_Command::prepareCommand()
VersionControl_Hg_Command::setTemplate()
VersionControl_Hg_Command::to()
VersionControl_Hg_Command::unsetOption()
VersionControl_Hg_Command::verbose()
VersionControl_Hg_Command::__call()
Documentation generated on Tue, 18 Aug 2009 23:53:15 -0600 by phpDocumentor 1.4.2