Index

A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Z

A

active (libbe.bug.Bug attribute)
active_status (libbe.bugdir.BugDir attribute)
add() (libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.Storage method)
add_block() (in module libbe.command.depend)
add_comment() (libbe.bug.Bug method)
add_comments() (libbe.bug.Bug method)
add_id() (libbe.storage.vcs.base.CachedPathID method)
add_reply() (libbe.comment.Comment method)
add_target() (in module libbe.command.target)
add_user() (libbe.util.wsgi.Users method)
admin() (libbe.util.wsgi.AdminApp method)
AdminApp (class in libbe.util.wsgi)
alt_id (libbe.comment.Comment attribute)
ancestors() (libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.Storage method)
append() (libbe.bugdir.BugDir method)
append_tag() (in module libbe.command.tag)
Arch (class in libbe.storage.vcs.arch)
Argument (class in libbe.command.base)
Assign (class in libbe.command.assign)
assigned (libbe.bug.Bug attribute)
assignees() (in module libbe.command.util)
attr_name_to_setting_name() (in module libbe.storage.util.settings_object)
attribute_change_string() (libbe.diff.Diff method)
authenticate() (libbe.util.wsgi.AuthenticationApp method)
AuthenticationApp (class in libbe.util.wsgi)
authfunc() (libbe.util.wsgi.AuthenticationApp method)
author (libbe.comment.Comment attribute)

B

BE (class in libbe.ui.command_line)
BEExceptionApp (class in libbe.util.wsgi)
blocked_by_tree() (libbe.command.depend.DependencyTree method)
blocks_tree() (libbe.command.depend.DependencyTree method)
body (libbe.comment.Comment attribute)
branch_len() (libbe.util.tree.Tree method)
BrokenLink
Bug (class in libbe.bug)
bug() (libbe.command.html.ServerApp method)
bug_add_string() (libbe.diff.Diff method)
bug_attribute_change_string() (libbe.diff.Diff method)
bug_dir() (libbe.command.html.ServerApp method)
bug_from_target_summary() (in module libbe.command.target)
bug_from_uuid() (in module libbe.command.util)
(libbe.bugdir.BugDir method)
bug_mod_string() (libbe.diff.Diff method)
bug_rem_string() (libbe.diff.Diff method)
bug_string() (libbe.command.depend.Depend method)
bug_summary_change_string() (libbe.diff.Diff method)
bug_target() (in module libbe.command.target)
BugCompoundComparator (class in libbe.bug)
BugDir (class in libbe.bugdir)
bugdir_attribute_change_string() (libbe.diff.Diff method)
bugdir_bug_comment_from_user_id() (in module libbe.command.util)
Bzr (class in libbe.storage.vcs.bzr)

C

