Greg KH <greg@xxxxxxxxx> writes: > On Fri, May 19, 2006 at 08:42:38PM -0600, Eric W. Biederman wrote: > >> If it is one patch per file but with mbox headers, it is relatively >> simple to teach git-mailinfo to parse things in a slightly more intelligent >> way. I played with that but I didn't have any patches that helped with. > > Hm, I'll try playing with that. > > If you want, just grab my quilt trees from kernel.org and play with > them, they should all be in mbox format for the individual patches (with > some exceptions as noted above, just kick me about them to get me to fix > them...) So I just grabbed the gregkh-2.6 set of patches and with an unmodified git-mailinfo I only have problems with the following patches: gregkh/gkh-version.patch gregkh/sysfs-test.patch gregkh/gregkh-usb-minors.patch gregkh/gregkh-debugfs_example.patch gregkh/gpl_future-test.patch usb/usb-gotemp.patch None of which actually have from headers. Currently git-mailinfo distinguishes headers and non-headers by the presence of the first blank line. So it seems to work just fine on mbox format patches. Eric - : 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