From 2db362bf122db065acf9edf029156b18e00f94fd Mon Sep 17 00:00:00 2001 From: Stephen Finucane Date: Thu, 18 May 2023 15:05:07 +0100 Subject: [PATCH] Release 2.5.0 Signed-off-by: Stephen Finucane --- man/git-pw-bundle-add.1 | 2 +- man/git-pw-bundle-apply.1 | 2 +- man/git-pw-bundle-create.1 | 2 +- man/git-pw-bundle-delete.1 | 2 +- man/git-pw-bundle-download.1 | 2 +- man/git-pw-bundle-list.1 | 2 +- man/git-pw-bundle-remove.1 | 2 +- man/git-pw-bundle-show.1 | 2 +- man/git-pw-bundle-update.1 | 2 +- man/git-pw-bundle.1 | 2 +- man/git-pw-patch-apply.1 | 2 +- man/git-pw-patch-download.1 | 2 +- man/git-pw-patch-list.1 | 8 +++++++- man/git-pw-patch-show.1 | 2 +- man/git-pw-patch-update.1 | 2 +- man/git-pw-patch.1 | 2 +- man/git-pw-series-apply.1 | 2 +- man/git-pw-series-download.1 | 2 +- man/git-pw-series-list.1 | 8 +++++++- man/git-pw-series-show.1 | 2 +- man/git-pw-series.1 | 2 +- man/git-pw.1 | 2 +- 22 files changed, 34 insertions(+), 22 deletions(-) diff --git a/man/git-pw-bundle-add.1 b/man/git-pw-bundle-add.1 index 2c4488d..4250f44 100644 --- a/man/git-pw-bundle-add.1 +++ b/man/git-pw-bundle-add.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE ADD" "1" "2023-05-08" "2.4.1" "git-pw bundle add Manual" +.TH "GIT-PW BUNDLE ADD" "1" "2023-05-18" "2.5.0" "git-pw bundle add Manual" .SH NAME git-pw\-bundle\-add \- Add one or more patches to a bundle. .SH SYNOPSIS diff --git a/man/git-pw-bundle-apply.1 b/man/git-pw-bundle-apply.1 index fe56e36..af3f267 100644 --- a/man/git-pw-bundle-apply.1 +++ b/man/git-pw-bundle-apply.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE APPLY" "1" "2023-05-08" "2.4.1" "git-pw bundle apply Manual" +.TH "GIT-PW BUNDLE APPLY" "1" "2023-05-18" "2.5.0" "git-pw bundle apply Manual" .SH NAME git-pw\-bundle\-apply \- Apply bundle. .SH SYNOPSIS diff --git a/man/git-pw-bundle-create.1 b/man/git-pw-bundle-create.1 index a57a121..119e3dd 100644 --- a/man/git-pw-bundle-create.1 +++ b/man/git-pw-bundle-create.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE CREATE" "1" "2023-05-08" "2.4.1" "git-pw bundle create Manual" +.TH "GIT-PW BUNDLE CREATE" "1" "2023-05-18" "2.5.0" "git-pw bundle create Manual" .SH NAME git-pw\-bundle\-create \- Create a bundle. .SH SYNOPSIS diff --git a/man/git-pw-bundle-delete.1 b/man/git-pw-bundle-delete.1 index 457911b..66cce04 100644 --- a/man/git-pw-bundle-delete.1 +++ b/man/git-pw-bundle-delete.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE DELETE" "1" "2023-05-08" "2.4.1" "git-pw bundle delete Manual" +.TH "GIT-PW BUNDLE DELETE" "1" "2023-05-18" "2.5.0" "git-pw bundle delete Manual" .SH NAME git-pw\-bundle\-delete \- Delete a bundle. .SH SYNOPSIS diff --git a/man/git-pw-bundle-download.1 b/man/git-pw-bundle-download.1 index 2b39fa7..b0b0545 100644 --- a/man/git-pw-bundle-download.1 +++ b/man/git-pw-bundle-download.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE DOWNLOAD" "1" "2023-05-08" "2.4.1" "git-pw bundle download Manual" +.TH "GIT-PW BUNDLE DOWNLOAD" "1" "2023-05-18" "2.5.0" "git-pw bundle download Manual" .SH NAME git-pw\-bundle\-download \- Download bundle in mbox format. .SH SYNOPSIS diff --git a/man/git-pw-bundle-list.1 b/man/git-pw-bundle-list.1 index 227173f..8b5a62e 100644 --- a/man/git-pw-bundle-list.1 +++ b/man/git-pw-bundle-list.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE LIST" "1" "2023-05-08" "2.4.1" "git-pw bundle list Manual" +.TH "GIT-PW BUNDLE LIST" "1" "2023-05-18" "2.5.0" "git-pw bundle list Manual" .SH NAME git-pw\-bundle\-list \- List bundles. .SH SYNOPSIS diff --git a/man/git-pw-bundle-remove.1 b/man/git-pw-bundle-remove.1 index 3d93754..e2b18da 100644 --- a/man/git-pw-bundle-remove.1 +++ b/man/git-pw-bundle-remove.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE REMOVE" "1" "2023-05-08" "2.4.1" "git-pw bundle remove Manual" +.TH "GIT-PW BUNDLE REMOVE" "1" "2023-05-18" "2.5.0" "git-pw bundle remove Manual" .SH NAME git-pw\-bundle\-remove \- Remove one or more patches from a bundle. .SH SYNOPSIS diff --git a/man/git-pw-bundle-show.1 b/man/git-pw-bundle-show.1 index a7ffd2c..9f66e09 100644 --- a/man/git-pw-bundle-show.1 +++ b/man/git-pw-bundle-show.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE SHOW" "1" "2023-05-08" "2.4.1" "git-pw bundle show Manual" +.TH "GIT-PW BUNDLE SHOW" "1" "2023-05-18" "2.5.0" "git-pw bundle show Manual" .SH NAME git-pw\-bundle\-show \- Show information about bundle. .SH SYNOPSIS diff --git a/man/git-pw-bundle-update.1 b/man/git-pw-bundle-update.1 index cdc8aa4..c40298c 100644 --- a/man/git-pw-bundle-update.1 +++ b/man/git-pw-bundle-update.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE UPDATE" "1" "2023-05-08" "2.4.1" "git-pw bundle update Manual" +.TH "GIT-PW BUNDLE UPDATE" "1" "2023-05-18" "2.5.0" "git-pw bundle update Manual" .SH NAME git-pw\-bundle\-update \- Update a bundle. .SH SYNOPSIS diff --git a/man/git-pw-bundle.1 b/man/git-pw-bundle.1 index 6f56bb5..6a9ecb9 100644 --- a/man/git-pw-bundle.1 +++ b/man/git-pw-bundle.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW BUNDLE" "1" "2023-05-08" "2.4.1" "git-pw bundle Manual" +.TH "GIT-PW BUNDLE" "1" "2023-05-18" "2.5.0" "git-pw bundle Manual" .SH NAME git-pw\-bundle \- Interact with bundles. .SH SYNOPSIS diff --git a/man/git-pw-patch-apply.1 b/man/git-pw-patch-apply.1 index f55ed49..0851124 100644 --- a/man/git-pw-patch-apply.1 +++ b/man/git-pw-patch-apply.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW PATCH APPLY" "1" "2023-05-08" "2.4.1" "git-pw patch apply Manual" +.TH "GIT-PW PATCH APPLY" "1" "2023-05-18" "2.5.0" "git-pw patch apply Manual" .SH NAME git-pw\-patch\-apply \- Apply patch. .SH SYNOPSIS diff --git a/man/git-pw-patch-download.1 b/man/git-pw-patch-download.1 index ee635ce..1662d36 100644 --- a/man/git-pw-patch-download.1 +++ b/man/git-pw-patch-download.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW PATCH DOWNLOAD" "1" "2023-05-08" "2.4.1" "git-pw patch download Manual" +.TH "GIT-PW PATCH DOWNLOAD" "1" "2023-05-18" "2.5.0" "git-pw patch download Manual" .SH NAME git-pw\-patch\-download \- Download patch in diff or mbox format. .SH SYNOPSIS diff --git a/man/git-pw-patch-list.1 b/man/git-pw-patch-list.1 index 0e17480..798140d 100644 --- a/man/git-pw-patch-list.1 +++ b/man/git-pw-patch-list.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW PATCH LIST" "1" "2023-05-08" "2.4.1" "git-pw patch list Manual" +.TH "GIT-PW PATCH LIST" "1" "2023-05-18" "2.5.0" "git-pw patch list Manual" .SH NAME git-pw\-patch\-list \- List patches. .SH SYNOPSIS @@ -26,6 +26,12 @@ Show only patches with these hashes. \fB\-\-archived\fP Include patches that are archived. .TP +\fB\-\-before\fP BEFORE +Show only items before a given date in ISO 8601 format +.TP +\fB\-\-since\fP SINCE +Show only items since a given date in ISO 8601 format +.TP \fB\-\-sort\fP FIELD Sort output on given field. .TP diff --git a/man/git-pw-patch-show.1 b/man/git-pw-patch-show.1 index 4458b61..a399b87 100644 --- a/man/git-pw-patch-show.1 +++ b/man/git-pw-patch-show.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW PATCH SHOW" "1" "2023-05-08" "2.4.1" "git-pw patch show Manual" +.TH "GIT-PW PATCH SHOW" "1" "2023-05-18" "2.5.0" "git-pw patch show Manual" .SH NAME git-pw\-patch\-show \- Show information about patch. .SH SYNOPSIS diff --git a/man/git-pw-patch-update.1 b/man/git-pw-patch-update.1 index 10c8d97..8a7c181 100644 --- a/man/git-pw-patch-update.1 +++ b/man/git-pw-patch-update.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW PATCH UPDATE" "1" "2023-05-08" "2.4.1" "git-pw patch update Manual" +.TH "GIT-PW PATCH UPDATE" "1" "2023-05-18" "2.5.0" "git-pw patch update Manual" .SH NAME git-pw\-patch\-update \- Update one or more patches. .SH SYNOPSIS diff --git a/man/git-pw-patch.1 b/man/git-pw-patch.1 index 85d5d7c..90dfbf6 100644 --- a/man/git-pw-patch.1 +++ b/man/git-pw-patch.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW PATCH" "1" "2023-05-08" "2.4.1" "git-pw patch Manual" +.TH "GIT-PW PATCH" "1" "2023-05-18" "2.5.0" "git-pw patch Manual" .SH NAME git-pw\-patch \- Interact with patches. .SH SYNOPSIS diff --git a/man/git-pw-series-apply.1 b/man/git-pw-series-apply.1 index 84acb8e..935740f 100644 --- a/man/git-pw-series-apply.1 +++ b/man/git-pw-series-apply.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW SERIES APPLY" "1" "2023-05-08" "2.4.1" "git-pw series apply Manual" +.TH "GIT-PW SERIES APPLY" "1" "2023-05-18" "2.5.0" "git-pw series apply Manual" .SH NAME git-pw\-series\-apply \- Apply series. .SH SYNOPSIS diff --git a/man/git-pw-series-download.1 b/man/git-pw-series-download.1 index 07af658..06df252 100644 --- a/man/git-pw-series-download.1 +++ b/man/git-pw-series-download.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW SERIES DOWNLOAD" "1" "2023-05-08" "2.4.1" "git-pw series download Manual" +.TH "GIT-PW SERIES DOWNLOAD" "1" "2023-05-18" "2.5.0" "git-pw series download Manual" .SH NAME git-pw\-series\-download \- Download series in mbox format. .SH SYNOPSIS diff --git a/man/git-pw-series-list.1 b/man/git-pw-series-list.1 index e9b3b64..35eb726 100644 --- a/man/git-pw-series-list.1 +++ b/man/git-pw-series-list.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW SERIES LIST" "1" "2023-05-08" "2.4.1" "git-pw series list Manual" +.TH "GIT-PW SERIES LIST" "1" "2023-05-18" "2.5.0" "git-pw series list Manual" .SH NAME git-pw\-series\-list \- List series. .SH SYNOPSIS @@ -14,6 +14,12 @@ List series. \fB\-\-submitter\fP SUBMITTER Show only series by these submitters. Should be an email, name or ID. .TP +\fB\-\-before\fP BEFORE +Show only items before a given date in ISO 8601 format +.TP +\fB\-\-since\fP SINCE +Show only items since a given date in ISO 8601 format +.TP \fB\-\-sort\fP FIELD Sort output on given field. .TP diff --git a/man/git-pw-series-show.1 b/man/git-pw-series-show.1 index f40523d..d9bb12b 100644 --- a/man/git-pw-series-show.1 +++ b/man/git-pw-series-show.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW SERIES SHOW" "1" "2023-05-08" "2.4.1" "git-pw series show Manual" +.TH "GIT-PW SERIES SHOW" "1" "2023-05-18" "2.5.0" "git-pw series show Manual" .SH NAME git-pw\-series\-show \- Show information about series. .SH SYNOPSIS diff --git a/man/git-pw-series.1 b/man/git-pw-series.1 index 763de3e..0826dc1 100644 --- a/man/git-pw-series.1 +++ b/man/git-pw-series.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW SERIES" "1" "2023-05-08" "2.4.1" "git-pw series Manual" +.TH "GIT-PW SERIES" "1" "2023-05-18" "2.5.0" "git-pw series Manual" .SH NAME git-pw\-series \- Interact with series. .SH SYNOPSIS diff --git a/man/git-pw.1 b/man/git-pw.1 index b9f5dda..ef5ed2d 100644 --- a/man/git-pw.1 +++ b/man/git-pw.1 @@ -1,4 +1,4 @@ -.TH "GIT-PW" "1" "2023-05-08" "2.4.1" "git-pw Manual" +.TH "GIT-PW" "1" "2023-05-18" "2.5.0" "git-pw Manual" .SH NAME git-pw \- git-pw is a tool for integrating Git with... .SH SYNOPSIS