cached_property() (in module libbe.storage.util.properties)
CachedPathID (class in libbe.storage.vcs.base)
callback() (libbe.ui.command_line.CmdOptionParser method)
CallbackExit
CantAddFile
CantFindEditor
change_hook_property() (in module libbe.storage.util.properties)
changed() (libbe.bugdir.RevisionedBugDir method)
(libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.VersionedStorage method)
(libbe.storage.http.HTTP method)
(libbe.storage.vcs.base.VCS method)
check_dependencies() (in module libbe.command.depend)
check_initial_version() (libbe.storage.util.upgrade.Upgrader method)
check_login() (libbe.command.serve_commands.ServerApp method)
(libbe.command.serve_storage.ServerApp method)
check_storage_version() (libbe.storage.http.HTTP method)
(libbe.storage.vcs.base.VCS method)
checked_property() (in module libbe.storage.util.properties)
child_by_path() (libbe.diff.DiffTree method)
child_uuids() (in module libbe.util.id)
children() (libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.Storage method)
cleanup() (libbe.command.base.Command method)
(libbe.command.base.InputOutput method)
(libbe.command.base.StorageCallbacks method)
(libbe.command.base.UserInterface method)
(libbe.util.utility.Dir method)
clear_cached_setting() (libbe.storage.util.settings_object.SavedSettingsObject method)
client (libbe.storage.vcs.arch.Arch attribute)
(libbe.storage.vcs.base.VCS attribute)
(libbe.storage.vcs.bzr.Bzr attribute)
(libbe.storage.vcs.darcs.Darcs attribute)
(libbe.storage.vcs.git.ExecGit attribute)
(libbe.storage.vcs.hg.Hg attribute)
(libbe.storage.vcs.monotone.Monotone attribute)
CmdOptionParser (class in libbe.ui.command_line)
cmp_assigned() (in module libbe.bug)
cmp_attr() (in module libbe.bug)
(in module libbe.comment)
cmp_author() (in module libbe.comment)
cmp_body() (in module libbe.comment)
cmp_comments() (in module libbe.bug)
cmp_content_type() (in module libbe.comment)
cmp_creator() (in module libbe.bug)
cmp_extra_strings() (in module libbe.bug)
(in module libbe.comment)
cmp_in_reply_to() (in module libbe.comment)
cmp_last_modified() (in module libbe.bug)
cmp_mine() (in module libbe.bug)
cmp_reporter() (in module libbe.bug)
cmp_severity() (in module libbe.bug)
cmp_status() (in module libbe.bug)
cmp_summary() (in module libbe.bug)
cmp_time() (in module libbe.bug)
(in module libbe.comment)
cmp_uuid() (in module libbe.bug)
(in module libbe.comment)
Command (class in libbe.command.base)
CommandError
CommandInput (class in libbe.command.base)
CommandLine (class in libbe.ui.command_line)
commands() (in module libbe.command.base)
Comment (class in libbe.command.comment)
(class in libbe.comment)
comment_add_string() (libbe.diff.Diff method)
comment_attribute_change_string() (libbe.diff.Diff method)
comment_body_change_string() (libbe.diff.Diff method)
comment_from_uuid() (libbe.bug.Bug method)
(libbe.comment.Comment method)
comment_mod_string() (libbe.diff.Diff method)
comment_rem_string() (libbe.diff.Diff method)
comment_root (libbe.bug.Bug attribute)
comment_string() (in module libbe.ui.util.editor)
CommentCompoundComparator (class in libbe.comment)
comments() (libbe.bug.Bug method)
Commit (class in libbe.command.commit)
commit() (libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.VersionedStorage method)
comp_path() (in module libbe.command.util)
complete() (libbe.command.base.Command method)
(libbe.ui.command_line.CmdOptionParser method)
complete_assigned() (in module libbe.command.util)
complete_bug_comment_id() (in module libbe.command.util)
complete_bug_id() (in module libbe.command.util)
complete_bugdir_id() (in module libbe.command.util)
complete_bugdir_settings() (in module libbe.command.set)
complete_command() (in module libbe.command.util)
complete_extra_strings() (in module libbe.command.util)
complete_path() (in module libbe.command.util)
complete_severity() (in module libbe.command.util)
complete_status() (in module libbe.command.util)
complete_target() (in module libbe.command.target)
complete_topic() (libbe.command.help.Help method)
Completer (class in libbe.command.util)
connect() (libbe.storage.base.Storage method)
(libbe.storage.vcs.base.CachedPathID method)
ConnectionError
content_type (libbe.comment.Comment attribute)
create_user_id() (in module libbe.ui.util.user)
creator (libbe.bug.Bug attribute)

D

