Mercurial > evolve
diff hgext/drophack.py @ 1046:296d48e1f55a
evolve: gather evolve output together
We stop relying on ui.status being muted when --quiet is used. Instead we use
plain write and hide this behind an explicite ui.quiet check.
This will help use enforcing this output in the comming --confirm mode.
author | Pierre-Yves David <pierre-yves.david@fb.com> |
---|---|
date | Fri, 08 Aug 2014 23:11:09 -0700 |
parents | f7f4a1fac6c0 |
children | 1a39b1b8e092 |