patch: export shouldn't close files received as a parameter
We rely on __del__ to close the fd instead. Patchbomb was relying
on this behaviour, fix it.
Thanks to Manuel Barkhau for reporting it.
mq: make qnew patch format consistent with qrefresh (
issue1457)
convert: display child command output if --debug (fix
878466138b57)