Darcs (class in libbe.storage.vcs.darcs)
data_get_boolean() (libbe.util.wsgi.WSGI_DataObject method)
data_get_id() (libbe.util.wsgi.WSGI_DataObject method)
data_get_string() (libbe.util.wsgi.WSGI_DataObject method)
data_part() (libbe.diff.DiffTree method)
date (libbe.comment.Comment attribute)
default_encoding (in module libbe.storage.util.config)
defaulting_property() (in module libbe.storage.util.properties)
Depend (class in libbe.command.depend)
DependencyTree (class in libbe.command.depend)
destroy() (libbe.storage.base.Storage method)
(libbe.storage.vcs.base.CachedPathID method)
detect_vcs() (in module libbe.storage.vcs.base)
Diff (class in libbe.command.diff)
(class in libbe.diff)
diff() (libbe.command.diff.Diff method)
DiffTree (class in libbe.diff)
Dir (class in libbe.util.utility)
DirectoryNotEmpty
disconnect() (libbe.storage.base.Storage method)
(libbe.storage.vcs.base.CachedPathID method)
dispatch() (in module libbe.ui.command_line)
doc_property() (in module libbe.storage.util.properties)
Due (class in libbe.command.due)

E

editor_string() (in module libbe.ui.util.editor)
EMPTY (class in libbe.storage.util.settings_object)
EmptyCommit
ENCODING (in module libbe.util.encoding)
Entry (class in libbe.storage.base)
error() (libbe.util.wsgi.WSGI_Object method)
ExceptionApp (class in libbe.util.wsgi)
ExecGit (class in libbe.storage.vcs.git)
exists() (libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.Storage method)
extra_strings (libbe.bug.Bug attribute)
(libbe.bugdir.BugDir attribute)
(libbe.comment.Comment attribute)

F

Filter (class in libbe.command.depend)
final_version (libbe.storage.util.upgrade.Upgrade_1_0_to_1_1 attribute)
(libbe.storage.util.upgrade.Upgrade_1_1_to_1_2 attribute)
(libbe.storage.util.upgrade.Upgrade_1_2_to_1_3 attribute)
(libbe.storage.util.upgrade.Upgrade_1_3_to_1_4 attribute)
(libbe.storage.util.upgrade.Upgrade_1_4_to_1_5 attribute)
(libbe.storage.util.upgrade.Upgrader attribute)
fn_checked_property() (in module libbe.storage.util.properties)
from_string() (libbe.util.wsgi.User method)
from_xml() (libbe.bug.Bug method)
(libbe.bugdir.BugDir method)
(libbe.comment.Comment method)
full_report() (libbe.diff.Diff method)
full_version() (libbe.ui.command_line.BE method)

G

generate() (in module libbe.storage.util.mapfile)
generate_yaml_mapfile() (in module libbe.storage.util.upgrade)
get() (libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.Storage method)
get_all_tags() (in module libbe.command.tag)
get_argv_encoding() (in module libbe.util.encoding)
get_blocked_by() (in module libbe.command.depend)
get_blocks() (in module libbe.command.depend)
get_bugdir_settings() (in module libbe.command.set)
get_bugdir_subscribers() (in module libbe.command.subscribe)
get_bugdirs() (libbe.command.base.StorageCallbacks method)
get_command() (in module libbe.command.base)
get_command_class() (in module libbe.command.base)
get_due() (in module libbe.command.due)
get_encoding() (in module libbe.util.encoding)
get_fallback_email() (in module libbe.ui.util.user)
get_fallback_fullname() (in module libbe.ui.util.user)
get_fallback_username() (in module libbe.ui.util.user)
get_file_contents() (in module libbe.util.encoding)
get_input_encoding() (in module libbe.util.encoding)
get_output_encoding() (in module libbe.util.encoding)
get_path() (libbe.storage.util.upgrade.Upgrader method)
get_post_url() (in module libbe.util.http)
(libbe.storage.http.HTTP method)
get_stdout() (libbe.command.base.StringInputOutput method)
get_storage() (libbe.command.base.StorageCallbacks method)
get_subscribers() (in module libbe.command.subscribe)
get_tags() (in module libbe.command.tag)
get_text_file_encoding() (in module libbe.util.encoding)
get_unconnected_storage() (libbe.command.base.StorageCallbacks method)
get_user_id() (in module libbe.ui.util.user)
(libbe.storage.vcs.base.VCS method)
get_val() (in module libbe.storage.util.config)
getURL() (libbe.util.wsgi.WSGICaller method)

