unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
From: ludo@gnu.org (Ludovic Courtès)
To: Christopher Baines <mail@cbaines.net>
Cc: 28709-done@debbugs.gnu.org
Subject: bug#28709: [PATCH 0/4] Content-addressed mirrors for VCS checkouts
Date: Thu, 19 Oct 2017 23:26:03 +0200	[thread overview]
Message-ID: <87376ej0d0.fsf@gnu.org> (raw)
In-Reply-To: <20171018185804.33c61a5b@cbaines.net> (Christopher Baines's message of "Wed, 18 Oct 2017 18:58:04 +0100")

Howdy!

Christopher Baines <mail@cbaines.net> skribis:

> On Tue, 17 Oct 2017 10:48:03 +0200
> Ludovic Courtès <ludo@gnu.org> wrote:

[...]

>> Ludovic Courtès (4):
>>   download: Remove old-Guile leftovers.
>>   download: Make 'http-fetch' public.
>>   Add (guix progress).
>>   download: Download a nar when a VCS checkout fails.
>> 
>>  Makefile.am                 |   2 +
>>  guix/build/download-nar.scm | 125 ++++++++++++++++++++++++
>>  guix/build/download.scm     | 216 +++++------------------------------------
>>  guix/cvs-download.scm       |  38 ++++++--
>>  guix/git-download.scm       |  37 +++++--
>>  guix/hg-download.scm        |  36 +++++--
>>  guix/progress.scm           | 228 ++++++++++++++++++++++++++++++++++++++++++++
>>  guix/scripts/download.scm   |   4 +-
>>  guix/scripts/substitute.scm |   5 +-
>>  guix/utils.scm              |  28 +-----
>>  10 files changed, 470 insertions(+), 249 deletions(-)
>>  create mode 100644 guix/build/download-nar.scm
>>  create mode 100644 guix/progress.scm
>> 
>
> This all sounds good to me Ludo, and I didn't spot anything of note
> when looking through the patches.

Thank you, pushed!

Ludo’.

      reply	other threads:[~2017-10-19 21:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-10-04 21:49 bug#28709: Content-addressed mirrors for Git checkouts Ludovic Courtès
2017-10-17  8:48 ` bug#28709: [PATCH 0/4] Content-addressed mirrors for VCS checkouts Ludovic Courtès
2017-10-17  8:48   ` bug#28709: [PATCH 1/4] download: Remove old-Guile leftovers Ludovic Courtès
2017-10-17  8:48   ` bug#28709: [PATCH 2/4] download: Make 'http-fetch' public Ludovic Courtès
2017-10-17  8:48   ` bug#28709: [PATCH 3/4] Add (guix progress) Ludovic Courtès
2017-10-17  8:48   ` bug#28709: [PATCH 4/4] download: Download a nar when a VCS checkout fails Ludovic Courtès
2017-10-18 17:58   ` bug#28709: [PATCH 0/4] Content-addressed mirrors for VCS checkouts Christopher Baines
2017-10-19 21:26     ` Ludovic Courtès [this message]

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

  List information: https://guix.gnu.org/

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

  git send-email \
    --in-reply-to=87376ej0d0.fsf@gnu.org \
    --to=ludo@gnu.org \
    --cc=28709-done@debbugs.gnu.org \
    --cc=mail@cbaines.net \
    /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 public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).