From: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
To: <git@vger.kernel.org>
Cc: Junio C Hamano <gitster@pobox.com>,
Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Subject: [PATCH 0/2] am: foreign patch support fixes
Date: Mon, 29 Aug 2011 18:44:05 +0200 [thread overview]
Message-ID: <1314636247-26125-1-git-send-email-giuseppe.bilotta@gmail.com> (raw)
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
next reply other threads:[~2011-08-29 16:44 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-08-29 16:44 Giuseppe Bilotta [this message]
2011-08-29 16:44 ` [PATCH 1/2] am: preliminary support for hg patches Giuseppe Bilotta
2011-08-29 16:57 ` Junio C Hamano
2011-08-29 17:51 ` Giuseppe Bilotta
2011-08-29 21:05 ` Junio C Hamano
2011-08-30 8:28 ` Giuseppe Bilotta
2011-08-30 17:02 ` Junio C Hamano
2011-08-31 14:22 ` Sverre Rabbelier
2011-08-29 16:44 ` [PATCH 2/2] am: fix stgit patch mangling Giuseppe Bilotta
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1314636247-26125-1-git-send-email-giuseppe.bilotta@gmail.com \
--to=giuseppe.bilotta@gmail.com \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).