H

HandlerError
HandlerErrorApp (class in libbe.util.wsgi)
handy_time() (in module libbe.util.utility)
has_bug() (libbe.bugdir.BugDir method)
has_descendant() (libbe.util.tree.Tree method)
hash() (libbe.util.wsgi.User method)
Help (class in libbe.command.help)
help() (libbe.command.base.Command method)
(libbe.command.base.UserInterface method)
(libbe.ui.command_line.CommandLine method)
Hg (class in libbe.storage.vcs.hg)
HIERARCHY (in module libbe.util.id)
HTML (class in libbe.command.html)
Html (in module libbe.command.html)
HTTP (class in libbe.storage.http)
HTTP_USER_ERROR (in module libbe.util.http)
HTTPError

I

ID (class in libbe.util.id)
id() (libbe.storage.vcs.base.CachedPathID method)
IDreplacer (class in libbe.util.id)
import_by_name() (in module libbe.util.plugin)
Import_XML (class in libbe.command.import_xml)
Import_xml (in module libbe.command.import_xml)
in_reply_to (libbe.comment.Comment attribute)
inactive_status (libbe.bugdir.BugDir attribute)
index() (libbe.command.html.ServerApp method)
Init (class in libbe.command.init)
init() (libbe.storage.base.Storage method)
(libbe.storage.vcs.base.CachedPathID method)
initial_version (libbe.storage.util.upgrade.Upgrade_1_0_to_1_1 attribute)
(libbe.storage.util.upgrade.Upgrade_1_1_to_1_2 attribute)
(libbe.storage.util.upgrade.Upgrade_1_2_to_1_3 attribute)
(libbe.storage.util.upgrade.Upgrade_1_3_to_1_4 attribute)
(libbe.storage.util.upgrade.Upgrade_1_4_to_1_5 attribute)
(libbe.storage.util.upgrade.Upgrader attribute)
INPUT_ENCODING (in module libbe.util.encoding)
InputOutput (class in libbe.command.base)
installed() (libbe.storage.vcs.base.VCS method)
installed_vcs() (in module libbe.storage.vcs.base)
InvalidDirectory
InvalidID
InvalidIDStructure
InvalidMapfileContents
InvalidObject (class in libbe.util)
InvalidPath
InvalidRevision
InvalidStorageVersion
InvalidType
InvalidXML
invoke() (in module libbe.util.subproc)
is_head() (libbe.util.wsgi.WSGI_DataObject method)
is_readable() (libbe.storage.base.Storage method)
is_writeable() (libbe.storage.base.Storage method)
iterable_full_of_strings() (in module libbe.util.utility)

J

join() (libbe.diff.DiffTree method)

K

known_encoding() (in module libbe.util.encoding)

L

