index
:
~cnx/guix
this commit
core-updates
e9patch
emacs-team
gnome-team
gnuzilla-updates
guile-daemon
hurd-team
ibus-table
install-doc-overhaul
kernel-updates
keyring
klee
master
mesa-updates
nix
node-18-updates
node-reproducibility
old-guix-wip-file-offset-bits-64-sledgehammer
python-team
qt-updates
r-team
r-updates
rust-team
smartdns
snapper
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
wip-aarch64-bootstrap
wip-arm-bootstrap
wip-buildroot
wip-check
wip-container
wip-cpu-tuning
wip-deploy
wip-deploy2
wip-desktop
wip-digests
wip-file-offset-bits-64
wip-file-offset-bits-64-sledgehammer
wip-filesearch
wip-full-source-bootstrap
wip-gexp-grafts
wip-gexp-hygiene
wip-git-https
wip-gnome
wip-gnome3.34
wip-gnome3.36
wip-guile-ssh-0.16
wip-guix-log
wip-harden-installer
wip-hurd-vm
wip-image
wip-import-version
wip-ipfs
wip-ipfs-substitutes
wip-ipfs2
wip-java-aarch64
wip-kde-education
wip-kde-plasma
wip-loongson2f
wip-mediagoblin
wip-mnt-reform
wip-node-14
wip-node-importer
wip-ocaml
wip-perl6
wip-pinebook-pro
wip-postfix
wip-potluck
wip-ppc
wip-ppc64le
wip-python-mne
wip-r
wip-rust
wip-system-bootstrap
wip-texlive
wip-texlive-importer
wip-texlive-mono
wip-wget
Personal Guix development branches
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
Age
Commit message (
Expand
)
Author
2014-07-12
gexp: Resolve the default system at '>>=' time.
Ludovic Courtès
2014-07-12
monads: Fix 'mapm' so that effects happen from left to right.
Ludovic Courtès
2014-07-06
build: Get the canonical $HOME name when testing 'guix package'.
Ludovic Courtès
2014-07-05
build: Support running the test suite from a directory with symlinks.
Ludovic Courtès
2014-07-05
guix package: Do the right thing for '-p ~/.guix-profile'.
Ludovic Courtès
2014-06-27
guix {system,offload}: Improve reporting of syntax errors.
Ludovic Courtès
2014-06-16
tests: Use the C locale for 'guix package -s'.
Ludovic Courtès
2014-06-14
guix build: Allow gexps to be passed to '-e'.
Ludovic Courtès
2014-06-04
tests: Skip tests that would hit the shebang length limitation.
Ludovic Courtès
2014-06-01
derivations: Add #:allowed-references 'derivation' parameter.
Ludovic Courtès
2014-05-27
syscalls: Be more permissive in 'umount' test.
Ludovic Courtès
2014-05-19
ui: Gracefully deal with zero-output derivations.
Ludovic Courtès
2014-05-10
Add (guix build syscalls).
Ludovic Courtès
2014-05-01
gexp: Add support for 'origin?' objects in 'ungexp' forms.
Ludovic Courtès
2014-04-28
monads: Hide 'derivation-expression' and 'lower-inputs'.
Ludovic Courtès
2014-04-28
store: (direct-store-path? (%store-prefix)) returns #f.
Ludovic Courtès
2014-04-28
Add (guix gexp).
Ludovic Courtès
2014-04-22
authenticate: Allow signatures with binary data to be written to stdout.
Ludovic Courtès
2014-04-22
pk-crypto: Use ISO-8859-1 for strings passed to 'gcry_sexp_new'.
Ludovic Courtès
2014-04-14
offload: '{send,receive}-files' wait for completion of the transfer.
Ludovic Courtès
2014-04-13
derivations: Fix 'fixed-output-derivation?'.
Ludovic Courtès
2014-04-12
store: Add 'add-permanent-root' and 'remove-permanent-root'.
Ludovic Courtès
2014-04-08
ui: Add 'size->number'.
Ludovic Courtès
2014-04-07
tests: Avoid buffering in 'fcntl-flock' tests.
Ludovic Courtès
2014-04-02
tests: Add 'union-build' test for <http://bugs.gnu.org/17083>.
Ludovic Courtès
2014-04-02
union: Rewrite to be faster; handle symlink/directory conflicts.
Mark H Weaver
2014-04-02
guix package: Register non-default profiles as GC roots.
Ludovic Courtès
2014-03-31
Use 'signature-case' in (guix nar) and 'substitute-binary'.
Ludovic Courtès
2014-03-31
pki: Add 'signature-case' macro.
Ludovic Courtès
2014-03-30
tests: Test the error output of 'substitute-binary'.
Ludovic Courtès
2014-03-30
tests: Add more signed substitute tests.
Ludovic Courtès
2014-03-30
tests: Simplify 'substitute-binary' tests; reduce use of global variables.
Ludovic Courtès
2014-03-30
tests: Make sure the daemon reports substitute hash mismatches.
Ludovic Courtès
2014-03-30
substitute-binary: Defer narinfo authentication and authorization checks.
Ludovic Courtès
2014-03-30
substitute-binary: Support the Signature field of a narinfo file.
Nikita Karetnikov
2014-03-29
tests: Make sure 'guix archive --import' succeeds.
Ludovic Courtès
2014-03-27
daemon: Add tests for substitutes and --no-substitutes.
Ludovic Courtès
2014-03-26
Merge branch 'core-updates'
Ludovic Courtès
2014-03-24
utils: Add 'call-with-decompressed-port' and 'call-with-compressed-output-port'.
Ludovic Courtès
2014-03-24
utils: Add 'filtered-output-port' and 'compressed-output-port'.
Ludovic Courtès
2014-03-22
tests: Make sure substitutes are usable when we need them.
Ludovic Courtès
2014-03-22
authenticate: Support reading the hash or key from stdin.
Ludovic Courtès
2014-03-22
utils: Add 'decompressed-port' and 'compressed-port'.
Ludovic Courtès
2014-03-22
utils: 'filtered-port' doesn't leave dangling processes behind.
Ludovic Courtès
2014-03-22
Merge branch 'master' into core-updates
Mark H Weaver
2014-03-20
pk-crypto: Don't use Ed25519 when libgcrypt is older than 1.6.0.
Ludovic Courtès
2014-03-19
pk-crypto: Use RFC6979 when signing with an ECC or DSA key.
Ludovic Courtès
2014-03-19
tests: Test recovery from 'valid-path?' RPCs with an invalid parameter.
Ludovic Courtès
2014-03-17
build: Fix test failures due to the nix -> guix directory name change.
Ludovic Courtès
2014-03-17
Merge branch 'master' into core-updates
Ludovic Courtès
[next]