all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: "Ludovic Courtès" <ludo@gnu.org>
To: 58433@debbugs.gnu.org
Cc: "Ludovic Courtès" <ludo@gnu.org>
Subject: [bug#58433] [PATCH 0/2] Accept tags in the 'commit' field of <channel>
Date: Tue, 11 Oct 2022 11:51:17 +0200	[thread overview]
Message-ID: <20221011095117.31182-1-ludo@gnu.org> (raw)

Hi!

This change lets us pass tags to ‘guix time-machine’ and ‘guix pull’,
as in:

  guix time-machine --commit=v1.2.0 -- describe

At last!

Thoughts?

Ludo’.

Ludovic Courtès (2):
  git: 'update-cached-checkout' returns the commit ID when given a tag.
  channels: Interpret the 'commit' field of channel as a tag or commit.

 doc/guix.texi     | 23 +++++++++++++++++++++--
 guix/channels.scm |  2 +-
 guix/git.scm      | 15 +++++++++------
 guix/inferior.scm |  2 +-
 tests/git.scm     | 32 +++++++++++++++++++++++++++++++-
 5 files changed, 63 insertions(+), 11 deletions(-)


base-commit: 5d5bc072059f514394afdaccfcc72cdb282d7ce2
-- 
2.38.0





             reply	other threads:[~2022-10-11  9:59 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-11  9:51 Ludovic Courtès [this message]
2022-10-11  9:52 ` [bug#58433] [PATCH 1/2] git: 'update-cached-checkout' returns the commit ID when given a tag Ludovic Courtès
2022-10-11  9:52   ` [bug#58433] [PATCH 2/2] channels: Interpret the 'commit' field of channel as a tag or commit Ludovic Courtès
2022-10-13 13:03 ` [bug#58433] [PATCH 0/2] Accept tags in the 'commit' field of <channel> Christopher Baines
2022-10-17  8:47   ` bug#58433: " Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221011095117.31182-1-ludo@gnu.org \
    --to=ludo@gnu.org \
    --cc=58433@debbugs.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.