Scroll to navigation

GIT-PW PATCH LIST(1) git-pw patch list Manual GIT-PW PATCH LIST(1)

NAME

git-pw-patch-list - List patches.

SYNOPSIS

git-pw patch list [OPTIONS] [NAME]

DESCRIPTION

List patches.

List patches on the Patchwork instance.

OPTIONS

Show only patches matching these states. Should be slugified representations of states. The available states are instance dependant.
Show only patches by these submitters. Should be an email, name or ID.
Show only patches by these delegates. Should be an email or username.
Include patches that are archived.
Sort output on given field.
Page to retrieve items from. This is influenced by the size of LIMIT.
Maximum number of items to show.
Columns to be included in output.
Output format. Defaults to the value of 'git config pw.format' else 'table'.
2020-04-17 1.9.0