From: Catalin Marinas Date: Wed, 8 Nov 2006 22:30:02 +0000 (+0000) Subject: Add mbox support to "import" X-Git-Tag: v0.14.3~430 X-Git-Url: https://git.distorted.org.uk/~mdw/stgit/commitdiff_plain/99c529152847b7e20e48dc477925e315918eed5d?hp=99c529152847b7e20e48dc477925e315918eed5d Add mbox support to "import" This patch allows the "import" command to read an mbox file. It also fixes various bugs and modifies git.apply_patch() to dump the failed patch to the .stgit-failed.patch file for easy inspection or manual applying. Signed-off-by: Catalin Marinas ---