Part of bzrlib.shelf View In Hierarchy
| Method | __init__ | Constructor. |
| Static Method | iter_records | Undocumented |
| Static Method | parse_metadata | Undocumented |
| Class Method | from_tree_and_shelf | Create an Unshelver from a tree and a shelf file. |
| Method | make_merger | Return a merger that can unshelve the changes. |
| Method | finalize | Release all resources held by this Unshelver. |
| Parameters | tree | The tree to apply the changes to. |
| base_tree | The basis to apply the tranform to. | |
| message | A message from the shelved transform. |