pub fn parse_stgit_patch(input: &str) -> Result<Vec<MboxPatch>>
Parse an stgit-format patch into an MboxPatch.