[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH 01/11] public: adjust documentation following XSA-217
>>> On 21.06.17 at 18:53, <george.dunlap@xxxxxxxxxx> wrote: > On 21/06/17 16:54, Jan Beulich wrote: >>>>> On 21.06.17 at 17:44, <george.dunlap@xxxxxxxxxx> wrote: >>> When you have a long series like this, could you name the files in a way >>> that makes it easier for a shell script to get their order? e.g., >>> 01-xsa217-doc.patch, 02-gnttab-xfer-xenheap.patch, &c? >>> >>> Having to manually save-and-apply the name of each patch of an >>> eleven-patch series separately is fairly annoying. If they started with >>> a number, I could save them all to the same directory and then use "for >>> patch in *.patch ; do..." to apply them. >>> >>> (Using `git send-email` would also make things a lot easier...) >> >> Well, that's kind of difficult without using git for development work. >> I can try to remember to name patches suitably, but that's >> another manual step for me then > > Well, it's either an extra manual step for you, or an extra manual step > for every person who reviews your code. That's a good point (which in fact I did think of while replying), yet with one questionable aspect: Patch reviewing doesn't generally mean patch application. Afaic, it's very rare that I find it necessary to apply a patch in order to review it. Hence I'm not convinced this is an extra manual step for everyone looking at the patch. > You don't need to justify to me > why you don't want to use git for development. However, it's not fair > to externalize the cost of your development preferences to everybody else. > > When it's just one or two patches I'm willing to make some > accommodation, but a series like this it's too much. As said - I'll try to remember next time. >> , and while I continue to attach >> files I would have hoped that the mail bodies nowadays come >> through uncorrupted (and hence I'd expect file names to be >> chosen by your mail client based on subject, which includes >> numbering - that's at least how mine behaves - and there being >> no actual need to use the attachments). > > I don't have a simple way of saving the text of the mail message without > saving the attachment in-line in the file; so without writing a special > tool just for your messages, I can't easily apply the patches into the > git tree (so I can see the change in-situ). Oh, okay. Mail programs seem to be even more different than so far I did think they would be. > It looks like the mail bodies might actually be uncorrupted now; so it's > possible that if you send the mail without attachments anymore I might > be able to use the same workflow for you as I use for everyone else > (which presumably would extend to other people who might want to review > your patches). If you send a test mail (or perhaps a series) I can give > it a try. Perhaps best if I try to remember to do this next time round when Cc-ing you on (not to small) a patch (I don't think it really needs to be a series for that purpose). Not having to attach patches would, in the end, remove one manual step for me. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |