guix-devel/guix
Ludovic Courtès 17af5d51de
ssh: Work around 'get-bytevector-some' bug.
This works around <https://bugs.gnu.org/30066> and noticeably improves
performance when using GUIX_DAEMON_SOCKET=ssh://HOST (the redirect code
was transferring data to guix-daemon one byte at a time!).

* guix/ssh.scm (remote-daemon-channel)[redirect]: Define 'read!' and use
it instead of 'get-bytevector-some'.
2018-01-11 00:00:02 +01:00
..
build build: dub-build-system: Make builds reproducible. 2017-12-31 00:29:59 +01:00
build-system build-system/asdf: Use 'mlambda'. 2017-12-10 23:44:58 +01:00
import gnu: Use one spelling for ‘copyright’. 2018-01-10 18:21:20 +01:00
scripts publish: Remove "Guix-Nar-Compression" header from responses. 2018-01-09 23:39:02 +01:00
store
tests
base16.scm
base32.scm
base64.scm
build-system.scm
cache.scm cache: Work around 'time-monotonic' bug in Guile 2.2.2. 2017-04-22 14:42:15 +02:00
combinators.scm
config.scm.in
cpio.scm
cve.scm
cvs-download.scm
derivations.scm hydra: Invalidate derivation caches after each architecture evaluation. 2017-12-13 23:11:53 +01:00
discovery.scm Revert "Add (guix self) and use it when pulling." 2017-11-21 23:53:10 +01:00
docker.scm
download.scm download: Use HTTPS for the first ImageMagick mirror. 2017-11-12 17:50:01 -05:00
elf.scm
ftp-client.scm
gcrypt.scm
gexp.scm gexp: 'computed-file' has a new #:guile parameter. 2017-12-18 17:52:58 +01:00
git-download.scm
git.scm
gnu-maintenance.scm gnu-maintenance: 'latest-ftp-release' ignores "unstable" directories. 2017-12-17 16:52:27 +01:00
gnupg.scm
grafts.scm derivations: Introduce 'read-derivation-from-file'. 2017-06-12 17:53:51 +02:00
graph.scm
hash.scm
hg-download.scm
http-client.scm
i18n.scm
licenses.scm licenses: Add wxWindows 3.1 license. 2017-12-08 15:03:46 +01:00
man-db.scm guix: Exclude broken symlinks from man files. 2017-12-22 00:06:37 +01:00
memoization.scm memoization: Add 'invalidate-memoization!. 2017-12-13 23:11:53 +01:00
modules.scm
monad-repl.scm
monads.scm
nar.scm
packages.scm Revert "packages: 'package-grafts' trims native inputs." 2017-12-06 09:07:28 +01:00
pk-crypto.scm
pki.scm
profiles.scm profiles: Use (guix man-db) to create the manual database. 2017-12-17 16:19:00 +01:00
profiling.scm Add (guix profiling). 2017-12-12 18:11:22 +01:00
progress.scm progress: Rename 'erase-in-line' to 'erase-current-line'. 2017-12-15 11:53:21 +01:00
records.scm records: Use 'make-struct/no-tail'. 2017-12-01 18:47:34 +01:00
scripts.scm
search-paths.scm
serialization.scm
sets.scm
ssh.scm ssh: Work around 'get-bytevector-some' bug. 2018-01-11 00:00:02 +01:00
store.scm daemon: Add gzip log compression. 2018-01-07 23:47:22 +01:00
svn-download.scm
tests.scm
ui.scm ui: Display hints that come along with '&message' conditions. 2018-01-07 23:46:39 +01:00
upstream.scm upstream: Reject bogus archive type guesses. 2017-12-19 18:16:47 +01:00
utils.scm guix: utils: Add version-major. 2017-12-11 19:12:23 +00:00
workers.scm
zlib.scm