Re: downloading t.mbox.gz messages are not sorted in expected order

2024-04-15 Thread Jacob Keller
On 4/13/2024 12:58 AM, Eric Wong wrote: > Jacob Keller wrote: >> >> >> On 4/11/2024 3:42 PM, Konstantin Ryabitsev wrote: >>> On Thu, Apr 11, 2024 at 03:32:43PM -0700, Jacob Keller wrote: I sometimes download patch series off of public inbox hosted servers to apply with git-am. Occasio

Re: downloading t.mbox.gz messages are not sorted in expected order

2024-04-13 Thread Eric Wong
Jacob Keller wrote: > > > On 4/11/2024 3:42 PM, Konstantin Ryabitsev wrote: > > On Thu, Apr 11, 2024 at 03:32:43PM -0700, Jacob Keller wrote: > >> I sometimes download patch series off of public inbox hosted servers to > >> apply with git-am. Occasionally I have found that these do not apply > >

Re: downloading t.mbox.gz messages are not sorted in expected order

2024-04-12 Thread Jacob Keller
On 4/11/2024 3:42 PM, Konstantin Ryabitsev wrote: > On Thu, Apr 11, 2024 at 03:32:43PM -0700, Jacob Keller wrote: >> I sometimes download patch series off of public inbox hosted servers to >> apply with git-am. Occasionally I have found that these do not apply >> cleanly because the thread is no

Re: downloading t.mbox.gz messages are not sorted in expected order

2024-04-11 Thread Konstantin Ryabitsev
On Thu, Apr 11, 2024 at 03:32:43PM -0700, Jacob Keller wrote: > I sometimes download patch series off of public inbox hosted servers to > apply with git-am. Occasionally I have found that these do not apply > cleanly because the thread is not sorted in patch order. It's more than just the order --

downloading t.mbox.gz messages are not sorted in expected order

2024-04-11 Thread Jacob Keller
Hi, I sometimes download patch series off of public inbox hosted servers to apply with git-am. Occasionally I have found that these do not apply cleanly because the thread is not sorted in patch order. For an example, see https://lore.kernel.org/lkml/20240308230557.805580-1-alex.william...@redhat