libbe (module)
libbe._version (module)
libbe.bug (module)
libbe.bugdir (module)
libbe.command (module)
libbe.command.assign (module)
libbe.command.base (module)
libbe.command.comment (module)
libbe.command.commit (module)
libbe.command.depend (module)
libbe.command.diff (module)
libbe.command.due (module)
libbe.command.help (module)
libbe.command.html (module)
libbe.command.import_xml (module)
libbe.command.init (module)
libbe.command.list (module)
libbe.command.merge (module)
libbe.command.new (module)
libbe.command.remove (module)
libbe.command.serve_commands (module)
libbe.command.serve_storage (module)
libbe.command.set (module)
libbe.command.severity (module)
libbe.command.show (module)
libbe.command.status (module)
libbe.command.subscribe (module)
libbe.command.tag (module)
libbe.command.target (module)
libbe.command.util (module)
libbe.comment (module)
libbe.diff (module)
libbe.error (module)
libbe.storage (module)
libbe.storage.base (module)
libbe.storage.http (module)
libbe.storage.util (module)
libbe.storage.util.config (module)
libbe.storage.util.mapfile (module)
libbe.storage.util.properties (module)
libbe.storage.util.settings_object (module)
libbe.storage.util.upgrade (module)
libbe.storage.vcs (module)
libbe.storage.vcs.arch (module)
libbe.storage.vcs.base (module)
libbe.storage.vcs.bzr (module)
libbe.storage.vcs.darcs (module)
libbe.storage.vcs.git (module)
libbe.storage.vcs.hg (module)
libbe.storage.vcs.monotone (module)
libbe.ui (module)
libbe.ui.command_line (module)
libbe.ui.util (module)
libbe.ui.util.editor (module)
libbe.ui.util.pager (module)
libbe.ui.util.user (module)
libbe.util (module)
libbe.util.encoding (module)
libbe.util.http (module)
libbe.util.id (module)
libbe.util.plugin (module)
libbe.util.subproc (module)
libbe.util.tree (module)
libbe.util.utility (module)
libbe.util.wsgi (module)
libbe.version (module)
List (class in libbe.command.list)
load() (libbe.util.wsgi.Users method)
load_all_bugs() (libbe.bugdir.BugDir method)
load_comments() (in module libbe.comment)
(libbe.bug.Bug method)
load_settings() (libbe.bug.Bug method)
(libbe.bugdir.BugDir method)
(libbe.comment.Comment method)
(libbe.storage.util.settings_object.SavedSettingsObject method)
load_severities() (in module libbe.bug)
load_status() (in module libbe.bug)
local_property() (in module libbe.storage.util.properties)
log_message() (libbe.util.wsgi.SilentRequestHandler method)
log_request() (libbe.util.wsgi.WSGI_Object method)
long_to_short_text() (in module libbe.util.id)
long_to_short_user() (in module libbe.util.id)
long_user() (libbe.util.id.ID method)

M

main() (in module libbe.ui.command_line)
make_root() (libbe.diff.DiffTree method)
Merge (class in libbe.command.merge)
merge() (libbe.bug.Bug method)
(libbe.bugdir.BugDir method)
(libbe.comment.Comment method)
MissingReference
modname_to_command_name() (in module libbe.command.base)
modnames() (in module libbe.util.plugin)
Monotone (class in libbe.storage.vcs.monotone)
MultipleIDMatches

N

name (libbe.command.assign.Assign attribute)
(libbe.command.base.Command attribute)
(libbe.command.comment.Comment attribute)
(libbe.command.commit.Commit attribute)
(libbe.command.depend.Depend attribute)
(libbe.command.diff.Diff attribute)
(libbe.command.due.Due attribute)
(libbe.command.help.Help attribute)
(libbe.command.html.HTML attribute)
(libbe.command.import_xml.Import_XML attribute)
(libbe.command.init.Init attribute)
(libbe.command.list.List attribute)
(libbe.command.merge.Merge attribute)
(libbe.command.new.New attribute)
(libbe.command.remove.Remove attribute)
(libbe.command.serve_commands.ServeCommands attribute)
(libbe.command.serve_storage.ServeStorage attribute)
(libbe.command.set.Set attribute)
(libbe.command.severity.Severity attribute)
(libbe.command.show.Show attribute)
(libbe.command.status.Status attribute)
(libbe.command.subscribe.Subscribe attribute)
(libbe.command.tag.Tag attribute)
(libbe.command.target.Target attribute)
(libbe.storage.base.Storage attribute)
(libbe.storage.base.VersionedStorage attribute)
(libbe.storage.http.HTTP attribute)
(libbe.storage.vcs.arch.Arch attribute)
(libbe.storage.vcs.base.VCS attribute)
(libbe.storage.vcs.bzr.Bzr attribute)
(libbe.storage.vcs.darcs.Darcs attribute)
(libbe.storage.vcs.git.ExecGit attribute)
(libbe.storage.vcs.git.PygitGit attribute)
(libbe.storage.vcs.hg.Hg attribute)
(libbe.storage.vcs.monotone.Monotone attribute)
(libbe.ui.command_line.BE attribute)
New (class in libbe.command.new)
new() (in module libbe.storage.vcs.arch)
(in module libbe.storage.vcs.base)
(in module libbe.storage.vcs.bzr)
(in module libbe.storage.vcs.darcs)
(in module libbe.storage.vcs.git)
(in module libbe.storage.vcs.hg)
(in module libbe.storage.vcs.monotone)
new_bug() (libbe.bugdir.BugDir method)
new_comment() (libbe.bug.Bug method)
new_reply() (libbe.comment.Comment method)
NoBugMatches
NoIDMatches
NoSuchFile
NotReadable
NotSupported
NotWriteable

