[RFC] Updating patchwork patches on commit

Siddhesh Poyarekar siddhesh@gotplt.org
Tue Dec 8 10:10:19 GMT 2020


On 12/8/20 2:38 PM, Andreas Schwab wrote:
>> It doesn't; it has it's own hashing function where it normalizes spaces
>> and newline chars to avoid false negatives.
> 
> Like git patch-id?
> 

Yeah, except that it (AFAICT) doesn't order the diff input like git 
patch-id does :)  I suppose I could check if they're willing to add a 
dependency on git for this and drop their custom hasher or at least 
provide a supported way to add a different hashing function or program.

Siddhesh


More information about the Libc-alpha mailing list