Re: [PATCH v5 00/10] strtol(3)-related fixes

2024-07-12 Thread Alejandro Colomar
Hi Branden, On Fri, Jul 12, 2024 at 01:48:39PM GMT, G. Branden Robinson wrote: > Hi Alex, > > At 2024-07-10T11:41:15+0200, Alejandro Colomar wrote: > > How is that? I would expect git-am(1) to work. > [...] > > What I do is on neomutt(1), while reading the email --and having run > > neomutt(1) f

Re: [PATCH v5 00/10] strtol(3)-related fixes

2024-07-12 Thread G. Branden Robinson
Hi Alex, At 2024-07-10T11:41:15+0200, Alejandro Colomar wrote: > How is that? I would expect git-am(1) to work. [...] > What I do is on neomutt(1), while reading the email --and having run > neomutt(1) from the root of the git repo I want to apply the patches--, > press '|' and then run 'git am -

Re: [PATCH v5 00/10] strtol(3)-related fixes

2024-07-10 Thread Alejandro Colomar
On Wed, Jul 10, 2024 at 01:16:57AM GMT, G. Branden Robinson wrote: > Hi Alex, > > I can't "git am" these; How is that? I would expect git-am(1) to work. > what is the correct procedure for getting Git to > consume them from an mbox file? What I do is on neomutt(1), while reading the email --an

Re: [PATCH v5 00/10] strtol(3)-related fixes

2024-07-09 Thread G. Branden Robinson
Hi Alex, I can't "git am" these; what is the correct procedure for getting Git to consume them from an mbox file? Regards, Branden At 2024-03-16T13:34:28+0100, Alejandro Colomar wrote: > This v5 further documents which commits introduced some issues being > fixed, and with it, I found James also