Re: [PATCH 05/10] add patch series function

2016-09-03 Thread 文平波
> 在 2016年8月30日,07:21,Stephen Finucane 写道: > > On 23 Aug 17:03, WEN Pingbo wrote: >> Added a ForeignKey in submission, and linked releated patches by >> 'In-Reply-To' or the first 'References'. >> >> Child emails must fill 'In-Reply-To' or 'References' with correct msg-id, >> or the parent field

Re: [PATCH 05/10] add patch series function

2016-08-29 Thread Stephen Finucane
On 23 Aug 17:03, WEN Pingbo wrote: > Added a ForeignKey in submission, and linked releated patches by > 'In-Reply-To' or the first 'References'. > > Child emails must fill 'In-Reply-To' or 'References' with correct msg-id, > or the parent field will keep empty. > > Signed-off-by: WEN Pingbo I n

[PATCH 05/10] add patch series function

2016-08-23 Thread WEN Pingbo
Added a ForeignKey in submission, and linked releated patches by 'In-Reply-To' or the first 'References'. Child emails must fill 'In-Reply-To' or 'References' with correct msg-id, or the parent field will keep empty. Signed-off-by: WEN Pingbo --- htdocs/css/style.css |