Full index

Package indexes


a b c d e f g h i m o p r s t u v w _
a
top
$allowed_commands
Implemented commands pertaining to a Hg repository
$allowed_commands
Implemented commands pertaining to the Hg executable.
$allowed_options
Possible options a command may have
$allowed_options
Possible options this command may have
addOption
addOptions
Archive.php
Archive.php in Archive.php
b
top
Branch
Branch in Changset.php
Branch.php
Branch.php in Branch.php
c
top
$command
Defines the mercurial command to implement
$command
The Mercurial command to execute
$command
$container
Object representing the container the command operated upon
$container
Holds the repository object needed by commands to operate upon
changeset
create
CUSTOM_EXECUTABLE
Use the executable specified by the user
Command.php
Command.php in Command.php
Changset.php
Changset.php in Changset.php
Command.php
Command.php in Command.php
d
top
$destination
Where the archive should be saved to
DEFAULT_EXECUTABLE
Use the executable found in the default installation location
delete
Deletes the repository, effectively removing the working copy from SCM.
e
top
ERROR_HG_NOT_FOUND
error constant for when the mercurial executable cannot be found
ERROR_UNSUPPORTED_ARCHIVE_TYPE
For when the desired archive format is not one of the supported formats
excluding
execute
(non-PHPdoc)
execute
(non-PHPdoc)
execute
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
Exception.php
Exception.php in Exception.php
f
top
forDir
forFiles
from
g
top
$global_options
Options which all commands in the package may have
get
getArchiveType
Accessor for the archive's format
getDestination
getHgExecutable
Get the full path of the currently used Mercurial executable
getInstance
Implements the singleton registry pattern
getOptions
getRepository
Returns the path of a Mercurial repository as set by the user.
getRevision
getStatus
Status::getStatus() in Status.php
Return the status of entities in the repository subject to restrictions.
getTemplate
getVersion
Get the version of Mercurial we are currently using
h
top
$hg
Holds the current state of the Hg object
$hg
The Mercurial binary being used
has
Checks if the given key is currently stored
Hg.php
Hg.php in Hg.php
Hg_Branch
Hg_Branch in Branch.php
i
top
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
including
isRepository
Checks if $this is in fact a valid
m
top
$messages
Error messages for humans
o
top
$options
Manages the options for the Hg executable.
p
top
$path_to_repository
Path to a local Mercurial repository
parseOutput
prepareCommand
r
top
$required_options
Required options this command needs
$required_options
$required_options
Required options this command needs
$revision
Which revision to use in this command
Registry.php
Registry.php in Registry.php
Repository.php
Repository.php in Repository.php
ROOT_NAME
The name of all Mercurial repository roots.
s
top
Status.php
Status.php in Status.php
set
Stores an object identified by the name parameter.
setArchiveType
Mutator for the archive's format
setDestination
setHgExecutable
Set the Hg executable's path manually
setRepository
Sets the path of a Mercurial repository after validating it as a Hg repo.
setRevision
setTemplate
setVersion
Returns the version of the Mercurial executable.
Status
Status in Status.php
Does not implement the following Mercurial 1.1.1 options:
t
top
$type
Default archive type is 'files'.
Tag.php
Tag.php in Tag.php
Tip.php
Tip.php in Tip.php
to
to
u
top
unsetOption
v
top
Version.php
Version.php in Version.php
verbose
Implements the option for the Mercurial executable.
version
Proxy to setVersion; distinguish between accessor getVersion() and command 'version'
VersionControl_Hg
Assumes to be working on a local filesystem repository
VersionControl_Hg_Command
Wraps each Mercurial command to centralize global options and command execution.
VersionControl_Hg_Command_Exception
Exception for Hg commands
VersionControl_Hg_Command_Interface
Interface for Hg commands
VersionControl_Hg_Command_Version
PHP version 5
VersionControl_Hg_Exception
Top level exception for this package
VersionControl_Hg_Registry
Registers objects used in this package.
VersionControl_Hg_Repository
The Mercurial repository
VersionControl_Hg_Repository_Command
Wraps each Mercurial command to centralize global options and command execution.
VersionControl_Hg_Repository_Command_Archive
Exports repository to a (optionally compressed) archive file.
VersionControl_Hg_Repository_Command_Exception
Exception for Hg commands
VersionControl_Hg_Repository_Command_Interface
Interface for Repository commands
VersionControl_Hg_Repository_Exception
Exception for Hg repositories
w
top
with
_
top
$_repository
Holds the filesystem path of a Mercurial repository
$_version
The version of the Mercurial executable.
__call
Proxy calls to the Command class
__call
Proxy down to the repository class
__call
Executes the actual mercurial command
__call
Executes the actual mercurial command
__clone
Prevent users to clone the instance
__construct
__construct
Repository constructor which currently does nothing.
__construct
Status::__construct() in Status.php
Sets the restriction passed into the command.
__construct
Constructor
__construct
Constructor
__construct
Constructor
__construct
Constructor
a b c d e f g h i m o p r s t u v w _