b.t.t.MergeBuilder(object) : class documentation

Part of bzrlib.tests.test_merge_core View In Hierarchy

Undocumented
Method __init__ Undocumented
Method get_cset_path Undocumented
Method add_file Undocumented
Method merge Undocumented
Method make_preview_transform Undocumented
Method make_merger Undocumented
Method list_transforms Undocumented
Method selected_transforms Undocumented
Method add_symlink Undocumented
Method remove_file Undocumented
Method add_dir Undocumented
Method change_name Undocumented
Method change_parent Undocumented
Method change_contents Undocumented
Method change_target Undocumented
Method change_perms Undocumented
Method change_perms_tree Undocumented
Method apply_inv_change Undocumented
Method unlock Undocumented
Method cleanup Undocumented
def __init__(self, dir=None):
Undocumented
def get_cset_path(self, parent, name):
Undocumented
def add_file(self, id, parent, name, contents, executable, this=True, base=True, other=True):
Undocumented
def merge(self, merge_type=Merge3Merger, interesting_ids=None, **kwargs):
Undocumented
def make_preview_transform(self):
Undocumented
def make_merger(self, merge_type, interesting_ids, this_revision_tree=False, **kwargs):
Undocumented
def list_transforms(self):
Undocumented
def selected_transforms(self, this, base, other):
Undocumented
def add_symlink(self, id, parent, name, contents):
Undocumented
def remove_file(self, file_id, base=False, this=False, other=False):
Undocumented
def add_dir(self, file_id, parent, name, this=True, base=True, other=True):
Undocumented
def change_name(self, id, base=None, this=None, other=None):
Undocumented
def change_parent(self, file_id, base=None, this=None, other=None):
Undocumented
def change_contents(self, file_id, base=None, this=None, other=None):
Undocumented
def change_target(self, id, base=None, this=None, other=None):
Undocumented
def change_perms(self, id, base=None, this=None, other=None):
Undocumented
def change_perms_tree(self, id, tree, mode):
Undocumented
def apply_inv_change(self, inventory_change, orig_inventory):
Undocumented
def unlock(self):
Undocumented
def cleanup(self):
Undocumented
API Documentation for Bazaar, generated by pydoctor at 2022-06-16 00:25:16.