Skip to content

can patchew search be switched to not insist on exact full-word matches? #126

Open
@pm215

Description

@pm215

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions