143
143
show_list(self.unchanged)
146
def compare_trees(old_tree, new_tree, want_unchanged=False, specific_files=None):
146
def compare_trees(old_tree, new_tree, want_unchanged=False,
147
149
"""Describe changes from one tree to another.
149
151
Returns a TreeDelta with details of added, modified, renamed, and