[PATCH] pwclient: add support for archiving and unarchiving patches in update

Brian Norris computersforpeace at gmail.com
Fri Mar 13 03:22:28 AEDT 2015


On Thu, Mar 12, 2015 at 05:32:22PM +0200, Jani Nikula wrote:
> On Thu, 12 Mar 2015, Brian Norris <computersforpeace at gmail.com> wrote:
> > On Thu, Mar 12, 2015 at 04:33:27PM +0200, Jani Nikula wrote:
> >> Add -a, --archive and -u, --unarchive options to update subcommand to
> >> allow archiving and unarchiving the patches.
> >> 
> >> Signed-off-by: Jani Nikula <jani.nikula at intel.com>
> >
> > I already submitted a patch for this:
> >
> >   http://patchwork.ozlabs.org/patch/413357/
> 
> Hmm, does the filtering really work for you without an update to the
> server side?

No. That's why I mention this in the patch description:

  "And of course, the server must have an updated xmlrpc that supports
  the 'archived' field for list filtering (recently patched), otherwise
  you'll just get an empty list."

This is patch 3/3, where patch 1/3 adds server support:

  http://patchwork.ozlabs.org/patch/413355/

Brian


More information about the Patchwork mailing list