1677
1752
utf8_decode = cache_utf8._utf8_decode
1678
1753
_minikind_to_kind = dirstate.DirState._minikind_to_kind
1679
1755
# NB: show_status depends on being able to pass in non-versioned files
1680
1756
# and report them as unknown
1681
1757
# TODO: handle extra trees in the dirstate.
1685
1759
# we can't fast-path these cases (yet)
1686
1760
for f in super(InterDirStateTree, self)._iter_changes(
1687
1761
include_unchanged, specific_files, pb, extra_trees,