git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/6] Detect non email patches in git-mailinfo
@ 2006-05-23 19:42 Eric W. Biederman
  2006-05-23 19:44 ` [PATCH 1/6] Make read_one_header_line return a flag not a length Eric W. Biederman
  2006-05-23 23:44 ` [PATCH 0/6] Detect non email patches in git-mailinfo Junio C Hamano
  0 siblings, 2 replies; 10+ messages in thread
From: Eric W. Biederman @ 2006-05-23 19:42 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: git


After looking at a number of additional quit patches I noticed
a small problem with using the current git-mailinfo.  On patches
with out any leading headers git-mailinfo can get confused and
loose a bit of information.

So far I have only seen this in the quilt from Andi Kleen but
it is fairly straight forward to fix.

What follows is a small patch series that one small step at
a time refactors (and I think simplifies) git-mailinfo 
so that it can detect and cope with a file without any
email headers.

Eric

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

end of thread, other threads:[~2006-05-26  8:17 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-05-23 19:42 [PATCH 0/6] Detect non email patches in git-mailinfo Eric W. Biederman
2006-05-23 19:44 ` [PATCH 1/6] Make read_one_header_line return a flag not a length Eric W. Biederman
2006-05-23 19:45   ` [PATCH 2/6] Move B and Q decoding into check header Eric W. Biederman
2006-05-23 19:47     ` [PATCH 3/6] Refactor commit messge handling Eric W. Biederman
2006-05-23 19:49       ` [PATCH 4/6] In handle_body only read a line if we don't already have one Eric W. Biederman
2006-05-23 19:53         ` [PATCH 5/6] More accurately detect header lines in read_one_header_line Eric W. Biederman
2006-05-23 19:58           ` [PATCH 6/6] Allow in body headers beyond the in body header prefix Eric W. Biederman
2006-05-26  7:29           ` [PATCH 5/6] More accurately detect header lines in read_one_header_line Junio C Hamano
     [not found]             ` <7vr72hns7h.fsf@assigned-by-dhcp.cox.net>
2006-05-26  8:16               ` Eric W. Biederman
2006-05-23 23:44 ` [PATCH 0/6] Detect non email patches in git-mailinfo Junio C Hamano

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