index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
substitute.scm
Age
Commit message (
Expand
)
Author
2026-01-28
scripts: substitute: Default to fast decompression.
Christopher Baines
2026-01-28
substitutes: Add #:keep-alive? keyword argument to download-nar.
Christopher Baines
2026-01-28
substitutes: Move download-nar from substitutes script to here.
Christopher Baines
2026-01-28
scripts: substitute: Don't enforce cached connections in download-nar.
Christopher Baines
2026-01-28
http-client: Add network-error? from the substitute script.
Christopher Baines
2026-01-28
scripts: substitute: Extract script specific output from download-nar.
Christopher Baines
2026-01-28
scripts: substitute: Untangle selecting fast vs small compressions.
Christopher Baines
2026-01-28
http-client: Alter http-fetch to return the response.
Christopher Baines
2026-01-28
scripts: substitute: Simplify with-timeout usage.
Christopher Baines
2024-12-18
scripts/substitute: Refine 'updating substitutes' message.
Maxim Cournoyer
2024-08-31
substitute: Reopen connection upon “Error in the push function” from GnuTLS.
Ludovic Courtès
2024-06-13
substitute: Don’t keep cache entries more than a few days.
Ludovic Courtès
2024-04-03
scripts: substitute: Replace some leave calls with raise.
Christopher Baines
2024-04-03
scripts: substitute: Allow not using with-timeout in download-nar.
Christopher Baines
2024-04-03
scripts: substitute: Remove side effect warning from network-error?.
Christopher Baines
2024-04-03
Switch order of the default substitute servers.
Christopher Baines
2024-03-30
substitute: Retry nar download upon networking error.
Ludovic Courtès
2023-12-04
substitute: Do not exit when failing to find a nar.
Ludovic Courtès
2023-10-17
scripts: substitute: Handle EPIPE errors when displaying help.
Simon Tournier
2023-06-08
substitute: Gracefully retry after failed partial downloads.
Ludovic Courtès
2023-06-08
substitute: Delete cached narinfos more than two-month old.
Ludovic Courtès
2023-05-30
substitute: If a server's nar URL is 404, try the next one(s).
Ludovic Courtès
2023-05-22
substitute: Rethrow with 'raise-exception', not 'throw'.
Ludovic Courtès
2023-04-19
substitute: Download nar from another server upon ETIMEDOUT.
Ludovic Courtès
2023-03-13
guix: Strip #:use-module lists.
Ludovic Courtès
2023-01-09
substitute: Parse '_NIX_OPTIONS' once.
Ludovic Courtès
2022-12-05
substitute: Fix typo in 'open-connection-for-uri/cached' docstring.
Ludovic Courtès
2022-09-28
substitute: Retry downloading when a nar is unavailable.
Ludovic Courtès
2022-09-28
substitute: Split nar download.
Ludovic Courtès
2022-06-26
substitute: Use SRFI-71 instead of SRFI-11.
Ludovic Courtès
2022-05-27
substitute: Check for --help or --version options early.
yarl-baudig@mailoo.org
2021-12-29
substitute: Document the limited UI.
Tobias Geerinckx-Rice
2021-07-16
substitute: Fix handling of short option "-h".
Hartmut Goebel
2021-06-25
guix substitute: Adjust comment about GnuTLS bug.
Ludovic Courtès
2021-06-18
Start enabling substitutes from bordeaux.guix.gnu.org.
Christopher Baines
2021-06-06
scripts: substitute: Cache connection when looking for narinfos.
Mathieu Othacehe
2021-06-01
publish: Add keep-alive support when sending nar.
Mathieu Othacehe
2021-04-24
http-client, substitute: Gracefully handle GnuTLS EAGAIN/EINTR.
Ludovic Courtès
2021-04-09
daemon: 'guix substitute' replies on FD 4.
Ludovic Courtès
2021-03-31
substitute: Emit a single newline upon completion.
Ludovic Courtès
2021-03-29
Fix substitutes server discovery.
Mathieu Othacehe
2021-03-21
substitute: Choose compression method based on past CPU usage.
Ludovic Courtès
2021-03-17
scripts: substitute: Tweak error reporting in process-substitution.
Christopher Baines
2021-03-17
scripts: substitute: Add back some error handling.
Christopher Baines
2021-03-09
guix: substitutes: Make progress reporting configurable.
Christopher Baines
2021-03-05
guix: Split (guix substitutes) from (guix scripts substitute).
Christopher Baines
2021-02-24
substitute: Ensure backtraces go to file descriptor 4.
Ludovic Courtès
2021-02-24
substitute: Do not unwind stack traces upon uncaught exceptions.
Ludovic Courtès
2021-02-22
substitute: Rework connection error handling.
Christopher Baines
2021-02-22
substitute: Remove fetch-narinfos use open-connection-for-uri/maybe.
Christopher Baines
[next]