vcs2l
Contents:
Installation
API Documentation:
vcs2l
vcs2l
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
add_common_arguments() (in module vcs2l.commands.command)
add_dependencies() (in module vcs2l.commands.import_)
ansi() (in module vcs2l.executor)
B
branch() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
BranchCommand (class in vcs2l.commands.branch)
bzr_main() (in module vcs2l.commands.custom)
BzrClient (class in vcs2l.clients.bzr)
C
check_greater_zero() (in module vcs2l.commands.command)
Command (class in vcs2l.commands.command)
command (vcs2l.commands.branch.BranchCommand attribute)
(vcs2l.commands.command.Command attribute)
(vcs2l.commands.custom.CustomCommand attribute)
(vcs2l.commands.delete.DeleteCommand attribute)
(vcs2l.commands.diff.DiffCommand attribute)
(vcs2l.commands.export.ExportCommand attribute)
(vcs2l.commands.import_.ImportCommand attribute)
(vcs2l.commands.log.LogCommand attribute)
(vcs2l.commands.pull.PullCommand attribute)
(vcs2l.commands.push.PushCommand attribute)
(vcs2l.commands.remotes.RemotesCommand attribute)
(vcs2l.commands.status.StatusCommand attribute)
(vcs2l.commands.validate.ValidateCommand attribute)
custom() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
CustomCommand (class in vcs2l.commands.custom)
D
DeleteCommand (class in vcs2l.commands.delete)
diff() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
DiffCommand (class in vcs2l.commands.diff)
DuplicateCommandHandler (class in vcs2l.executor)
E
execute_jobs() (in module vcs2l.executor)
existing_dir() (in module vcs2l.commands.command)
export() (vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
ExportCommand (class in vcs2l.commands.export)
F
file_or_url_type() (in module vcs2l.commands.import_)
find_repositories() (in module vcs2l.crawler)
fix_output_path() (in module vcs2l.executor)
G
generate_jobs() (in module vcs2l.commands.import_)
(in module vcs2l.commands.validate)
(in module vcs2l.executor)
get_entrypoint() (in module vcs2l.commands.help)
get_git_version() (vcs2l.clients.git.GitClient class method)
get_parser() (in module vcs2l.commands.branch)
(in module vcs2l.commands.custom)
(in module vcs2l.commands.delete)
(in module vcs2l.commands.diff)
(in module vcs2l.commands.export)
(in module vcs2l.commands.help)
(in module vcs2l.commands.import_)
(in module vcs2l.commands.log)
(in module vcs2l.commands.pull)
(in module vcs2l.commands.push)
(in module vcs2l.commands.remotes)
(in module vcs2l.commands.status)
(in module vcs2l.commands.validate)
get_parser_with_command_only() (in module vcs2l.commands.help)
get_ready_job() (in module vcs2l.executor)
get_relative_path_of_result() (in module vcs2l.commands.export)
get_repos_in_rosinstall_format() (in module vcs2l.commands.import_)
get_repos_in_vcs2l_format() (in module vcs2l.commands.import_)
get_repositories() (in module vcs2l.commands.import_)
get_repository_paths() (in module vcs2l.commands.delete)
get_vcs_client() (in module vcs2l.crawler)
git_main() (in module vcs2l.commands.custom)
GitClient (class in vcs2l.clients.git)
H
help (vcs2l.commands.branch.BranchCommand attribute)
(vcs2l.commands.custom.CustomCommand attribute)
(vcs2l.commands.delete.DeleteCommand attribute)
(vcs2l.commands.diff.DiffCommand attribute)
(vcs2l.commands.export.ExportCommand attribute)
(vcs2l.commands.import_.ImportCommand attribute)
(vcs2l.commands.log.LogCommand attribute)
(vcs2l.commands.pull.PullCommand attribute)
(vcs2l.commands.push.PushCommand attribute)
(vcs2l.commands.remotes.RemotesCommand attribute)
(vcs2l.commands.status.StatusCommand attribute)
(vcs2l.commands.validate.ValidateCommand attribute)
hg_main() (in module vcs2l.commands.custom)
HgClient (class in vcs2l.clients.hg)
I
import_() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
(vcs2l.clients.tar.TarClient method)
(vcs2l.clients.zip.ZipClient method)
ImportCommand (class in vcs2l.commands.import_)
is_repository() (vcs2l.clients.bzr.BzrClient static method)
(vcs2l.clients.git.GitClient static method)
(vcs2l.clients.hg.HgClient static method)
(vcs2l.clients.svn.SvnClient static method)
(vcs2l.clients.tar.TarClient static method)
(vcs2l.clients.zip.ZipClient static method)
L
load_url() (in module vcs2l.clients.vcs_base)
log() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
LogCommand (class in vcs2l.commands.log)
M
main() (in module vcs2l.commands.branch)
(in module vcs2l.commands.custom)
(in module vcs2l.commands.delete)
(in module vcs2l.commands.diff)
(in module vcs2l.commands.export)
(in module vcs2l.commands.help)
(in module vcs2l.commands.import_)
(in module vcs2l.commands.log)
(in module vcs2l.commands.pull)
(in module vcs2l.commands.push)
(in module vcs2l.commands.remotes)
(in module vcs2l.commands.status)
(in module vcs2l.commands.validate)
(in module vcs2l.commands.vcs)
module
vcs2l
vcs2l.clients
vcs2l.clients.bzr
vcs2l.clients.git
vcs2l.clients.hg
vcs2l.clients.none
vcs2l.clients.svn
vcs2l.clients.tar
vcs2l.clients.vcs_base
vcs2l.clients.zip
vcs2l.commands
vcs2l.commands.branch
vcs2l.commands.command
vcs2l.commands.custom
vcs2l.commands.delete
vcs2l.commands.diff
vcs2l.commands.export
vcs2l.commands.help
vcs2l.commands.import_
vcs2l.commands.log
vcs2l.commands.pull
vcs2l.commands.push
vcs2l.commands.remotes
vcs2l.commands.status
vcs2l.commands.validate
vcs2l.commands.vcs
vcs2l.crawler
vcs2l.errors
vcs2l.executor
vcs2l.streams
vcs2l.util
N
NoneClient (class in vcs2l.clients.none)
O
output_error_information() (in module vcs2l.commands.export)
output_export_data() (in module vcs2l.commands.export)
output_repositories() (in module vcs2l.executor)
output_result() (in module vcs2l.executor)
output_results() (in module vcs2l.executor)
P
process_job() (vcs2l.executor.Worker method)
pull() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
PullCommand (class in vcs2l.commands.pull)
push() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
PushCommand (class in vcs2l.commands.push)
R
remotes() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
RemotesCommand (class in vcs2l.commands.remotes)
rmtree() (in module vcs2l.util)
run() (vcs2l.executor.Worker method)
run_command() (in module vcs2l.clients.vcs_base)
S
set_streams() (in module vcs2l.streams)
simple_main() (in module vcs2l.commands.command)
status() (vcs2l.clients.bzr.BzrClient method)
(vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
StatusCommand (class in vcs2l.commands.status)
svn_main() (in module vcs2l.commands.custom)
SvnClient (class in vcs2l.clients.svn)
T
TarClient (class in vcs2l.clients.tar)
test_url() (in module vcs2l.clients.vcs_base)
type (vcs2l.clients.bzr.BzrClient attribute)
(vcs2l.clients.git.GitClient attribute)
(vcs2l.clients.hg.HgClient attribute)
(vcs2l.clients.none.NoneClient attribute)
(vcs2l.clients.svn.SvnClient attribute)
(vcs2l.clients.tar.TarClient attribute)
(vcs2l.clients.vcs_base.VcsClientBase attribute)
(vcs2l.clients.zip.ZipClient attribute)
U
UnsupportedPythonVersionError
V
validate() (vcs2l.clients.git.GitClient method)
(vcs2l.clients.hg.HgClient method)
(vcs2l.clients.svn.SvnClient method)
(vcs2l.clients.tar.TarClient method)
(vcs2l.clients.zip.ZipClient method)
validate_paths() (in module vcs2l.commands.delete)
ValidateCommand (class in vcs2l.commands.validate)
vcs2l
module
vcs2l.clients
module
vcs2l.clients.bzr
module
vcs2l.clients.git
module
vcs2l.clients.hg
module
vcs2l.clients.none
module
vcs2l.clients.svn
module
vcs2l.clients.tar
module
vcs2l.clients.vcs_base
module
vcs2l.clients.zip
module
vcs2l.commands
module
vcs2l.commands.branch
module
vcs2l.commands.command
module
vcs2l.commands.custom
module
vcs2l.commands.delete
module
vcs2l.commands.diff
module
vcs2l.commands.export
module
vcs2l.commands.help
module
vcs2l.commands.import_
module
vcs2l.commands.log
module
vcs2l.commands.pull
module
vcs2l.commands.push
module
vcs2l.commands.remotes
module
vcs2l.commands.status
module
vcs2l.commands.validate
module
vcs2l.commands.vcs
module
vcs2l.crawler
module
vcs2l.errors
module
vcs2l.executor
module
vcs2l.streams
module
vcs2l.util
module
Vcs2lError
VcsClientBase (class in vcs2l.clients.vcs_base)
W
Worker (class in vcs2l.executor)
Z
ZipClient (class in vcs2l.clients.zip)