375
375
# TODO: Better to return them in sorted order I think.
377
380
# FIXME: If given a file list, compare only those files rather
378
381
# than comparing everything and then throwing stuff away.
380
383
for file_state, fid, old_name, new_name, kind in bzrlib.diff_trees(old_tree, new_tree):
385
388
# Don't show this by default; maybe do it if an option is passed