O

ok_response() (libbe.util.wsgi.WSGI_DataObject method)
Option (class in libbe.command.base)
option_help() (libbe.command.base.OptionFormatter method)
OptionFormatter (class in libbe.command.base)
output() (in module libbe.command.show)
OUTPUT_ENCODING (in module libbe.util.encoding)

P

parse() (in module libbe.storage.util.mapfile)
parse_args() (libbe.ui.command_line.CmdOptionParser method)
parse_assigned() (in module libbe.command.assign)
parse_repo() (libbe.storage.http.HTTP method)
parse_severity() (in module libbe.command.depend)
parse_status() (in module libbe.command.depend)
parse_user() (in module libbe.util.id)
parse_user_id() (in module libbe.ui.util.user)
parse_yaml_mapfile() (in module libbe.storage.util.upgrade)
path() (in module libbe.storage.util.config)
(libbe.storage.vcs.base.CachedPathID method)
(libbe.storage.vcs.base.VCS method)
paths() (libbe.diff.DiffTree method)
post_data() (libbe.util.wsgi.WSGI_DataObject method)
primed_property() (in module libbe.storage.util.properties)
process_raw_argument() (libbe.ui.command_line.CmdOptionParser method)
prop_load_settings() (in module libbe.storage.util.settings_object)
prop_save_settings() (in module libbe.storage.util.settings_object)
Property() (in module libbe.storage.util.properties)
PygitGit (class in libbe.storage.vcs.git)

Q

query_data() (libbe.util.wsgi.WSGI_DataObject method)

R

recursive_remove() (libbe.storage.base.Storage method)
refresh() (libbe.command.html.ServerApp method)
REGEXP (in module libbe.util.id)
Remove (class in libbe.command.remove)
remove() (libbe.bug.Bug method)
(libbe.command.serve_storage.ServerApp method)
(libbe.comment.Comment method)
(libbe.storage.base.Storage method)
remove_block() (in module libbe.command.depend)
remove_bug() (libbe.bugdir.BugDir method)
remove_due() (in module libbe.command.due)
remove_id() (libbe.storage.vcs.base.CachedPathID method)
remove_tag() (in module libbe.command.tag)
remove_target() (in module libbe.command.target)
report() (libbe.diff.DiffTree method)
report_string() (libbe.diff.DiffTree method)
report_tree() (libbe.diff.Diff method)
reporter (libbe.bug.Bug attribute)
required_saved_properties (libbe.bug.Bug attribute)
(libbe.bugdir.BugDir attribute)
(libbe.comment.Comment attribute)
residual() (in module libbe.util.id)
revision_id() (libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.VersionedStorage method)
(libbe.storage.http.HTTP method)
(libbe.storage.vcs.base.VCS method)
RevisionedBugDir (class in libbe.bugdir)
RFC_2822_TIME_FMT (in module libbe.util.utility)
root() (libbe.storage.vcs.base.CachedPathID method)
(libbe.storage.vcs.base.VCS method)
run() (libbe.command.base.Command method)
(libbe.command.base.UserInterface method)
(libbe.command.serve_commands.ServerApp method)
run_pager() (in module libbe.ui.util.pager)

