Navigation
index
modules
|
Snapm 0.7.0 documentation
»
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
_
__init__() (snapm.command.ReportObj method)
(snapm.fsdiff.changes.FileChange method)
(snapm.fsdiff.contentdiff.ContentDiff method)
(snapm.fsdiff.contentdiff.ContentDifferManager method)
(snapm.fsdiff.engine.DiffEngine method)
(snapm.fsdiff.engine.FsDiffRecord method)
(snapm.fsdiff.engine.FsDiffResults method)
(snapm.fsdiff.filetypes.FileTypeInfo method)
(snapm.fsdiff.fsdiffer.FsDiffer method)
(snapm.fsdiff.options.DiffOptions method)
(snapm.fsdiff.treewalk.FsEntry method)
(snapm.fsdiff.treewalk.TreeWalker method)
(snapm.FsTabReader method)
(snapm.manager._boot.BootCache method)
(snapm.manager._boot.BootEntryCache method)
(snapm.manager._calendar.CalendarSpec method)
(snapm.manager._mounts.Mount method)
(snapm.manager._mounts.Mounts method)
(snapm.manager._mounts.SysMount method)
(snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.Schedule method)
(snapm.manager._timers.Timer method)
(snapm.manager.CalendarSpec method)
(snapm.manager.GcPolicy method)
(snapm.manager.Manager method)
(snapm.manager.plugins.Plugin method)
(snapm.manager.plugins.PluginLimits method)
(snapm.manager.Schedule method)
(snapm.progress.Progress method)
(snapm.progress.ProgressBase method)
(snapm.progress.SimpleProgress method)
(snapm.progress.SimpleThrobber method)
(snapm.progress.TermControl method)
(snapm.progress.Throbber method)
(snapm.progress.ThrobberBase method)
(snapm.ProgressAwareHandler method)
(snapm.report.Field method)
(snapm.report.FieldProperties method)
(snapm.report.FieldType method)
(snapm.report.Report method)
(snapm.report.ReportObjType method)
(snapm.report.ReportOpts method)
(snapm.Selection method)
(snapm.SizePolicy method)
(snapm.SnapmMountError method)
(snapm.SnapmUmountError method)
(snapm.Snapshot method)
(snapm.SnapshotSet method)
(snapm.SubsystemFilter method)
__repr__() (snapm.fsdiff.engine.FsDiffResults method)
(snapm.fsdiff.options.DiffOptions method)
(snapm.FsTabReader method)
(snapm.FsTabReader.FsTabEntry method)
(snapm.manager._calendar.CalendarSpec method)
(snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.Schedule method)
(snapm.manager.CalendarSpec method)
(snapm.manager.GcPolicy method)
(snapm.manager.Schedule method)
(snapm.Selection method)
__str__() (snapm.fsdiff.changes.FileChange method)
(snapm.fsdiff.contentdiff.ContentDiff method)
(snapm.fsdiff.engine.FsDiffRecord method)
(snapm.fsdiff.filetypes.FileTypeInfo method)
(snapm.fsdiff.options.DiffOptions method)
(snapm.fsdiff.treewalk.FsEntry method)
(snapm.manager._calendar.CalendarSpec method)
(snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.GcPolicyParams method)
(snapm.manager._schedule.Schedule method)
(snapm.manager.CalendarSpec method)
(snapm.manager.GcPolicy method)
(snapm.manager.Schedule method)
(snapm.report.ReportOpts method)
(snapm.Selection method)
(snapm.Snapshot method)
(snapm.SnapshotSet method)
(snapm.SnapStatus method)
_abc_impl (snapm.fsdiff.contentdiff.BinaryContentDiffer attribute)
(snapm.fsdiff.contentdiff.ContentDifferBase attribute)
(snapm.fsdiff.contentdiff.JsonContentDiffer attribute)
(snapm.fsdiff.contentdiff.TextContentDiffer attribute)
(snapm.manager._mounts.Mount attribute)
(snapm.manager._mounts.SysMount attribute)
(snapm.manager.plugins.Plugin attribute)
_activate_cmd() (in module snapm.command)
_add_autoactivate_args() (in module snapm.command)
_add_create_args() (in module snapm.command)
_add_diff_args() (in module snapm.command)
_add_identifier_args() (in module snapm.command)
_add_json_arg() (in module snapm.command)
_add_plugin_subparser() (in module snapm.command)
_add_policy_args() (in module snapm.command)
_add_report_args() (in module snapm.command)
_add_schedule_config_arg() (in module snapm.command)
_add_schedule_subparser() (in module snapm.command)
_add_snapset_subparser() (in module snapm.command)
_add_snapshot_subparser() (in module snapm.command)
_ALWAYS_EXCLUDE_PATTERNS (in module snapm.fsdiff.treewalk)
_autoactivate_cmd() (in module snapm.command)
_best_sibling_proximity() (snapm.fsdiff.engine.DiffEngine static method)
_build_swap_list() (in module snapm.manager._boot)
_calculate_content_hash() (snapm.fsdiff.treewalk.TreeWalker method)
_categorize_file() (snapm.fsdiff.filetypes.FileTypeDetector method)
_check_recursion() (snapm.manager.Manager method)
_chroot() (snapm.manager._mounts.Mount method)
(snapm.manager._mounts.SysMount method)
_cond_refresh() (snapm.manager._calendar.CalendarSpec method)
(snapm.manager.CalendarSpec method)
_create_boom_boot_entry() (in module snapm.manager._boot)
_create_cmd() (in module snapm.command)
_create_default_os_profile() (in module snapm.manager._boot)
_DBUS_MACHINE_ID (in module snapm.manager._boot)
_deactivate_cmd() (in module snapm.command)
_delete_boot_entry() (in module snapm.manager._boot)
_delete_cmd() (in module snapm.command)
_detect_moves() (snapm.fsdiff.engine.DiffEngine method)
_DEV_PREFIX (in module snapm.manager._boot)
_diff_cache_opts() (in module snapm.command)
_diff_cmd() (in module snapm.command)
_diffreport_cmd() (in module snapm.command)
_do_mount() (snapm.manager._mounts.Mount method)
(snapm.manager._mounts.SysMount method)
_do_print_type() (in module snapm.command)
_do_umount() (snapm.manager._mounts.Mount method)
(snapm.manager._mounts.SysMount method)
_effective_changes() (snapm.fsdiff.engine.DiffEngine method)
_escape() (in module snapm.manager._boot)
_EXCLUDE_SYSTEM_DIRS (in module snapm.fsdiff.treewalk)
_exec_cmd() (in module snapm.command)
_expand_fields() (in module snapm.command)
_find_and_verify_plugins() (snapm.manager.Manager method)
_find_next_index() (snapm.manager.Manager method)
_generic_guess_file() (in module snapm.fsdiff.filetypes)
_generic_list_cmd() (in module snapm.command)
_get_file_category() (snapm.fsdiff.engine.FsDiffRecord method)
_get_file_type() (snapm.fsdiff.engine.FsDiffRecord method)
_get_file_type_desc() (snapm.fsdiff.engine.FsDiffRecord method)
_get_machine_id() (in module snapm.manager._boot)
_get_uts_release() (in module snapm.manager._boot)
_guess_binary_file() (in module snapm.fsdiff.filetypes)
_guess_file() (in module snapm.fsdiff.filetypes)
_guess_file_type() (snapm.fsdiff.filetypes.FileTypeDetector method)
_guess_text_file() (in module snapm.fsdiff.filetypes)
_is_binary_log() (in module snapm.fsdiff.filetypes)
_is_move_diff() (snapm.fsdiff.engine.DiffEngine static method)
_list_cmd() (in module snapm.command)
_load_plugin_config() (snapm.manager.Manager method)
_log_debug() (snapm.manager.plugins.Plugin method)
_log_debug_command() (in module snapm.command)
_log_debug_fsdiff() (in module snapm.fsdiff.changes)
(in module snapm.fsdiff.contentdiff)
(in module snapm.fsdiff.engine)
(in module snapm.fsdiff.filetypes)
(in module snapm.fsdiff.treewalk)
_log_debug_fsdiff_extra() (in module snapm.fsdiff.engine)
_log_error() (snapm.manager.plugins.Plugin method)
_log_info() (snapm.manager.plugins.Plugin method)
_log_warn() (snapm.manager.plugins.Plugin method)
_MACHINE_ID (in module snapm.manager._boot)
_MAX_RSS_FRACTION (in module snapm.fsdiff.fsdiffer)
_mount_cmd() (in module snapm.command)
_mount_list_to_units() (in module snapm.manager._boot)
_NO_CHUNK_PATHS (in module snapm.fsdiff.treewalk)
_OS_RELEASE (in module snapm.manager._boot)
_parse_entry() (snapm.manager._boot.BootEntryCache method)
_plugin_list_cmd() (in module snapm.command)
_process_dir() (snapm.fsdiff.treewalk.TreeWalker method)
_process_file() (snapm.fsdiff.treewalk.TreeWalker method)
_prune_cmd() (in module snapm.command)
_recategorize_snapshot_sets() (snapm.manager.Manager method)
_refresh() (snapm.manager._calendar.CalendarSpec method)
(snapm.manager.CalendarSpec method)
_register_default_differs() (snapm.fsdiff.contentdiff.ContentDifferManager method)
_rename_cmd() (in module snapm.command)
_report_obj_types (in module snapm.command)
_report_opts_from_args() (in module snapm.command)
_resize_cmd() (in module snapm.command)
_revert_cmd() (in module snapm.command)
_schedule_create_cmd() (in module snapm.command)
_schedule_delete_cmd() (in module snapm.command)
_schedule_disable_cmd() (in module snapm.command)
_schedule_edit_cmd() (in module snapm.command)
_schedule_enable_cmd() (in module snapm.command)
_schedule_gc_cmd() (in module snapm.command)
_schedule_list_cmd() (in module snapm.command)
_schedule_show_cmd() (in module snapm.command)
_set_autoactivate() (snapm.manager.Manager method)
_shell_cmd() (in module snapm.command)
_should_diff() (in module snapm.fsdiff.fsdiffer)
_show_cmd() (in module snapm.command)
_snapset_from_name_or_uuid() (snapm.manager.Manager method)
_snapshot_activate_cmd() (in module snapm.command)
_snapshot_autoactivate_cmd() (in module snapm.command)
_snapshot_deactivate_cmd() (in module snapm.command)
_snapshot_list_cmd() (in module snapm.command)
_snapshot_show_cmd() (in module snapm.command)
_split_cmd() (in module snapm.command)
_stat_to_dict() (in module snapm.fsdiff.treewalk)
_str_indent() (in module snapm.command)
_umount_cmd() (in module snapm.command)
_validate_snapset_name() (snapm.manager.Manager method)
A
activate() (snapm.Snapshot method)
(snapm.SnapshotSet method)
activate_snapshot() (snapm.manager.plugins.Plugin method)
activate_snapshot_set() (snapm.manager.Manager method)
activate_snapshot_sets() (snapm.manager.Manager method)
ACTIVE (snapm.SnapStatus attribute)
add_change() (snapm.fsdiff.engine.FsDiffRecord method)
added (snapm.fsdiff.engine.FsDiffResults property)
AGE (snapm.manager._schedule.GcPolicyType attribute)
(snapm.manager.GcPolicyType attribute)
ALL (snapm.manager._schedule.GcPolicyType attribute)
(snapm.manager.GcPolicyType attribute)
all_attrs (snapm.Selection attribute)
APPLICATION (snapm.fsdiff.options.DiffCategories attribute)
ARCHIVE (snapm.fsdiff.filetypes.FileTypeCategory attribute)
as_dict() (snapm.Snapshot method)
(snapm.SnapshotSet method)
AUDIO (snapm.fsdiff.filetypes.FileTypeCategory attribute)
autoactivate (snapm.Snapshot property)
(snapm.SnapshotSet property)
autoindex (snapm.manager._schedule.Schedule property)
(snapm.manager.Schedule property)
B
BAR (snapm.progress.Progress attribute)
(snapm.progress.SimpleProgress attribute)
basename (snapm.Selection attribute)
(snapm.SnapshotSet property)
BELL (snapm.progress.TermControl attribute)
BG_BLACK (snapm.progress.TermControl attribute)
BG_BLUE (snapm.progress.TermControl attribute)
BG_CYAN (snapm.progress.TermControl attribute)
BG_GREEN (snapm.progress.TermControl attribute)
BG_MAGENTA (snapm.progress.TermControl attribute)
BG_RED (snapm.progress.TermControl attribute)
BG_WHITE (snapm.progress.TermControl attribute)
BG_YELLOW (snapm.progress.TermControl attribute)
BINARY (snapm.fsdiff.filetypes.FileTypeCategory attribute)
BINARY_LOG (snapm.fsdiff.filetypes.FileTypeCategory attribute)
binary_types (snapm.fsdiff.contentdiff.BinaryContentDiffer attribute)
BinaryContentDiffer (class in snapm.fsdiff.contentdiff)
BLACK (snapm.progress.TermControl attribute)
BLINK (snapm.progress.TermControl attribute)
BLOCK (snapm.fsdiff.filetypes.FileTypeCategory attribute)
BLUE (snapm.progress.TermControl attribute)
BOL (snapm.progress.TermControl attribute)
BOLD (snapm.progress.TermControl attribute)
bool_to_yes_no() (in module snapm)
boot (snapm.manager._schedule.Schedule property)
(snapm.manager.Schedule property)
BootCache (class in snapm.manager._boot)
BootEntryCache (class in snapm.manager._boot)
broken_symlink (snapm.fsdiff.treewalk.FsEntry attribute)
build_snapset_mount_list() (in module snapm)
C
CalendarSpec (class in snapm.manager)
(class in snapm.manager._calendar)
calendarspec (snapm.manager._schedule.Schedule property)
(snapm.manager.Schedule property)
can_handle() (snapm.fsdiff.contentdiff.BinaryContentDiffer method)
(snapm.fsdiff.contentdiff.ContentDifferBase method)
(snapm.fsdiff.contentdiff.JsonContentDiffer method)
(snapm.fsdiff.contentdiff.TextContentDiffer method)
can_snapshot() (snapm.manager.plugins.Plugin method)
cancel() (snapm.progress.ProgressBase method)
categories (snapm.SnapshotSet property)
category_rules (snapm.fsdiff.filetypes.FileTypeDetector attribute)
CERTIFICATE (snapm.fsdiff.filetypes.FileTypeCategory attribute)
ChangeDetector (class in snapm.fsdiff.changes)
ChangeType (class in snapm.fsdiff.changes)
CHAR (snapm.fsdiff.filetypes.FileTypeCategory attribute)
check_boom_config() (in module snapm.manager._boot)
check_create_snapshot() (snapm.manager.plugins.Plugin method)
check_resize() (snapm.Snapshot method)
check_resize_snapshot() (snapm.manager.plugins.Plugin method)
check_revert() (snapm.Snapshot method)
check_revert_snapshot() (snapm.manager.plugins.Plugin method)
check_valid_selection() (snapm.Selection method)
CLEAR_BOL (snapm.progress.TermControl attribute)
CLEAR_EOL (snapm.progress.TermControl attribute)
CLEAR_EOS (snapm.progress.TermControl attribute)
CLEAR_SCREEN (snapm.progress.TermControl attribute)
close() (in module snapm.fsdiff.fsdiffer)
columns (snapm.progress.TermControl attribute)
compare_roots() (snapm.fsdiff.fsdiffer.FsDiffer method)
compute_diff() (snapm.fsdiff.engine.DiffEngine method)
CONFIG (snapm.fsdiff.filetypes.FileTypeCategory attribute)
CONTENT (snapm.fsdiff.changes.ChangeType attribute)
content_changes (snapm.fsdiff.engine.FsDiffResults property)
content_hash (snapm.fsdiff.treewalk.FsEntry attribute)
content_only (snapm.fsdiff.options.DiffOptions attribute)
ContentDiff (class in snapm.fsdiff.contentdiff)
ContentDifferBase (class in snapm.fsdiff.contentdiff)
ContentDifferManager (class in snapm.fsdiff.contentdiff)
COUNT (snapm.manager._schedule.GcPolicyType attribute)
(snapm.manager.GcPolicyType attribute)
CREATE (snapm.manager._timers.TimerType attribute)
create_schedule() (in module snapm.command)
create_snapset() (in module snapm.command)
create_snapset_boot_entry() (in module snapm.manager._boot)
create_snapset_revert_entry() (in module snapm.manager._boot)
create_snapshot() (snapm.manager.plugins.Plugin method)
create_snapshot_set() (snapm.manager.Manager method)
create_snapshot_set_boot_entry() (snapm.manager.Manager method)
create_snapshot_set_revert_entry() (snapm.manager.Manager method)
CRITICAL_SYSTEM (snapm.fsdiff.options.DiffCategories attribute)
CYAN (snapm.progress.TermControl attribute)
D
DATABASE (snapm.fsdiff.filetypes.FileTypeCategory attribute)
datetime (snapm.SnapshotSet property)
deactivate() (snapm.Snapshot method)
(snapm.SnapshotSet method)
deactivate_snapshot() (snapm.manager.plugins.Plugin method)
deactivate_snapshot_set() (snapm.manager.Manager method)
deactivate_snapshot_sets() (snapm.manager.Manager method)
decode_mount_point() (in module snapm.manager.plugins)
DEFAULT_FPS (in module snapm.progress)
default_size_policy (snapm.manager._schedule.Schedule property)
(snapm.manager.Schedule property)
delete() (snapm.Snapshot method)
(snapm.SnapshotSet method)
delete_config() (snapm.manager._schedule.Schedule method)
(snapm.manager.Schedule method)
delete_schedule() (in module snapm.command)
delete_snapset() (in module snapm.command)
delete_snapset_boot_entry() (in module snapm.manager._boot)
delete_snapset_revert_entry() (in module snapm.manager._boot)
delete_snapshot() (snapm.manager.plugins.Plugin method)
delete_snapshot_set() (snapm.manager.Manager method)
delete_snapshot_sets() (snapm.manager.Manager method)
detect_added() (snapm.fsdiff.changes.ChangeDetector method)
detect_changes() (snapm.fsdiff.changes.ChangeDetector method)
detect_file_type() (snapm.fsdiff.filetypes.FileTypeDetector method)
detect_removed() (snapm.fsdiff.changes.ChangeDetector method)
device_from_mount_point() (in module snapm.manager.plugins)
devices (snapm.SnapshotSet property)
devpath (snapm.Snapshot property)
DID (snapm.progress.SimpleProgress attribute)
diff() (snapm.fsdiff.engine.FsDiffResults method)
DIFF_FORMATS (snapm.fsdiff.engine.FsDiffResults attribute)
diff_snapsets() (in module snapm.command)
DiffCategories (class in snapm.fsdiff.options)
DiffEngine (class in snapm.fsdiff.engine)
DiffOptions (class in snapm.fsdiff.options)
DIM (snapm.progress.TermControl attribute)
DIRECTORY (snapm.fsdiff.filetypes.FileTypeCategory attribute)
disable() (snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.Schedule method)
(snapm.manager._timers.Timer method)
(snapm.manager.GcPolicy method)
(snapm.manager.Schedule method)
disable_schedule() (in module snapm.command)
DISABLED (snapm.manager._timers.TimerStatus attribute)
discover_mounts() (snapm.manager._mounts.Mounts method)
discover_snapshot_sets() (snapm.manager.Manager method)
discover_snapshots() (snapm.manager.plugins.Plugin method)
DOCUMENT (snapm.fsdiff.filetypes.FileTypeCategory attribute)
DOWN (snapm.progress.TermControl attribute)
E
edit_schedule() (in module snapm.command)
emit() (snapm.ProgressAwareHandler method)
enable() (snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.Schedule method)
(snapm.manager._timers.Timer method)
(snapm.manager.GcPolicy method)
(snapm.manager.Schedule method)
enable_schedule() (in module snapm.command)
enabled (snapm.manager._schedule.GcPolicy property)
(snapm.manager._schedule.Schedule property)
(snapm.manager._timers.Timer property)
ENABLED (snapm.manager._timers.TimerStatus attribute)
enabled (snapm.manager.GcPolicy property)
(snapm.manager.Schedule property)
encode_mount_point() (in module snapm.manager.plugins)
end() (snapm.progress.NullThrobber method)
(snapm.progress.ProgressBase method)
(snapm.progress.ThrobberBase method)
end_transaction() (snapm.manager.plugins.Plugin method)
evaluate() (snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.GcPolicyParams method)
(snapm.manager.GcPolicy method)
exclude_patterns (snapm.fsdiff.options.DiffOptions attribute)
EXECUTABLE (snapm.fsdiff.filetypes.FileTypeCategory attribute)
F
Field (class in snapm.report)
FieldProperties (class in snapm.report)
FieldType (class in snapm.report)
FIFO (snapm.fsdiff.filetypes.FileTypeCategory attribute)
file_patterns (snapm.fsdiff.options.DiffOptions attribute)
file_type_info (snapm.fsdiff.treewalk.FsEntry attribute)
FileChange (class in snapm.fsdiff.changes)
FileTypeCategory (class in snapm.fsdiff.filetypes)
FileTypeDetector (class in snapm.fsdiff.filetypes)
FileTypeInfo (class in snapm.fsdiff.filetypes)
filter() (snapm.SubsystemFilter method)
find_mounts() (snapm.manager._mounts.Mounts method)
find_snapset_root() (in module snapm)
find_snapshot_sets() (snapm.manager.Manager method)
find_snapshots() (snapm.manager.Manager method)
FIXED (snapm.progress.Progress attribute)
(snapm.progress.ProgressBase attribute)
(snapm.progress.SimpleProgress attribute)
(snapm.SizePolicyType attribute)
follow_symlinks (snapm.fsdiff.options.DiffOptions attribute)
format_snapshot_name() (in module snapm.manager.plugins)
free (snapm.Snapshot property)
freq (snapm.FsTabReader.FsTabEntry attribute)
from_cmd_args() (snapm.fsdiff.options.DiffOptions class method)
(snapm.manager._schedule.GcPolicy class method)
(snapm.manager.GcPolicy class method)
(snapm.Selection class method)
from_dict() (snapm.manager._schedule.GcPolicy class method)
(snapm.manager._schedule.Schedule class method)
(snapm.manager.GcPolicy class method)
(snapm.manager.Schedule class method)
from_file() (snapm.manager._schedule.Schedule class method)
(snapm.manager.Schedule class method)
from_json() (snapm.manager._schedule.GcPolicy class method)
(snapm.manager.GcPolicy class method)
from_now (snapm.manager._calendar.CalendarSpec property)
(snapm.manager._timers.Timer property)
(snapm.manager.CalendarSpec property)
from_path (snapm.fsdiff.options.DiffOptions attribute)
FsDiffer (class in snapm.fsdiff.fsdiffer)
FsDiffRecord (class in snapm.fsdiff.engine)
FsDiffResults (class in snapm.fsdiff.engine)
FsEntry (class in snapm.fsdiff.treewalk)
FsTabReader (class in snapm)
FsTabReader.FsTabEntry (class in snapm)
fstype (snapm.FsTabReader.FsTabEntry attribute)
full() (snapm.fsdiff.engine.FsDiffResults method)
full_path (snapm.fsdiff.treewalk.FsEntry attribute)
G
GC (snapm.manager._timers.TimerType attribute)
gc() (snapm.manager._schedule.Schedule method)
(snapm.manager.Schedule method)
gc_policy (snapm.manager._schedule.Schedule property)
(snapm.manager.Schedule property)
gc_schedule() (in module snapm.command)
GcPolicy (class in snapm.manager)
(class in snapm.manager._schedule)
GcPolicyParams (class in snapm.manager._schedule)
GcPolicyType (class in snapm.manager)
(class in snapm.manager._schedule)
generate_content_diff() (snapm.fsdiff.contentdiff.ContentDifferManager method)
generate_diff() (snapm.fsdiff.contentdiff.BinaryContentDiffer method)
(snapm.fsdiff.contentdiff.ContentDifferBase method)
(snapm.fsdiff.contentdiff.JsonContentDiffer method)
(snapm.fsdiff.contentdiff.TextContentDiffer method)
get_change_summary() (snapm.fsdiff.engine.FsDiffRecord method)
get_current_rss() (in module snapm)
get_debug_mask() (in module snapm)
get_device_fstype() (in module snapm)
get_device_path() (in module snapm)
get_differ_for_file() (snapm.fsdiff.contentdiff.ContentDifferManager method)
get_progress() (snapm.progress.ProgressFactory static method)
get_sys_mount() (snapm.manager._mounts.Mounts method)
get_throbber() (snapm.progress.ProgressFactory static method)
get_throbber_styles() (snapm.progress.ProgressFactory static method)
get_total_memory() (in module snapm)
gid (snapm.fsdiff.treewalk.FsEntry attribute)
GREEN (snapm.progress.TermControl attribute)
H
has_params (snapm.manager._schedule.GcPolicy property)
(snapm.manager._schedule.GcPolicyParams property)
(snapm.manager.GcPolicy property)
HIDE_CURSOR (snapm.progress.TermControl attribute)
I
ignore_ownership (snapm.fsdiff.options.DiffOptions attribute)
ignore_permissions (snapm.fsdiff.options.DiffOptions attribute)
ignore_timestamps (snapm.fsdiff.options.DiffOptions attribute)
IMAGE (snapm.fsdiff.filetypes.FileTypeCategory attribute)
in_utc (snapm.manager._calendar.CalendarSpec property)
(snapm.manager.CalendarSpec property)
INACTIVE (snapm.SnapStatus attribute)
include_content_diffs (snapm.fsdiff.options.DiffOptions attribute)
include_system_dirs (snapm.fsdiff.options.DiffOptions attribute)
index (snapm.Selection attribute)
(snapm.Snapshot property)
(snapm.SnapshotSet property)
info() (snapm.manager.plugins.Plugin method)
INVALID (snapm.manager._timers.TimerStatus attribute)
(snapm.SnapStatus attribute)
invalidate_cache() (snapm.Snapshot method)
is_block (snapm.fsdiff.treewalk.FsEntry property)
is_char (snapm.fsdiff.treewalk.FsEntry property)
is_dir (snapm.fsdiff.treewalk.FsEntry property)
is_fifo (snapm.fsdiff.treewalk.FsEntry property)
is_file (snapm.fsdiff.treewalk.FsEntry property)
is_null() (snapm.Selection method)
is_single() (snapm.Selection method)
is_size_policy() (in module snapm)
is_sock (snapm.fsdiff.treewalk.FsEntry property)
is_symlink (snapm.fsdiff.treewalk.FsEntry property)
is_text_like (snapm.fsdiff.treewalk.FsEntry property)
J
json() (snapm.fsdiff.engine.FsDiffRecord method)
(snapm.fsdiff.engine.FsDiffResults method)
(snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.GcPolicyParams method)
(snapm.manager._schedule.Schedule method)
(snapm.manager.GcPolicy method)
(snapm.manager.Schedule method)
(snapm.Snapshot method)
(snapm.SnapshotSet method)
JsonContentDiffer (class in snapm.fsdiff.contentdiff)
L
LEFT (snapm.progress.TermControl attribute)
lines (snapm.progress.TermControl attribute)
LOG (snapm.fsdiff.filetypes.FileTypeCategory attribute)
LOG_FILES (snapm.fsdiff.options.DiffCategories attribute)
lookup() (snapm.FsTabReader method)
M
MAGENTA (snapm.progress.TermControl attribute)
main() (in module snapm.command)
Manager (class in snapm.manager)
manager (snapm.fsdiff.fsdiffer.FsDiffer attribute)
max_content_diff_size (snapm.fsdiff.options.DiffOptions attribute)
max_content_hash_size (snapm.fsdiff.options.DiffOptions attribute)
max_file_size (snapm.fsdiff.options.DiffOptions attribute)
mode (snapm.fsdiff.treewalk.FsEntry attribute)
modified (snapm.fsdiff.engine.FsDiffResults property)
module
snapm
snapm.command
snapm.fsdiff.changes
snapm.fsdiff.contentdiff
snapm.fsdiff.engine
snapm.fsdiff.filetypes
snapm.fsdiff.fsdiffer
snapm.fsdiff.options
snapm.fsdiff.treewalk
snapm.manager
snapm.manager._boot
snapm.manager._calendar
snapm.manager._mounts
snapm.manager._schedule
snapm.manager._timers
snapm.manager.plugins
snapm.progress
snapm.report
Mount (class in snapm.manager._mounts)
mount() (snapm.manager._mounts.Mounts method)
mount_point (snapm.Selection attribute)
(snapm.Snapshot property)
mount_point_space_used() (in module snapm.manager.plugins)
mount_points (snapm.Selection attribute)
(snapm.SnapshotSet property)
mounted (snapm.Snapshot property)
(snapm.SnapshotSet property)
Mounts (class in snapm.manager._mounts)
moved (snapm.fsdiff.engine.FsDiffResults property)
mtime (snapm.fsdiff.treewalk.FsEntry attribute)
N
name (snapm.manager._schedule.GcPolicy property)
(snapm.manager._schedule.Schedule property)
(snapm.manager.GcPolicy property)
(snapm.manager.plugins.Plugin attribute)
(snapm.manager.Schedule property)
(snapm.Selection attribute)
(snapm.Snapshot property)
(snapm.SnapshotSet property)
next_elapse (snapm.manager._calendar.CalendarSpec property)
(snapm.manager._schedule.Schedule property)
(snapm.manager._timers.Timer property)
(snapm.manager.CalendarSpec property)
(snapm.manager.Schedule property)
no_mem_check (snapm.fsdiff.options.DiffOptions attribute)
NORMAL (snapm.progress.TermControl attribute)
notify_log_output() (in module snapm)
nr_snapshots (snapm.Selection attribute)
(snapm.SnapshotSet property)
NullProgress (class in snapm.progress)
NullThrobber (class in snapm.progress)
O
occurs (snapm.manager._calendar.CalendarSpec property)
(snapm.manager._timers.Timer property)
(snapm.manager.CalendarSpec property)
options (snapm.FsTabReader.FsTabEntry attribute)
opts (snapm.report.Report attribute)
origin (snapm.Selection attribute)
(snapm.Snapshot property)
origin_from_mount_point() (snapm.manager.plugins.Plugin method)
origin_mounted (snapm.Snapshot property)
(snapm.SnapshotSet property)
origin_options (snapm.Snapshot property)
original (snapm.manager._calendar.CalendarSpec property)
(snapm.manager.CalendarSpec property)
OWNERSHIP (snapm.fsdiff.changes.ChangeType attribute)
P
PACKAGE_MANAGEMENT (snapm.fsdiff.options.DiffCategories attribute)
params (snapm.manager._schedule.GcPolicy property)
(snapm.manager.GcPolicy property)
parse_size_with_units() (in module snapm)
parse_snapshot_name() (in module snapm.manager.plugins)
passno (snapm.FsTabReader.FsTabEntry attribute)
path (snapm.fsdiff.treewalk.FsEntry attribute)
paths() (snapm.fsdiff.engine.FsDiffResults method)
PERCENT_FREE (snapm.SizePolicyType attribute)
PERCENT_SIZE (snapm.SizePolicyType attribute)
PERCENT_USED (snapm.SizePolicyType attribute)
PERMISSIONS (snapm.fsdiff.changes.ChangeType attribute)
Plugin (class in snapm.manager.plugins)
PluginLimits (class in snapm.manager.plugins)
PR_DIFF (in module snapm.command)
PR_PLUGIN (in module snapm.command)
PR_SCHEDULE (in module snapm.command)
PR_SNAPSET (in module snapm.command)
PR_SNAPSHOT (in module snapm.command)
print_diffs() (in module snapm.command)
print_plugins() (in module snapm.command)
print_schedules() (in module snapm.command)
print_snapsets() (in module snapm.command)
print_snapshots() (in module snapm.command)
priority (snapm.fsdiff.contentdiff.BinaryContentDiffer property)
(snapm.fsdiff.contentdiff.ContentDifferBase property)
(snapm.fsdiff.contentdiff.JsonContentDiffer property)
(snapm.fsdiff.contentdiff.TextContentDiffer property)
Progress (class in snapm.progress)
progress() (snapm.progress.ProgressBase method)
ProgressAwareHandler (class in snapm)
ProgressBase (class in snapm.progress)
ProgressFactory (class in snapm.progress)
prune_snapset() (in module snapm.command)
Q
quiet (snapm.fsdiff.options.DiffOptions attribute)
R
RED (snapm.progress.TermControl attribute)
refresh_cache() (snapm.manager._boot.BootCache method)
(snapm.manager._boot.BootEntryCache method)
register_differ() (snapm.fsdiff.contentdiff.ContentDifferManager method)
register_progress() (in module snapm)
removed (snapm.fsdiff.engine.FsDiffResults property)
rename() (snapm.Snapshot method)
(snapm.SnapshotSet method)
rename_snapset() (in module snapm.command)
rename_snapshot() (snapm.manager.plugins.Plugin method)
rename_snapshot_set() (snapm.manager.Manager method)
render() (snapm.progress.TermControl method)
render_diff_stat() (in module snapm.fsdiff.engine)
render_unified_diff() (in module snapm.fsdiff.engine)
Report (class in snapm.report)
report_idx() (snapm.report.Field method)
report_num() (snapm.report.Field method)
report_object() (snapm.report.Report method)
report_output() (snapm.report.Report method)
report_sha() (snapm.report.Field method)
report_size() (snapm.report.Field method)
report_str() (snapm.report.Field method)
report_str_list() (snapm.report.Field method)
report_time() (snapm.report.Field method)
report_uuid() (snapm.report.Field method)
ReportObj (class in snapm.command)
ReportObjType (class in snapm.report)
ReportOpts (class in snapm.report)
reset_position() (snapm.progress.ProgressBase method)
(snapm.progress.ThrobberBase method)
resize() (snapm.Snapshot method)
(snapm.SnapshotSet method)
resize_snapset() (in module snapm.command)
resize_snapshot() (snapm.manager.plugins.Plugin method)
resize_snapshot_set() (snapm.manager.Manager method)
REVERSE (snapm.progress.TermControl attribute)
revert (snapm.manager._schedule.Schedule property)
(snapm.manager.Schedule property)
revert() (snapm.Snapshot method)
(snapm.SnapshotSet method)
REVERT_ARG (in module snapm.manager._boot)
revert_snapset() (in module snapm.command)
revert_snapshot() (snapm.manager.plugins.Plugin method)
revert_snapshot_set() (snapm.manager.Manager method)
revert_snapshot_sets() (snapm.manager.Manager method)
REVERTING (snapm.SnapStatus attribute)
RIGHT (snapm.progress.TermControl attribute)
running (snapm.manager._schedule.GcPolicy property)
(snapm.manager._schedule.Schedule property)
(snapm.manager._timers.Timer property)
RUNNING (snapm.manager._timers.TimerStatus attribute)
running (snapm.manager.GcPolicy property)
(snapm.manager.Schedule property)
S
sched_autoindex (snapm.Selection attribute)
sched_calendarspec (snapm.Selection attribute)
sched_default_size_policy (snapm.Selection attribute)
sched_enabled (snapm.Selection attribute)
sched_gc_params (snapm.Selection attribute)
sched_gc_type (snapm.Selection attribute)
sched_name (snapm.Selection attribute)
sched_running (snapm.Selection attribute)
sched_sources (snapm.Selection attribute)
Schedule (class in snapm.manager)
(class in snapm.manager._schedule)
schedule_attrs (snapm.Selection attribute)
select_snapshot() (in module snapm)
select_snapshot_set() (in module snapm)
Selection (class in snapm)
set_autoactivate() (snapm.manager.Manager method)
(snapm.manager.plugins.Plugin method)
set_categories() (snapm.SnapshotSet method)
set_content_diff() (snapm.fsdiff.engine.FsDiffRecord method)
set_debug() (in module snapm.command)
set_debug_mask() (in module snapm)
set_debug_subsystems() (snapm.SubsystemFilter method)
set_value() (snapm.report.Field method)
setup_logging() (in module snapm.command)
short() (snapm.fsdiff.engine.FsDiffResults method)
SHOW_CURSOR (snapm.progress.TermControl attribute)
show_schedules() (in module snapm.command)
show_snapsets() (in module snapm.command)
show_snapshots() (in module snapm.command)
shutdown_logging() (in module snapm.command)
SimpleProgress (class in snapm.progress)
SimpleThrobber (class in snapm.progress)
size (snapm.fsdiff.treewalk.FsEntry attribute)
(snapm.SizePolicy property)
(snapm.Snapshot property)
size_fmt() (in module snapm)
SizePolicy (class in snapm)
SizePolicyType (class in snapm)
snapm
module
snapm.command
module
snapm.fsdiff.changes
module
snapm.fsdiff.contentdiff
module
snapm.fsdiff.engine
module
snapm.fsdiff.filetypes
module
snapm.fsdiff.fsdiffer
module
snapm.fsdiff.options
module
snapm.fsdiff.treewalk
module
snapm.manager
module
snapm.manager._boot
module
snapm.manager._calendar
module
snapm.manager._mounts
module
snapm.manager._schedule
module
snapm.manager._timers
module
snapm.manager.plugins
module
snapm.progress
module
snapm.report
module
SnapmArgumentError
SnapmBusyError
SnapmCalloutError
SnapmError
SnapmExistsError
SnapmInvalidIdentifierError
SnapmLimitError
SnapmMountError
SnapmNoProviderError
SnapmNoSpaceError
SnapmNotFoundError
SnapmParseError
SnapmPathError
SnapmPluginError
SnapmRecursionError
SnapmSizePolicyError
SnapmStateError
SnapmSystemError
SnapmTimerError
SnapmUmountError
SNAPSET_ARG (in module snapm.manager._boot)
snapset_basename (snapm.Snapshot property)
snapset_name (snapm.Snapshot property)
Snapshot (class in snapm)
snapshot_attrs (snapm.Selection attribute)
snapshot_by_mount_point() (snapm.SnapshotSet method)
snapshot_by_source() (snapm.SnapshotSet method)
snapshot_class (snapm.manager.plugins.Plugin attribute)
snapshot_mounted (snapm.Snapshot property)
(snapm.SnapshotSet property)
snapshot_name (snapm.Selection attribute)
snapshot_set (snapm.Snapshot property)
snapshot_set_attrs (snapm.Selection attribute)
snapshot_uuid (snapm.Selection attribute)
snapshots (snapm.SnapshotSet property)
SnapshotSet (class in snapm)
SnapStatus (class in snapm)
SOCK (snapm.fsdiff.filetypes.FileTypeCategory attribute)
source (snapm.Snapshot property)
SOURCE_CODE (snapm.fsdiff.filetypes.FileTypeCategory attribute)
sources (snapm.manager._schedule.Schedule property)
(snapm.manager.Schedule property)
(snapm.SnapshotSet property)
split_snapset() (in module snapm.command)
split_snapshot_set() (snapm.manager.Manager method)
start() (snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.Schedule method)
(snapm.manager._timers.Timer method)
(snapm.manager.GcPolicy method)
(snapm.manager.Schedule method)
(snapm.progress.ProgressBase method)
(snapm.progress.ThrobberBase method)
start_transaction() (snapm.manager.plugins.Plugin method)
stat (snapm.fsdiff.treewalk.FsEntry attribute)
status (snapm.manager._timers.Timer property)
(snapm.Snapshot property)
(snapm.SnapshotSet property)
stop() (snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.Schedule method)
(snapm.manager._timers.Timer method)
(snapm.manager.GcPolicy method)
(snapm.manager.Schedule method)
STOPPED (snapm.manager._timers.TimerStatus attribute)
STYLES (snapm.progress.Throbber attribute)
SubsystemFilter (class in snapm)
summary() (snapm.fsdiff.engine.FsDiffResults method)
SYMLINK (snapm.fsdiff.filetypes.FileTypeCategory attribute)
SYMLINK_TARGET (snapm.fsdiff.changes.ChangeType attribute)
symlink_target (snapm.fsdiff.treewalk.FsEntry attribute)
SysMount (class in snapm.manager._mounts)
T
TEMPORARY (snapm.fsdiff.options.DiffCategories attribute)
TermControl (class in snapm.progress)
TEXT (snapm.fsdiff.filetypes.FileTypeCategory attribute)
TEXT_DOCUMENTS (snapm.fsdiff.filetypes.FileTypeInfo attribute)
TextContentDiffer (class in snapm.fsdiff.contentdiff)
throb() (snapm.progress.NullThrobber method)
(snapm.progress.ThrobberBase method)
Throbber (class in snapm.progress)
ThrobberBase (class in snapm.progress)
time (snapm.Snapshot property)
(snapm.SnapshotSet property)
TIMELINE (snapm.manager._schedule.GcPolicyType attribute)
(snapm.manager.GcPolicyType attribute)
Timer (class in snapm.manager._timers)
TimerStatus (class in snapm.manager._timers)
TimerType (class in snapm.manager._timers)
timestamp (snapm.Selection attribute)
(snapm.Snapshot property)
(snapm.SnapshotSet property)
TIMESTAMPS (snapm.fsdiff.changes.ChangeType attribute)
to_dict() (snapm.fsdiff.changes.FileChange method)
(snapm.fsdiff.contentdiff.ContentDiff method)
(snapm.fsdiff.engine.FsDiffRecord method)
(snapm.fsdiff.treewalk.FsEntry method)
(snapm.manager._schedule.GcPolicy method)
(snapm.manager._schedule.GcPolicyParams method)
(snapm.manager._schedule.Schedule method)
(snapm.manager.GcPolicy method)
(snapm.manager.Schedule method)
(snapm.Snapshot method)
(snapm.SnapshotSet method)
TODO (snapm.progress.SimpleProgress attribute)
total_changes (snapm.fsdiff.engine.FsDiffResults property)
tree() (snapm.fsdiff.engine.FsDiffResults method)
TreeWalker (class in snapm.fsdiff.treewalk)
TYPE (snapm.manager._mounts.Mount attribute)
(snapm.manager._mounts.SysMount attribute)
type (snapm.manager._schedule.GcPolicy property)
(snapm.manager.GcPolicy property)
type_changed (snapm.fsdiff.engine.FsDiffResults property)
type_desc (snapm.fsdiff.treewalk.FsEntry property)
U
uid (snapm.fsdiff.treewalk.FsEntry attribute)
umount() (snapm.manager._mounts.Mounts method)
UNKNOWN (snapm.fsdiff.filetypes.FileTypeCategory attribute)
unregister_progress() (in module snapm)
UP (snapm.progress.TermControl attribute)
use_magic_file_type (snapm.fsdiff.options.DiffOptions attribute)
USER_DATA (snapm.fsdiff.options.DiffCategories attribute)
uuid (snapm.Selection attribute)
(snapm.Snapshot property)
(snapm.SnapshotSet property)
V
version (snapm.manager.plugins.Plugin attribute)
VIDEO (snapm.fsdiff.filetypes.FileTypeCategory attribute)
W
walk_tree() (snapm.fsdiff.treewalk.TreeWalker method)
what (snapm.FsTabReader.FsTabEntry attribute)
where (snapm.FsTabReader.FsTabEntry attribute)
WHITE (snapm.progress.TermControl attribute)
write_config() (snapm.manager._schedule.Schedule method)
(snapm.manager.Schedule method)
X
XATTRS (snapm.fsdiff.changes.ChangeType attribute)
xattrs (snapm.fsdiff.treewalk.FsEntry attribute)
Y
YELLOW (snapm.progress.TermControl attribute)
Quick search
Navigation
index
modules
|
Snapm 0.7.0 documentation
»
Index