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