[Hg] element index

Package indexes

All elements
a c d e f g h i m o p r s t u v w _
_
top
$_version
The version of the Mercurial executable.
__call
Executes the actual mercurial command
__call
Proxy down to the repository class
__construct
Constructor
__construct
Constructor
__call
Executes the actual mercurial command
__construct
__construct
Constructor
__construct
Constructor
$_repository
Holds the filesystem path of a Mercurial repository
__call
Proxy calls to the Command class
__clone
Prevent users to clone the instance
__construct
Repository constructor which currently does nothing.
a
top
$allowed_commands
Implemented commands pertaining to the Hg executable.
$allowed_options
Possible options a command may have
addOption
addOptions
$allowed_commands
Implemented commands pertaining to a Hg repository
$allowed_options
Possible options this command may have
Archive.php
Archive.php in Archive.php
c
top
$command
Defines the mercurial command to implement
$container
Object representing the container the command operated upon
changeset
CUSTOM_EXECUTABLE
Use the executable specified by the user
Command.php
Command.php in Command.php
$command
$command
The Mercurial command to execute
$container
Holds the repository object needed by commands to operate upon
Command.php
Command.php in Command.php
create
d
top
DEFAULT_EXECUTABLE
Use the executable found in the default installation location
$destination
Where the archive should be saved to
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
excluding
ERROR_UNSUPPORTED_ARCHIVE_TYPE
For when the desired archive format is not one of the supported formats
execute
(non-PHPdoc)
execute
(non-PHPdoc)
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
execute
f
top
forDir
forFiles
from
g
top
$global_options
Options which all commands in the package may have
getHgExecutable
Get the full path of the currently used Mercurial executable
getOptions
getTemplate
getVersion
Get the version of Mercurial we are currently using
getArchiveType
Accessor for the archive's format
getDestination
getRevision
get
getInstance
Implements the singleton registry pattern
getRepository
Returns the path of a Mercurial repository as set by the user.
h
top
$hg
The Mercurial binary being used
Hg.php
Hg.php in Hg.php
$hg
Holds the current state of the Hg object
has
Checks if the given key is currently stored
i
top
including
Interface.php
Interface.php in Interface.php
Interface.php
Interface.php in Interface.php
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
parseOutput
prepareCommand
$path_to_repository
Path to a local Mercurial repository
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
setHgExecutable
Set the Hg executable's path manually
setTemplate
setVersion
Returns the version of the Mercurial executable.
setArchiveType
Mutator for the archive's format
setDestination
setRevision
set
Stores an object identified by the name parameter.
setRepository
Sets the path of a Mercurial repository after validating it as a Hg repo.
t
top
to
$type
Default archive type is 'files'.
to
u
top
unsetOption
v
top
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.
Version.php
Version.php in Version.php
VersionControl_Hg_Command_Version
PHP version 5
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_Command_Exception
Exception for Hg commands
VersionControl_Hg_Exception
Top level exception for this package
VersionControl_Hg_Repository_Command_Exception
Exception for Hg commands
VersionControl_Hg_Repository_Exception
Exception for Hg repositories
VersionControl_Hg_Command_Interface
Interface for Hg commands
VersionControl_Hg_Repository_Command_Interface
Interface for Repository commands
VersionControl_Hg_Registry
Registers objects used in this package.
VersionControl_Hg_Repository
The Mercurial repository
w
top
with
a c d e f g h i m o p r s t u v w _