S

safe_in_reply_to() (libbe.comment.Comment method)
save() (libbe.bug.Bug method)
(libbe.bugdir.BugDir method)
(libbe.comment.Comment method)
(libbe.util.wsgi.Users method)
save_comments() (in module libbe.comment)
save_settings() (libbe.bug.Bug method)
(libbe.bugdir.BugDir method)
(libbe.comment.Comment method)
(libbe.storage.util.settings_object.SavedSettingsObject method)
SavedSettingsObject (class in libbe.storage.util.settings_object)
search_parent_directories() (in module libbe.util.utility)
select_values() (in module libbe.command.util)
Serve_commands (in module libbe.command.serve_commands)
Serve_storage (in module libbe.command.serve_storage)
ServeCommands (class in libbe.command.serve_commands)
server_version (libbe.command.html.ServerApp attribute)
(libbe.command.serve_commands.ServerApp attribute)
(libbe.command.serve_storage.ServerApp attribute)
ServerApp (class in libbe.command.html)
(class in libbe.command.serve_commands)
(class in libbe.command.serve_storage)
ServerCommand (class in libbe.util.wsgi)
ServeStorage (class in libbe.command.serve_storage)
Set (class in libbe.command.set)
set() (libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.Storage method)
set_bugdirs() (libbe.command.base.StorageCallbacks method)
set_due() (in module libbe.command.due)
set_file_contents() (in module libbe.util.encoding)
set_name() (libbe.util.wsgi.User method)
set_password() (libbe.util.wsgi.User method)
set_preferred_vcs() (in module libbe.storage.vcs.base)
set_stdin() (libbe.command.base.StringInputOutput method)
set_storage() (libbe.command.base.StorageCallbacks method)
set_tags() (in module libbe.command.tag)
set_unconnected_storage() (libbe.command.base.StorageCallbacks method)
set_user_id() (in module libbe.ui.util.user)
set_val() (in module libbe.storage.util.config)
set_version() (libbe.storage.util.upgrade.Upgrader method)
setting_name_to_attr_name() (in module libbe.storage.util.settings_object)
settings_properties (libbe.bug.Bug attribute)
(libbe.bugdir.BugDir attribute)
(libbe.comment.Comment attribute)
settings_property() (in module libbe.storage.util.properties)
setup_command() (libbe.command.base.InputOutput method)
(libbe.command.base.StorageCallbacks method)
(libbe.command.base.UserInterface method)
severities (libbe.bugdir.BugDir attribute)
Severity (class in libbe.command.severity)
severity (libbe.bug.Bug attribute)
short_to_long_text() (in module libbe.util.id)
short_to_long_user() (in module libbe.util.id)
Show (class in libbe.command.show)
sibling_uuids() (libbe.bug.Bug method)
(libbe.bugdir.BugDir method)
(libbe.comment.Comment method)
SilentRequestHandler (class in libbe.util.wsgi)
sort() (libbe.util.tree.Tree method)
SpacerCollision
start_response() (libbe.util.wsgi.WSGICaller method)
Status (class in libbe.command.status)
status (libbe.bug.Bug attribute)
StdInputOutput (class in libbe.command.base)
Storage (class in libbe.storage.base)
storage() (libbe.util.id.ID method)
storage_version() (libbe.storage.base.Storage method)
(libbe.storage.http.HTTP method)
(libbe.storage.vcs.base.VCS method)
StorageCallbacks (class in libbe.command.base)
str_to_time() (in module libbe.util.utility)
string() (libbe.bug.Bug method)
(libbe.comment.Comment method)
string_thread() (libbe.comment.Comment method)
string_tree() (libbe.diff.SubscriptionType method)
StringInputOutput (class in libbe.command.base)
style() (libbe.command.html.ServerApp method)
Subscribe (class in libbe.command.subscribe)
subscribe() (in module libbe.command.subscribe)
Subscription (class in libbe.diff)
subscriptions_from_string() (in module libbe.diff)
SubscriptionType (class in libbe.diff)
summary (libbe.bug.Bug attribute)

