index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
substitute-binary.scm
Age
Commit message (
Expand
)
Author
2013-11-26
substitute-binary: Work around Guile 2.0.5's broken 'n-par-map'.
Ludovic Courtès
2013-11-14
substitute-binary: Adjust timeout handling for Guile > 2.0.9.
Ludovic Courtès
2013-11-08
substitute-binary: Increase lookup concurrency to reduce latency.
Ludovic Courtès
2013-09-13
substitute-binary: Add '--help'.
Ludovic Courtès
2013-09-02
substitute-binary: Show the Nar size, when available.
Ludovic Courtès
2013-08-23
utils: Add `guile-version>?', and use it.
Ludovic Courtès
2013-08-22
substitute-binary: Try hard to avoid port buffering.
Ludovic Courtès
2013-08-21
substitute-binary: Don't pretend to report download progress on Guile 2.0.5.
Ludovic Courtès
2013-07-14
Rename (guix web) to (guix http-client).
Ludovic Courtès
2013-07-11
substitute-binary: Directly replace the global `regexp-exec'.
Ludovic Courtès
2013-07-11
substitute-binary: Increase the default timeout.
Ludovic Courtès
2013-07-10
records: Add `recutils->alist' for public consumption.
Ludovic Courtès
2013-06-29
substitute-binary: Avoid dangling connections to the server.
Ludovic Courtès
2013-06-20
substitute-binary: Report progress while downloading.
Ludovic Courtès
2013-06-18
substitute-binary: Provide feedback when the server is unresponsive.
Ludovic Courtès
2013-06-04
substitute-binary: Don't cache .narinfo lookups when lacking networking.
Ludovic Courtès
2013-05-29
substitute-binary: Gracefully exit upon networking errors.
Ludovic Courtès
2013-05-15
substitute-binary: Pass `filtered-port' an unbuffered port.
Ludovic Courtès
2013-05-14
substitute-binary: Work around thread-unsafe `regexp-exec'.
Ludovic Courtès
2013-05-12
Move record utilities to (guix records).
Ludovic Courtès
2013-04-29
substitute-binary: Support decompression from non-file ports.
Ludovic Courtès
2013-04-25
web: Factorize `http-get' hackery.
Ludovic Courtès
2013-04-20
substitute-binary: Remove expired cache entries once in a while.
Ludovic Courtès
2013-04-15
substitute-binary: Skip servers that use a different store prefix.
Ludovic Courtès
2013-04-15
substitute-binary: Call `open-cache' only when needed.
Ludovic Courtès
2013-04-15
substitute-binary: Add a local cache.
Ludovic Courtès
2013-04-12
substitute-binary: Implement `--substitute'.
Ludovic Courtès
2013-04-12
substitute-binary: Correctly handle missing narinfos in `--query' mode.
Ludovic Courtès
2013-04-04
substitute-binary: Fix communication of several store paths to the daemon.
Ludovic Courtès
2013-04-03
Add preliminary binary substituter.
Ludovic Courtès
© 2015 - 2026 Jakob L. Kreuze