Manuel <[email protected]> writes: >> - Why I'm getting the same series from a completely different identity; >> the first set came from "Hans Anda" > > I messed this up, let me explain: > I used to keep my real name out of the internet. The last couple days i > changed > my mind. I guess it's ok when my real name shows up in git blame. > I really should have added a note about that. sorry.
So you sent me patches under a false name? That's ... not the best way to start building trust. >> - Why my request to separate out the logically different changes were >> ignored. > > I split the patch into a series like i responded on Tue, 24 Feb 2026 08:13:02 >>>i will make a Patch series with the files split. > > Do you want me to send two patches, which are not in a patch series? No, I want you to separate the logical changes. - Sorting the entries in the list is one logical change. - Adding new items is a different one. If you mix it in with the sort, nobody can really see which items are new. See what I'm getting at? jon

