Two small patches to fix/enhance support for foreign patchset. The first patch adds support for hg patches, which have been detected (but not supported) for a while. I've used it to import a couple of patches successfully. The second patch fixes a rather long-standing issue with stgit patches, when Author was used instead of From. Apparently not many patches with this format are encountered in the wild, since nobody had an issue with it so far. Giuseppe Bilotta (2): am: preliminary support for hg patches am: fix stgit patch mangling git-am.sh | 36 +++++++++++++++++++++++++++++++++++- 1 files changed, 35 insertions(+), 1 deletions(-) -- 1.7.7.rc0.331.g25483.dirty -- 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