index
:
guix.git
add-muon
ant
astro-update
astro-updates
audio
audio-team
avogadro
c++-libraries
c++-team
coordinator
core-packages-team
core-packages-team-old
core-packages-team-old2
core-packages-team-old3
core-packages-team-rebased
core-updates
core-updates-glibc-2.39
core-updates-new
crypto-updates
dav1d-update
diffoscope-298-signed
elogind-updates
emacs-team
firebird
fix-32bit-nss
fonts-split-outputs
games-updates
gnome-team
gnuzilla-updates
go-team
gsl-upgrade
guile-daemon
haskell-team
haskell-team-shellcheck
haskell-team-shellcheck-v2
hdf5
hurd-team
hydrus
install-doc-overhaul
javascript-team
kaidan
kde-team
kernel-team
kernel-updates
keyring
libgcrypt-gpg-update
librecast-0.11.2
librewolf-139.0-1
librewolf-updates
linux-libre-arm64-mnt-reform-fix-build-6.12.33
lisp-team
lisp-team-asdf-build-system-clasp
lisp-team-asdf-build-system/abcl
lisp-team-asdf-build-system/clasp
lisp-team-asdf-cli
lisp-team-remove-cl-rpcq
lisp-team-remove-cl-wayflan
master
merge
merge-xorg-configurations
mesa-updates
meson-enable-parallel-tests
meson-parallel-tests
minipro-0.7.3
mol
node-18-updates
node-reproducibility
node-team
nss-updates
nss-updates-all
nss-updates-on-master
old-core-updates
old-guix-wip-file-offset-bits-64-sledgehammer
paritwine
pyproject-build-system
pyproject-toml
python-team
python-team-old
python-team-pyproject-build-system
python-team-pypy-fix-load-path
python-team-python-imagesize
python-team-rebased
qt-team
qt-team-old
qt-team-rebased
r-team
r-updates
remove-emacs-seq
remove-python-pafy
ruby-team
rust-team
rust-team-on-master
sage
snapper
telephony-team
test-vagrantc
tex-team
vagrantc-rb-team
version-0.10.0
version-0.11.0
version-0.12.0
version-0.13.0
version-0.14.0
version-0.15.0
version-0.16.0
version-0.8.3
version-0.9.0
version-1.0.0
version-1.0.1
version-1.1.0
version-1.2.0
version-1.3.0
version-1.4.0
vinicius
wip-aarch64-bootstrap
wip-ae-flint
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-cu-switch-to-pkgconf
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-easyeffects-62771
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-fix-system-tests
wip-flint
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gmp
wip-gnome-team
wip-go-team
wip-gsl-upgrade
wip-guix-log
wip-harden-installer
wip-hook
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-julia-upgrade
wip-kde-education
wip-kde-plasma
wip-libgcrypt-gpg-update
wip-linbox
wip-linux-libre-arm64-mnt-reform
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-18-updates
wip-node-importer
wip-node-reproducibility
wip-node-riscv64
wip-ocaml
wip-openmpi-upgrade
wip-pandas-upgrade
wip-perl6
wip-pinebook-pro
wip-plmshift
wip-plmshift-2
wip-postfix
wip-ppc
wip-ppc64le
wip-python-mne
wip-python-science
wip-python-team
wip-r
wip-r-team
wip-riscv-bootstrap
wip-rust
wip-sage
wip-sage2
wip-system-bootstrap
wip-tarball
wip-webkit
wip-wget
wip-zig-bootstrap
world-rebuild
xorg-updates
yt-dlp-updates
zig-next
Unnamed repository; edit this file 'description' to name the repository.
Fcgiwrap Daemon
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
scripts
/
substitute.scm
Age
Commit message (
Expand
)
Author
2017-07-21
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-12
substitute: Work around Guile 2.2 'time-monotonic' bug.
Ludovic Courtès
2017-06-02
substitute: Do not display the installed size.
Ludovic Courtès
2017-05-28
scripts: Set thread names.
Ludovic Courtès
2017-05-11
substitute: Honor 'Cache-Control' on 404 responses.
Ludovic Courtès
2017-05-03
ui: Rename '_' to 'G_'.
Ludovic Courtès
2017-05-02
substitute: Validate substitute URLs.
Ludovic Courtès
2017-04-18
Add (guix cache) and use it in (guix scripts substitute).
Ludovic Courtès
2017-03-31
substitute: Send ‘User-Agent’ header.
Tobias Geerinckx-Rice
2017-03-18
http-client: Avoid name clash with 'open-connection-for-uri' in 2.2.0.
Ludovic Courtès
2016-11-12
substitute: Disable HTTPS certificate verification.
Ludovic Courtès
2016-10-19
Use (ice-9 binary-ports) instead of (rnrs io ports).
Ludovic Courtès
2016-10-10
substitute: Make download messages more concise.
Ludovic Courtès
2016-09-20
ui: Do not shadow '_' where it's used as a literal syntax match.
Ludovic Courtès
2016-07-14
substitute: Gracefully handle trailing slashes in URLs.
Ludovic Courtès
2016-06-22
substitute: Use ~/.cache when invoked by an unprivileged user.
Ludovic Courtès
2016-05-26
substitute: Internationalize the "Downloading" message.
Ludovic Courtès
2016-05-21
substitute: Gracefully handle invalid store file names.
Ludovic Courtès
2016-05-04
utils: Move combinators to (guix combinators).
Ludovic Courtès
2016-04-20
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-15
substitute: Honor the number of columns of the client terminal.
Ludovic Courtès
2016-03-23
substitute: Gracefully handle TLS errors.
Ludovic Courtès
2016-03-17
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-16
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-14
substitute: Keep the initial connection alive.
Ludovic Courtès
2016-03-14
substitute: Remove dead code.
Ludovic Courtès
2016-03-10
substitute: Optimize HTTP pipelining over TLS.
Ludovic Courtès
2016-03-10
substitute: Add HTTPS support.
Ludovic Courtès
2016-03-09
substitute: Error out on unsupported URL schemes.
Ludovic Courtès
2015-11-28
substitute: Warn upon store prefix mismatches.
Ludovic Courtès
2015-10-28
substitute: Honor all the specified server URLs.
Ludovic Courtès
2015-10-28
substitute: 'lookup-narinfos' returns exactly a list of narinfos.
Ludovic Courtès
2015-10-28
substitute: 'http-multiple-get' follows 'fold' style.
Ludovic Courtès
2015-10-19
substitute: Expose narinfo access.
Ludovic Courtès
2015-09-16
substitute: Improve readability of download progress report.
Steve Sprang
2015-09-04
publish: Gracefully handle the lack of a deriver.
Ludovic Courtès
2015-07-13
substitute: Improve functional decomposition.
Ludovic Courtès
2015-07-13
substitute: Honor "substitute-urls" option passed by "untrusted" clients.
Ludovic Courtès
2015-07-13
substitute: Store cached narinfo in cache-specific sub-directories.
Ludovic Courtès
2015-07-13
substitute: Pass the cache URL instead of <cache> objects.
Ludovic Courtès
2015-07-13
substitute: Remove unneeded conditionals.
Ludovic Courtès
2015-07-07
substitute: Avoid infinite loop when updating the substitute list.
Andy Patterson
[next]