git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
To: Junio C Hamano <gitster@pobox.com>
Cc: git@vger.kernel.org, Giuseppe Bilotta <giuseppe.bilotta@gmail.com>
Subject: [PATCHv3 0/4] git-am foreign patch support
Date: Wed, 27 May 2009 11:25:15 +0200	[thread overview]
Message-ID: <1243416319-31477-1-git-send-email-giuseppe.bilotta@gmail.com> (raw)

Third attempt at introducing foreign patch support for git-am. The only
significant change from the previous round is the StGIT-to-mbox format
conversion which is now done via perl instead of awk.

Giuseppe Bilotta (4):
  git-am foreign patch support: introduce patch_format
  git-am foreign patch support: autodetect some patch formats
  git-am foreign patch support: StGIT support
  git-am: refactor 'cleaning up and aborting'

 git-am.sh |  133 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++--
 1 files changed, 129 insertions(+), 4 deletions(-)

             reply	other threads:[~2009-05-27  9:25 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-05-27  9:25 Giuseppe Bilotta [this message]
2009-05-27  9:25 ` [PATCHv3 1/4] git-am foreign patch support: introduce patch_format Giuseppe Bilotta
2009-05-27  9:25   ` [PATCHv3 2/4] git-am foreign patch support: autodetect some patch formats Giuseppe Bilotta
2009-05-27  9:25     ` [PATCHv3 3/4] git-am foreign patch support: StGIT support Giuseppe Bilotta
2009-05-27  9:25       ` [PATCHv3 4/4] git-am: refactor 'cleaning up and aborting' Giuseppe Bilotta
2009-05-27 21:20     ` [PATCHv3bis 2/4] git-am foreign patch support: autodetect some patch formats 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=1243416319-31477-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).