From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id kKxnGvMWTWODMAAAbAwnHQ (envelope-from ) for ; Mon, 17 Oct 2022 10:48:51 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:bcc0::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id cBZzGvMWTWOgGAAA9RJhRA (envelope-from ) for ; Mon, 17 Oct 2022 10:48:51 +0200 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 296B23F1A4 for ; Mon, 17 Oct 2022 10:48:51 +0200 (CEST) Received: from localhost ([::1]:46248 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1okLnl-0000qZ-Tw for larch@yhetil.org; Mon, 17 Oct 2022 04:48:49 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:41996) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okLn1-0000js-2W for guix-patches@gnu.org; Mon, 17 Oct 2022 04:48:04 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:48181) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1okLn0-000504-QO for guix-patches@gnu.org; Mon, 17 Oct 2022 04:48:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1okLn0-0004mf-L4 for guix-patches@gnu.org; Mon, 17 Oct 2022 04:48:02 -0400 Subject: bug#58433: [PATCH 0/2] Accept tags in the 'commit' field of Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Mon, 17 Oct 2022 08:48:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 58433 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Christopher Baines Cc: 58433-done@debbugs.gnu.org Mail-Followup-To: 58433@debbugs.gnu.org, ludo@gnu.org, ludo@gnu.org Received: via spool by 58433-done@debbugs.gnu.org id=D58433.166599646618271 (code D ref 58433); Mon, 17 Oct 2022 08:48:02 +0000 Received: (at 58433-done) by debbugs.gnu.org; 17 Oct 2022 08:47:46 +0000 Received: from localhost ([127.0.0.1]:47258 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okLmk-0004kc-AR for submit@debbugs.gnu.org; Mon, 17 Oct 2022 04:47:46 -0400 Received: from eggs.gnu.org ([209.51.188.92]:60752) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1okLmi-0004k0-Tt for 58433-done@debbugs.gnu.org; Mon, 17 Oct 2022 04:47:45 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:52750) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okLmd-0004ya-OV; Mon, 17 Oct 2022 04:47:39 -0400 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=AulOxIM2QM3ezNssc9RVKwGG/ollb3SFF0i6a1aCOBU=; b=PfYTwnjZhOT1+mEurvIm sa52FJHfzIWyuDbCkNgz65MkHF92lbTSZoWSpAqUajJ3E4mhoVvo61w79+1eRUTyR/2KG1y77TG5B DXm3LU7zWGkp4NXADIzBh2TZSr0nAnDrUchfFfd/i+gRUFXQhd72YzdI3/JfLWEhjtcAyx6okMK38 21aMvWSS+ngoA29Bf6V5aZ0QlLUPiqySfi/RXIi2Gjvb9C1KZH34MjSDfe54XHYkD8mpzJcLodtyL CNcTg8LMHqsziMnIlR1pQguMV0t2l5Cnzs1CQX6pjd1ekYrW0Mzx1uPE9qIRspnvib84vOy8TUNC+ RNjIroeAfuvN+Q==; Received: from [2001:660:6102:320:e120:2c8f:8909:cdfe] (port=41466 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1okLmd-0001pH-80; Mon, 17 Oct 2022 04:47:39 -0400 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <20221011095117.31182-1-ludo@gnu.org> <8735br7u4y.fsf@cbaines.net> Date: Mon, 17 Oct 2022 10:47:37 +0200 In-Reply-To: <8735br7u4y.fsf@cbaines.net> (Christopher Baines's message of "Thu, 13 Oct 2022 14:03:21 +0100") Message-ID: <87zgdug7km.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable 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" 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=1665996531; 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: content-transfer-encoding:content-transfer-encoding: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=AulOxIM2QM3ezNssc9RVKwGG/ollb3SFF0i6a1aCOBU=; b=B/AxJeSwKugJ/5AdPtAftjLaL4ALWCQFxZmpAqnzQpqZLbtORk63WIv8QZ/2Qx0QAZUOeM zwMhJhacxBTTt4Uqor6i6lcEu6S+Y/tOuRoV7BfIwt0DjBvcNfz++GnEz+8MWRa1wpLx30 anwjIO0hEfY6Bkv/QifzwCchnilabmk8PExzrSJnLK/Srl/vKVYGpXt0ldYDxLeJ0C50jt zK+XIkMVtYmnFINmutKbVdxJeWs0PHQpWSkfghu4eunWf1ApHvIB0SaHBFhie4H1176O7Q vvXTdU+YweaZV4bCu9Jqd3jiWsDNcDiqsu3xqkSXIwdBBZGQNd4S3r2gm9ea5A== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1665996531; a=rsa-sha256; cv=none; b=nN0VSd3Lb/y3NfC7p7VdRHTIp+tKkhfZPb7IgLrXXYt5u8qhO3U/oHg2K9Q7gboH9GMIdg J72OxLOVBRa0+W+dYBxwP8UyHWLGrpE6gGVY4ElXt5r5N0cGgDEcR2rgNIzCu+xh0JylM0 VtU0Q5LK6BKSbplwCXjgI6/OKQ9izgIT2hLf2etnK7pQCsyPnRvycCdsdAaHuhGkakmsLY hnM//6IxCyNiGMleMsaN5nTBPGyQwwf4BfJEJrqdJFBz2s9jTTLbl5QXkpZbYoBEKKXSuM JEd/4vj/9YxrK1ZscFu1p9/y68mf1ncg3w+PSYpwb+Wl8zsTGyYKGBzJnOuRLw== 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=PfYTwnjZ; 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: -4.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=PfYTwnjZ; 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: 296B23F1A4 X-Spam-Score: -4.62 X-Migadu-Scanner: scn0.migadu.com X-TUID: IMlxh8wm5STG Hi, Christopher Baines skribis: > Ludovic Court=C3=A8s writes: > >> This change lets us pass tags to =E2=80=98guix time-machine=E2=80=99 and= =E2=80=98guix pull=E2=80=99, >> as in: >> >> guix time-machine --commit=3Dv1.2.0 -- describe >> >> At last! >> >> Thoughts? > > This sounds good to me :) Pushed, thanks for taking a look! f36522416e * channels: Interpret the 'commit' field of channel as a tag o= r commit. 46f7011591 * git: 'update-cached-checkout' returns the commit ID when giv= en a tag. Ludo=E2=80=99.