index
:
guix
add-compress-debug-symbols-phase
add-maintainers-to-etc-teams.scm
add-tests-for-guix-shell-container
audio-team
beam-team
bootstrap-team
client-add-build-max-log-size-option
core-packages-team
core-packages-team-2026-06-20
core-packages-team-2026-06-20-rebased
core-packages-team-2026-07-21
core-packages-team-2026-07-21-rebased
crypto-team
daemon-allow-all-clients-to-set-build-max-log-size
dexed
emacs-team
gnome-team
go-team
graal
guile-daemon
guix-extension-channels
haskell-team
hpc-team
hurd-team
hurl
java-team
javascript-team
kde-team
kernel-updates
keyring
libreoffice
librewolf-updates
lisp-team-asdf-build-system/abcl
master
merge-xorg-configurations
mesa-updates
mpd-fix-groups
nckx-patch-1
next-master
ocaml-team
onnx
perlssl
python-team
qt-team
r-team
rename-kernel-team
ruby-team
rust-team
science-team
sysadmin-team
tex-team
ungoogled-chromium-updates
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
version-1.5.0
wip-arm-bootstrap
wip-container
wip-digests
wip-fix-system-tests
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-julia-upgrade
wip-node-riscv64
wip-ocaml
wip-plmshift
wip-postfix
wip-riscv-bootstrap
wip-riscv-bootstrap1
wip-system-bootstrap
world-rebuild
Transactional package manager, declarative GNU/Linux distribution, reproducible deployment tool, and more! https://guix.gnu.org
Mirror
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
utils.scm
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-07
tests: Avoid buffering in 'fcntl-flock' tests.
Ludovic Courtès
1
-5
/
+5
2014-03-24
utils: Add 'call-with-decompressed-port' and 'call-with-compressed-output-port'.
Ludovic Courtès
1
-17
/
+10
2014-03-24
utils: Add 'filtered-output-port' and 'compressed-output-port'.
Ludovic Courtès
1
-0
/
+19
2014-03-22
utils: Add 'decompressed-port' and 'compressed-port'.
Ludovic Courtès
1
-0
/
+11
2014-03-22
utils: 'filtered-port' doesn't leave dangling processes behind.
Ludovic Courtès
1
-0
/
+8
2014-03-08
utils: Add a non-blocking option for 'fcntl-flock'.
Ludovic Courtès
1
-1
/
+43
2014-03-06
tests: Rewrite 'fcntl-lock' test.
Ludovic Courtès
1
-14
/
+29
2014-01-24
utils: Add 'fcntl-flock'.
Ludovic Courtès
1
-1
/
+31
2013-11-13
utils: Add 'string-replace-substring'.
Ludovic Courtès
1
-0
/
+8
2013-08-23
utils: Add `guile-version>?', and use it.
Ludovic Courtès
1
-0
/
+6
2013-08-22
substitute-binary: Try hard to avoid port buffering.
Ludovic Courtès
1
-1
/
+1
2013-05-15
substitute-binary: Pass `filtered-port' an unbuffered port.
Ludovic Courtès
1
-11
/
+10
2013-05-12
Move record utilities to (guix records).
Ludovic Courtès
1
-108
/
+0
2013-04-30
Merge branch 'core-updates'
Ludovic Courtès
1
-0
/
+10
2013-04-29
substitute-binary: Support decompression from non-file ports.
Ludovic Courtès
1
-0
/
+27
2013-04-28
utils: Add `string-tokenize*'.
Ludovic Courtès
1
-0
/
+10
2013-04-14
utils: Add `fold2'.
Ludovic Courtès
1
-0
/
+25
2013-02-01
Augment `.dir-locals.el'.
Ludovic Courtès
1
-4
/
+0
2013-01-23
define-record-type*: Add the `thunked' field definition keyword.
Ludovic Courtès
1
-1
/
+50
2013-01-06
Update license headers.
Ludovic Courtès
1
-6
/
+6
2012-12-05
tests: Remove hard-coded /nix/store.
Ludovic Courtès
1
-2
/
+3
2012-11-11
Move base32 code to (guix base32).
Ludovic Courtès
1
-58
/
+0
2012-11-04
utils: Add `package-name->name+version'.
Ludovic Courtès
1
-0
/
+18
2012-11-01
store: Add `store-path-package-name'.
Ludovic Courtès
1
-0
/
+7
2012-08-30
define-record-type*: Add the `inherit' syntactic constructor keyword.
Ludovic Courtès
1
-0
/
+30
2012-08-14
build: Pass $(NIX_INSTANTIATE) to the build and test environments.
Ludovic Courtès
1
-3
/
+7
2012-07-03
define-record-type*: Add `letrec*' behavior.
Ludovic Courtès
1
-0
/
+16
2012-06-27
Add `define-record-type*'.
Ludovic Courtès
1
-1
/
+15
2012-06-11
Add a `%current-system' fluid.
Ludovic Courtès
1
-0
/
+13
2012-06-09
Add `base16-string->bytevector'.
Ludovic Courtès
1
-0
/
+7
2012-06-09
Add `base32-string->bytevector' and `nix-base32-string->bytevector'.
Ludovic Courtès
1
-0
/
+16
2012-06-03
Fix `bytevector->nix-base32-string'.
Ludovic Courtès
1
-1
/
+20
2012-06-01
Add (guix utils), with `bytevector->base32-string'.
Ludovic Courtès
1
-0
/
+53