On Thu, Jun 16, 2016 at 05:32:48AM -0400, Jeff King wrote: > [1/7]: gpg-interface: use child_process.args > [2/7]: verify_signed_buffer: drop pbuf variable > [3/7]: verify_signed_buffer: use tempfile object > [4/7]: run-command: add pipe_command helper > [5/7]: verify_signed_buffer: use pipe_command > [6/7]: sign_buffer: use pipe_command > [7/7]: gpg-interface: check gpg signature creation status Here's a re-roll, fixing a few things in 4/7: - s/capture/pipe/ in the pipe_command docstring, from Eric - make internal pump_io functions static, from Ramsay and more importantly: - I screwed up the in-body "From:" in the final patch; Michael should be the author -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html