~bzr-pqm/bzr/bzr.dev

Viewing all changes in revision 4577.2.4.

Make shure the faster topo_sort function is used where appropriate

When the calling code is iterating through the whole list, it is faster to use
topo_sort instead of TopoSorter.iter_topo_order.
Also update a blackbox test case to reflect the new ordering.

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: