Add a --unordered-display option for use with --tree. This allows the display
authorZac Medico <zmedico@gentoo.org>
Sat, 24 Oct 2009 07:04:32 +0000 (07:04 -0000)
committerZac Medico <zmedico@gentoo.org>
Sat, 24 Oct 2009 07:04:32 +0000 (07:04 -0000)
commit08915e3ebccfd05776a772d2b224c9c10c96c3eb
tree83f8a644981eda65b9a52dba51c3aea71f77e0f2
parent65a38c1c30b577f43a9e4f523a0ee857a4786174
Add a --unordered-display option for use with --tree. This allows the display
to be optimized differently since the merge order is not preserved. Thanks
to Sebastian Mingramm (few) for the initial patch. (trunk r14703)

svn path=/main/branches/2.1.7/; revision=14712
man/emerge.1
pym/_emerge/Scheduler.py
pym/_emerge/actions.py
pym/_emerge/depgraph.py
pym/_emerge/main.py