Skip to content

Releases: getpatchwork/git-pw

1.5.0

17 Dec 11:09
Compare
Choose a tag to compare

This is the fifth minor release of git-pw. This version adds support for multiple output formats and configurable output columns for list operations and support for click 7.0. For more information, refer to the documentation.

1.4.0

30 Sep 21:58
Compare
Choose a tag to compare

This is the fourth minor release of git-pw. This version adds support for filtering by submitter or user IDs, re-adds support for search by submitter names and emails or user emails when using Patchwork API v1.1, and allows submitter or user filters to match on more than one submitter or user. For more information, refer to the documentation.

1.3.0

29 Aug 13:54
Compare
Choose a tag to compare

This is the third minor release of git-pw. This version allows passthrough of git-am options to the various apply commands without the need to escape the options. In addition, it ensures the PAGER settings used by git are respected. For more information, refer to the documentation.

1.2.0

19 Jun 22:07
Compare
Choose a tag to compare

This is the second minor release of git-pw. This version adds support for REST API v1.1 added in Patchwork 2.1. For more information, refer to the documentation.

1.1.2

17 Dec 11:14
Compare
Choose a tag to compare

This release fixes a number of bugs found in the 1.1 release.

1.1.1

17 Dec 11:14
Compare
Choose a tag to compare

This release fixes a number of bugs found in the 1.1 release.

1.1.0

29 Aug 13:57
Compare
Choose a tag to compare

This is the first minor release of git-pw. This fixes some issues encountered when downloading patches, bundles or series with different Python versions. It also drops support for some EOL Python releases and makes pw.project a required configuration value. For more information, refer to the documentation.

1.0.0

24 Aug 12:30
Compare
Choose a tag to compare

This is the first full release of git-pw. This version completely reworks git-pw to use the REST API provided in Patchwork 2.0. For more information, refer to the documentation.