index
:
gds/gnu-guix
guix-for-govuk-mini-environment-admin
release
release_2
spike-end-to-end-test-system
spike-local-development-system-container
wip-postgresql-ssl
This repository contains snapshots of GNU Guix, to be used by the govuk-guix project.
Gitolite user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
substitute.scm
Commit message (
Expand
)
Author
Age
*
substitute: Ignore exceptions thrown by 'set-thread-name'.
Ludovic Courtès
2018-09-10
*
Switch to Guile-Gcrypt.
Ludovic Courtès
2018-09-04
*
scripts: Add missing -V option to commands that document it.
Kyle Meyer
2018-07-07
*
substitute: Make progress message shorter.
Ludovic Courtès
2018-06-12
*
substitute: Erase the current line when reporting progress.
Ludovic Courtès
2018-06-12
*
build: Require Guile >= 2.0.13.
Ludovic Courtès
2018-02-26
*
substitute: Don't send more than 1000 requests in a row.
Ludovic Courtès
2017-10-25
*
Add (guix progress).
Ludovic Courtès
2017-10-19
*
guix: substitute: Report the last progress in the child process.
宋文武
2017-10-17
*
substitute: Close the progress port after substitute finished.
宋文武
2017-10-12
*
download: Don't report the progress too fast.
宋文武
2017-09-20
*
substitute: Close the download port after substitution finished.
宋文武
2017-09-18
*
substitute: Download from unauthorized sources that provide the right content.
Ludovic Courtès
2017-09-11
*
substitute: Make substitute URLs a SRFI-39 parameter.
Ludovic Courtès
2017-09-11
*
utils: Factorize XDG directory handling.
Ludovic Courtès
2017-07-28
*
substitute: Avoid repeated calls to 'length'.
Ludovic Courtès
2017-07-21
*
substitute: Optimize hash-part-to-path conversion on non-200 responses.
Ludovic Courtès
2017-07-21
*
substitute: Work around Guile 2.2 'time-monotonic' bug.
Ludovic Courtès
2017-07-12
*
substitute: Do not display the installed size.
Ludovic Courtès
2017-06-02
*
scripts: Set thread names.
Ludovic Courtès
2017-05-28
*
substitute: Honor 'Cache-Control' on 404 responses.
Ludovic Courtès
2017-05-11
*
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-05-03
*
substitute: Validate substitute URLs.
Ludovic Courtès
2017-05-02
*
Add (guix cache) and use it in (guix scripts substitute).
Ludovic Courtès
2017-04-18
*
substitute: Send ‘User-Agent’ header.
Tobias Geerinckx-Rice
2017-03-31
*
http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.
Ludovic Courtès
2017-03-18
*
substitute: Disable HTTPS certificate verification.
Ludovic Courtès
2016-11-12
*
Use (ice-9 binary-ports) instead of (rnrs io ports).
Ludovic Courtès
2016-10-19
*
substitute: Make download messages more concise.
Ludovic Courtès
2016-10-10
*
ui: Do not shadow '_' where it's used as a literal syntax match.
Ludovic Courtès
2016-09-20
*
substitute: Gracefully handle trailing slashes in URLs.
Ludovic Courtès
2016-07-14
*
substitute: Use ~/.cache when invoked by an unprivileged user.
Ludovic Courtès
2016-06-22
*
substitute: Internationalize the "Downloading" message.
Ludovic Courtès
2016-05-26
*
substitute: Gracefully handle invalid store file names.
Ludovic Courtès
2016-05-21
*
utils: Move combinators to (guix combinators).
Ludovic Courtès
2016-05-04
*
substitute: Sanitize the client-provided column number.
Ludovic Courtès
2016-04-20
*
substitute: Install the client's locale.
Ludovic Courtès
2016-04-20
*
substitute: Internationalize signature and download messages.
Ludovic Courtès
2016-04-20
*
substitute: Better abbreviate substitute URL in progress report.
Ludovic Courtès
2016-04-20
*
substitute: Honor the number of columns of the client terminal.
Ludovic Courtès
2016-04-15
*
substitute: Gracefully handle TLS errors.
Ludovic Courtès
2016-03-23
*
substitute: Do not leak file descriptors for TLS connections.
Ludovic Courtès
2016-03-17
*
substitute: Cache transient HTTP errors for 10mn.
Ludovic Courtès
2016-03-17
*
substitute: Update progress for responses different from 200/404.
Ludovic Courtès
2016-03-17
*
substitute: Honor client-provided empty URL list.
Ludovic Courtès
2016-03-16
*
substitute: Honor the 'max-age' of 'Cache-Control' headers.
Ludovic Courtès
2016-03-16
*
substitute: Make room for a 'ttl' field in cached entries.
Ludovic Courtès
2016-03-16
*
substitute: Keep the initial connection alive.
Ludovic Courtès
2016-03-14
*
substitute: Remove dead code.
Ludovic Courtès
2016-03-14
*
substitute: Optimize HTTP pipelining over TLS.
Ludovic Courtès
2016-03-10
[next]