Open
Description
It would be nice if patchew was less strict about only searching for exact word matches. For instance, you can only find this patch:
https://patchew.org/QEMU/20200610084551.28222-1-vav@sysgo.com/
("hw/timer/a9gtimer: Clear pending interrupt, after the clear of Event flag")
if you search for "hw/timer/a9gtimer", because it does not match a search for "a9gtimer". (As a comparison, the "patches" command line tool doesn't do word-matches, so this patch can be found by searching for "a9gtimer" or even just "gtimer".)
Metadata
Metadata
Assignees
Labels
No labels