From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS31976 209.132.180.0/23 X-Spam-Status: No, score=-4.0 required=3.0 tests=AWL,BAYES_00,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED,RCVD_IN_MSPIKE_H3, RCVD_IN_MSPIKE_WL,SPF_HELO_PASS,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from sourceware.org (server1.sourceware.org [209.132.180.131]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id A890A1F45E for ; Thu, 13 Feb 2020 18:21:05 +0000 (UTC) DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; q=dns; s=default; b=E6I7SJ85/Oc2hAfX IrVYqubQm/Aoow+6fM9jm+h29gOnNVJcwjGvrG2H44HRM6uT1Y+84xP8DtLzpAE1 ePUryqrru8v8Awpq81tr7pgQ3nPF4MWJ/GN0u1w5UbVrfzlahG+i8mH/RV5dIeLw yxq3gD7+VPikUrLhAPOnjIduLLo= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc:content-type :content-transfer-encoding; s=default; bh=K5TEKXo5NzC7gaZQRnkIad 3W+Ys=; b=t/UrCo9NJ4acvXGsMcOPOEKQBZ+KMvSMqY/xXUF4NlFzb1X0FyoRPi ZEdVHR8v1N6npDADitTv+Ozh+dSWf8+BiKqqwe+FZVBtdWY1UkGJlhmIImrwgM5J u11lZ4BmbMdfoqLD8/STnq2yfHG3ylzJ6nTzMTuWVTsMY0V600lTY= Received: (qmail 37787 invoked by alias); 13 Feb 2020 18:21:02 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 37741 invoked by uid 89); 13 Feb 2020 18:21:01 -0000 Authentication-Results: sourceware.org; auth=none X-HELO: us-smtp-delivery-1.mimecast.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1581618058; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HLb1lgL3iQ5YISQIBZdIyCWLBBkNNXbNCAOfAAXh/FY=; b=eABGBUEXL7rwI9Wpk0dNzolk7nQfvo909ElyINt+zWVK6f89cPl5CPte135AjYfG/Q2+cU oWWgJ9npGqxvNFIFLdyIl1zHCWrO2Y7vgy6P/YVeWAtqhObr9HQ1hawowWpaiKeNg01kkX vj/1A3k9up5YJZxdXRmH0+Ly2VQ77TQ= MIME-Version: 1.0 References: <878sl65pzw.fsf@oldenburg2.str.redhat.com> In-Reply-To: From: "Carlos O'Donell" Date: Thu, 13 Feb 2020 13:20:34 -0500 Message-ID: Subject: Re: Review promise :-) To: Zack Weinberg Cc: Florian Weimer , GNU C Library X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable On Thu, Feb 13, 2020 at 1:15 PM Zack Weinberg wrote: > > On Thu, Feb 13, 2020 at 1:12 PM Zack Weinberg wrote: > > On Thu, Feb 13, 2020 at 12:58 PM Florian Weimer wr= ote: > > > * Zack Weinberg: > > > > On Thu, Feb 13, 2020 at 11:19 AM Carlos O'Donell wrote: > > > >> On Thu, Feb 13, 2020 at 11:01 AM Zack Weinberg w= rote: > > > >> > > > > >> > Is there a way to operate on lots of patches at once? My queue = is > > > >> > full of old patches that should be marked either committed or dr= opped, > > > >> > it would be nice to not have to load the individual patch page f= or > > > >> > each one and push the same buttons for each. > > > >> > > > >> Yeah, absolutely. > > > >> > > > >> You have two options: > > > >> * Script it using the pwclient CLI > > > >> * Use the web interface, apply a filter, click the top "Patch" > > > >> checkmark to check all selected, then apply a property and it is > > > >> applied to all the selected patches. > > > > > > > > I see the checkboxes in the web interface, but I don't see any > > > > controls for taking actions on the selected patches? Yes, I'm logg= ed > > > > in. > > > > > > For me, there's a Properties box at the end of the page. > > > > Weird. I see a "Bundling" box, but no Properties box. > > To avoid further round-trips, here is a screenshot of everything I can > see on a search results page. (My actual queue is three pages long, > this is a very small subset.) Fixed. You need to be a listed project maintainer to be able to edit patch status. I've updated MAINTAINERS to ensure future developers ask for this permissio= n. https://sourceware.org/glibc/wiki/MAINTAINERS Cheers, Carlos.