This solves #229, I generalized the progress boolean to instead store the desired verbosity and added a method to construct a diff status emitter which just returns an empty drop guard rather than the full text.
The todo list below is accurate: I still need to add tests.
This solves #229, I generalized the
progress
boolean to instead store the desired verbosity and added a method to construct adiff
status emitter which just returns an empty drop guard rather than the full text.The todo list below is accurate: I still need to add tests.
TODO