git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] am: foreign patch support fixes
@ 2011-08-29 16:44 Giuseppe Bilotta
  2011-08-29 16:44 ` [PATCH 1/2] am: preliminary support for hg patches Giuseppe Bilotta
  2011-08-29 16:44 ` [PATCH 2/2] am: fix stgit patch mangling Giuseppe Bilotta
  0 siblings, 2 replies; 9+ messages in thread
From: Giuseppe Bilotta @ 2011-08-29 16:44 UTC (permalink / raw)
  To: git; +Cc: Junio C Hamano, Giuseppe Bilotta

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

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2011-08-31 14:23 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-29 16:44 [PATCH 0/2] am: foreign patch support fixes Giuseppe Bilotta
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

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).