Re: [PATCH] Implement git-quiltimport (take 2)
From: Greg KH <hidden>
Date: 2016-06-15 22:42:28
On Sat, May 20, 2006 at 06:36:53PM -0600, Eric W. Biederman wrote:
Greg KH [off-list ref] writes:quoted
On Fri, May 19, 2006 at 08:42:38PM -0600, Eric W. Biederman wrote:quoted
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.
Oops, sorry for the delay. I've now fixed up these patches (the ones in the gregkh/ directory are not ever going to be sent upstream, that's why they were missing headers, same for the gotemp driver.) thanks, greg k-h