From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by sourceware.org (Postfix) with ESMTPS id 33D62385697B for ; Mon, 5 Jun 2023 07:20:31 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 33D62385697B Authentication-Results: sourceware.org; dmarc=pass (p=none dis=none) header.from=redhat.com Authentication-Results: sourceware.org; spf=pass smtp.mailfrom=redhat.com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1685949630; 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=Mcy/qNfA+MwCujuOVjIWiQ9sJCDplDqM9SuoYdOwf70=; b=fHml9URpzrcyJAQ+DIbrv2qPgAIsa2hH1jc8sbxd8sWmsqM/GaaFMkdK2t0MveMm0mzCHb hQBa2ztCAFYKanrh5QJrf/RTg0tDJpS/8oILC7LDx9NYoj3Lil3Tah4wNr2x+s+YkzObut QLNx3l8PPzchSlMV/4B4yMVgNkzw21M= Received: from mail-qk1-f200.google.com (mail-qk1-f200.google.com [209.85.222.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-78-UpBOMzOpMqmQqjNie76yWg-1; Mon, 05 Jun 2023 03:20:29 -0400 X-MC-Unique: UpBOMzOpMqmQqjNie76yWg-1 Received: by mail-qk1-f200.google.com with SMTP id af79cd13be357-75d42a5097bso141013285a.3 for ; Mon, 05 Jun 2023 00:20:29 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685949629; x=1688541629; h=content-transfer-encoding:in-reply-to:from:content-language :references:cc:to:subject:user-agent:mime-version:date:message-id :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Mcy/qNfA+MwCujuOVjIWiQ9sJCDplDqM9SuoYdOwf70=; b=KQZx4wGPzbj//eHg8Yw2mHrEk3yW/xBE02yA3rNQ32F+rtYDoOQJWEblA6uRMusDAC 2jg7yrSqkxufSzsbkfde4ky71zMyh+VZQlHH2vYolKjTFECWgOygpK2xysGrSPjQnNk8 6ISm2RqmXjCFNMSrMqSfGOObDV7kBubPrW5i0bAAC2bK+vQnCj2BySh0c1YdueGg19i6 lFZ7gveJp7H2kL0cg0v/M5Im06vLomi8XqKVSPw8Rt6i45AtQaKZ7jEulJYfOfA8wbyA 4T5Gnq9tbSjcgyTv3jLFFZrNrqKlzda2ALg/WlInBMi00doU00H2JCL8cgp/fZA+U4Bq ustw== X-Gm-Message-State: AC+VfDz0eYyRAt8IhhR3WObZ1vIGVNYoIQW+4tbLde6LT+JaBN/l37eM pHK41g9iLRePWpDm86FUmTaJG7Vptd7ejb5HJ04X0EKL/MJEloYGo8tblPicuaj9EcnMpc5E+Px XNF+2guZ+HT3JlUMNX9a+pw== X-Received: by 2002:a37:b4a:0:b0:75b:23a1:8351 with SMTP id 71-20020a370b4a000000b0075b23a18351mr18206622qkl.76.1685949629205; Mon, 05 Jun 2023 00:20:29 -0700 (PDT) X-Google-Smtp-Source: ACHHUZ4LLm+vLHkNEWsfcR0hAlORDJTnIl0bAQc16MrwvJ/tNsNMcEeg+hZ3Vp0k6GZObvZoDvfWnw== X-Received: by 2002:a37:b4a:0:b0:75b:23a1:8351 with SMTP id 71-20020a370b4a000000b0075b23a18351mr18206614qkl.76.1685949628952; Mon, 05 Jun 2023 00:20:28 -0700 (PDT) Received: from [192.168.0.129] (ip-94-112-225-44.bb.vodafone.cz. [94.112.225.44]) by smtp.gmail.com with ESMTPSA id h5-20020a37de05000000b0075e70bf3cffsm1064245qkj.74.2023.06.05.00.20.27 (version=TLS1_3 cipher=TLS_AES_128_GCM_SHA256 bits=128/128); Mon, 05 Jun 2023 00:20:28 -0700 (PDT) Message-ID: <438ab4e8-da54-4e49-73a8-981d3540263a@redhat.com> Date: Mon, 5 Jun 2023 09:20:26 +0200 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.11.0 Subject: Re: [PATCH 00/10] [gdb] Fix typos and misspellings To: Tom Tromey , Tom de Vries Cc: Tom de Vries via Gdb-patches References: <20230602155639.28245-1-tdevries@suse.de> <87sfb9u77f.fsf@tromey.com> <87h6roo99e.fsf@tromey.com> From: Bruno Larsen In-Reply-To: <87h6roo99e.fsf@tromey.com> X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Language: en-US Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,DKIMWL_WL_HIGH,DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,DKIM_VALID_EF,KAM_SHORT,NICE_REPLY_A,RCVD_IN_BARRACUDACENTRAL,RCVD_IN_DNSWL_NONE,SPF_HELO_NONE,SPF_NONE,TXREP,T_SCC_BODY_TEXT_LINE autolearn=no autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org List-Id: On 03/06/2023 17:28, Tom Tromey wrote: >>>>>> "Tom" == Tom de Vries writes: > Tom> [ I've written a script to apply the Reviewed-By tag to all commits, > Tom> and that seems to work ok. ] > > FWIW the 'b4' tool can do this. I use it when I send series now. > > https://pypi.org/project/b4/ > If you save your changes as a branch in your local repo, you can add the tag with a single git command: git rebase -x 'git commit --amend --trailer "Reviewed-By: name lastname " --no-edit' master -- Cheers, Bruno