Re: [PATCH v8 0/2] format-patch --signature-file

2014-05-22 Thread Jeremiah Mahler
Junio, On Thu, May 22, 2014 at 12:00:39PM -0700, Junio C Hamano wrote: > Jeremiah Mahler writes: > > > I just notice that my patch is in 'pu'. > > But it is version 7 instead of the improved version 8. > > Yeah, I know. In a distributed environment, multiple people work > independently and a s

Re: [PATCH v8 0/2] format-patch --signature-file

2014-05-22 Thread Junio C Hamano
Jeremiah Mahler writes: > I just notice that my patch is in 'pu'. > But it is version 7 instead of the improved version 8. Yeah, I know. In a distributed environment, multiple people work independently and a sequence of event can go like this: - I read v7, comment, and queue it only so that I

Re: [PATCH v8 0/2] format-patch --signature-file

2014-05-22 Thread Jeremiah Mahler
Junio, On Wed, May 21, 2014 at 06:53:07PM -0700, Jeremiah Mahler wrote: > v8 of patch to add format-patch --signature-file option. > ... > I just notice that my patch is in 'pu'. But it is version 7 instead of the improved version 8. -- Jeremiah Mahler jmmah...@gmail.com http://github.com/jm

[PATCH v8 0/2] format-patch --signature-file

2014-05-21 Thread Jeremiah Mahler
v8 of patch to add format-patch --signature-file option. This revision includes more suggestions from Jeff King and Junio C Hamano. - Renamed variable which stores the signature to 'mail-signature' which better describes what is being stored. - Fixed a declaration after code (forbid