T

Tag (class in libbe.command.tag)
Target (class in libbe.command.target)
target (libbe.bugdir.BugDir attribute)
target_dict() (in module libbe.command.target)
targets() (in module libbe.command.target)
TESTING (in module libbe)
thread() (libbe.util.tree.Tree method)
time (libbe.bug.Bug attribute)
(libbe.comment.Comment attribute)
time_string (libbe.bug.Bug attribute)
time_to_gmtime() (in module libbe.util.utility)
time_to_str() (in module libbe.util.utility)
traverse() (libbe.comment.Comment method)
(libbe.util.tree.Tree method)
Tree (class in libbe.util.tree)
trimmed_string() (in module libbe.ui.util.editor)
type_from_name() (in module libbe.diff)

U

Unauthenticated
Unauthorized
UnconnectedStorageGetter (class in libbe.command.base)
underlined() (in module libbe.util.utility)
UnknownCommand
UNPRIMED (class in libbe.storage.util.settings_object)
unsubscribe() (in module libbe.command.subscribe)
upgrade() (in module libbe.storage.util.upgrade)
(libbe.storage.util.upgrade.Upgrader method)
Upgrade_1_0_to_1_1 (class in libbe.storage.util.upgrade)
Upgrade_1_1_to_1_2 (class in libbe.storage.util.upgrade)
Upgrade_1_2_to_1_3 (class in libbe.storage.util.upgrade)
Upgrade_1_3_to_1_4 (class in libbe.storage.util.upgrade)
Upgrade_1_4_to_1_5 (class in libbe.storage.util.upgrade)
Upgrader (class in libbe.storage.util.upgrade)
upgrader (in module libbe.storage.util.upgrade)
UppercaseHeaderApp (class in libbe.util.wsgi)
usage() (libbe.command.base.Command method)
(libbe.command.target.Target method)
(libbe.ui.command_line.BE method)
UsageError
User (class in libbe.util.wsgi)
user() (libbe.util.id.ID method)
user_agent (libbe.command.base.Command attribute)
(libbe.storage.http.HTTP attribute)
UserError
UserInterface (class in libbe.command.base)
Users (class in libbe.util.wsgi)
uuid_gen() (in module libbe.util.id)
uuids() (libbe.bug.Bug method)
(libbe.bugdir.BugDir method)

V

valid_login() (libbe.util.wsgi.User method)
(libbe.util.wsgi.Users method)
validate() (libbe.command.base.Option method)
ValueCheckError
VCS (class in libbe.storage.vcs.base)
vcs_by_name() (in module libbe.storage.vcs.base)
VCS_ORDER (in module libbe.storage.vcs.base)
VCSNotRooted
VCSUnableToRoot
version() (in module libbe.version)
(libbe.command.serve_storage.ServerApp method)
(libbe.storage.base.Storage method)
(libbe.storage.vcs.base.VCS method)
(libbe.ui.command_line.BE method)
version_cmp() (libbe.storage.vcs.base.VCS method)
(libbe.storage.vcs.darcs.Darcs method)
(libbe.storage.vcs.monotone.Monotone method)
versioned_property() (in module libbe.storage.util.settings_object)
VersionedStorage (class in libbe.storage.base)

W

WSGI_AppObject (class in libbe.util.wsgi)
WSGI_DataObject (class in libbe.util.wsgi)
WSGI_Middleware (class in libbe.util.wsgi)
WSGI_Object (class in libbe.util.wsgi)
WSGICaller (class in libbe.util.wsgi)

X

xml() (libbe.bug.Bug method)
(libbe.bugdir.BugDir method)
(libbe.comment.Comment method)
xml_thread() (libbe.comment.Comment method)

Z

zip_listdir() (in module libbe.util.plugin)