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