Part of bzrlib.diff View In Hierarchy
Known subclasses: bzrlib.diff.DiffDirectory, bzrlib.diff.DiffFromTool, bzrlib.diff.DiffSymlink, bzrlib.diff.DiffText, bzrlib.tests.test_diff.DiffWasIs
| Method | __init__ | Constructor. |
| Method | finish | Undocumented |
| Class Method | from_diff_tree | Undocumented |
| Static Method | _diff_many | Undocumented |
| Parameters | old_tree | The tree to show as the old tree in the comparison |
| new_tree | The tree to show as new in the comparison | |
| to_file | The file to write comparison data to | |
| path_encoding | The character encoding to write paths in |