From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id uFIeOwUkeWPeqQAAbAwnHQ (envelope-from ) for ; Sat, 19 Nov 2022 19:44:22 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id wO39OgUkeWNFsQAAauVa8A (envelope-from ) for ; Sat, 19 Nov 2022 19:44:21 +0100 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id BA5F82612A for ; Sat, 19 Nov 2022 19:44:21 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1owSox-0000QU-16; Sat, 19 Nov 2022 13:44:07 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1owSou-0000Q8-S8 for guix-patches@gnu.org; Sat, 19 Nov 2022 13:44:05 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1owSos-0000gp-QT for guix-patches@gnu.org; Sat, 19 Nov 2022 13:44:04 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1owSos-0005Mc-MO for guix-patches@gnu.org; Sat, 19 Nov 2022 13:44:02 -0500 Subject: bug#59255: [PATCH] scripts: describe: Add branch information to recutils output. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 19 Nov 2022 18:44:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 59255 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 59255-done@debbugs.gnu.org Mail-Followup-To: 59255@debbugs.gnu.org, ludo@gnu.org, jgart@dismail.de Received: via spool by 59255-done@debbugs.gnu.org id=D59255.166888342920587 (code D ref 59255); Sat, 19 Nov 2022 18:44:02 +0000 Received: (at 59255-done) by debbugs.gnu.org; 19 Nov 2022 18:43:49 +0000 Received: from localhost ([127.0.0.1]:41152 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owSof-0005Ly-Jm for submit@debbugs.gnu.org; Sat, 19 Nov 2022 13:43:49 -0500 Received: from eggs.gnu.org ([209.51.188.92]:37142) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1owSoa-0005Lh-QO for 59255-done@debbugs.gnu.org; Sat, 19 Nov 2022 13:43:48 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1owSoV-0000dD-2p; Sat, 19 Nov 2022 13:43:39 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:In-Reply-To:Date:References:Subject:To: From; bh=5/47LNu/jLA2Z0wbCmuBgjU2hvrgn/qvl5WVX5IHVRk=; b=D5aDuIsZ5lRRlPsN+OGc zHkjZJpVRWb02MA0QNnNK08e1RTQZt+bHcqqj3zm5GtasjFA2QTI3c8r+2ZH995Gv/NQ8Kw6vhlf2 Dj9K1CZDjlYcawjIu+Kf3SuFG9YPfaVM9GwA7luovFLqf1aulKVTpoOR2fKCDWTFAfYaUoN5QKabj ucPWvOrE2znchT9fAaRhGfqP04Pj/E0ziFOtvujcHebrQanAuVMgICtXqDIri7QKX5BCUu1hqKpYM N2/4i8arPKIsRlKLtzqEtugtQ07Q/srAdJC9kDm+wkphAR8DR5YYGbXcfO+pK2Nl7YhpdSVNRA5kn zz97X+RQ0QRDNw==; Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1owSoU-0007DD-Me; Sat, 19 Nov 2022 13:43:38 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221113214324.28709-1-jgart@dismail.de> Date: Sat, 19 Nov 2022 19:43:37 +0100 In-Reply-To: <20221113214324.28709-1-jgart@dismail.de> (jgart@dismail.de's message of "Sun, 13 Nov 2022 15:43:24 -0600") Message-ID: <87ilja944m.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1668883461; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:resent-to:resent-from:resent-sender: resent-message-id:in-reply-to:in-reply-to:references:references: list-id:list-help:list-unsubscribe:list-subscribe:list-post: dkim-signature; bh=5/47LNu/jLA2Z0wbCmuBgjU2hvrgn/qvl5WVX5IHVRk=; b=LllcoLDSlCruCqlQz8JaIg9N5MhUlTKFeqoSfuaKCyyza1pg0icbAdtpLboZjKfOtduj5B 0oTArKysrWqZqGV5Dp8VEH2e18nW2mQ6ZdD5zdJMV6j8kU/Hw+Y6z0gmk1IAWmgU6Ww7Ay GSqVsnCRhPLktcc6WMzTYZWb+VkrEA1A6c10P33+ZkL24jHZ+bU2c32agfdPRYkTHwsLzs hw8PbhyUpVQV4H0OMxg/fSKppjhXNCjHIBGHVCLUr2yJW9T1YIHQpBDk5umIqy9HomEp00 IdI16gJJwKy4bxoVWVW51Rm9oB4kqJeVCiRLpIvI/jOTsxrfQARwljjOTinDSw== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1668883461; a=rsa-sha256; cv=none; b=kD37eZq9AZpjaWOWJSH3sTvLA/1XlcquFMWqrK0Tn1lJFJLa4Oq98pyZ2AyVkLNP2iN7cv 8+N6fo7nWgRPpdPGSsjGH+cp03Jmri8B5o0as8oi8Vpy5qjgMICRVt8f+yi+qRAnxVDXaN H3u0W57h9YxCA0JV1NY52x68X0tDcUWifPpIJ/TRX68H6GrceTKcWd55yxNMAyTHcY0Jkf NvBI6gHYL6huR5ZSjzjI6W5t7pHICHdSS1GbHpvSwIzB3I3gzR2KANXBwgxftleRDgzxKg di43YdMkDxV70lrP1j8HbhQFxeBzjKePQMh92Ip4zV71L0r5rW1FGJt/zufHQw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=D5aDuIsZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Spam-Score: -3.91 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=D5aDuIsZ; dmarc=pass (policy=none) header.from=gnu.org; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org" X-Migadu-Queue-Id: BA5F82612A X-Spam-Score: -3.91 X-Migadu-Scanner: scn1.migadu.com X-TUID: CnfYQD9a9BJy jgart skribis: > * guix/scripts/describe.scm (channel->recutils): Add branch information. Applied!