gnu: r-wgcna: Move to (gnu packages bioconductor).
[jackhill/guix/guix.git] / tests /
2020-09-14 Ludovic Courtèstests: Remove one 'delete-paths' call in 'tests/store...
2020-09-14 Ludovic Courtèsdaemon: Spawn 'guix authenticate' once for all.
2020-09-11 Ludovic Courtèsdaemon: Simplify interface with 'guix authenticate'.
2020-09-11 Ludovic Courtèsstore: Test 'import-paths' with unauthorized and unsign...
2020-08-29 Ludovic Courtèsbuild: Remove references to the 'nix-hash' program.
2020-08-28 Ludovic Courtèsstore: 'with-store' returns as many values as its body.
2020-08-25 Maxim Cournoyeroffload: Modify the build-machine record to accept...
2020-08-24 Mathieu OthaceheUse "guile-zlib" and "guile-lzlib" instead of (guix...
2020-08-24 Mathieu Othacehetests: Add a debug output to "fold-available-packages...
2020-08-23 Ludovic Courtèslint: formatting: Gracefully handle relative file names.
2020-08-02 Efraim Flashnerservices: Add zram-device-service.
2020-07-28 Ludovic Courtèspack: "fakechroot" engine always creates its store.
2020-07-28 Ludovic Courtèspack: "fakechroot" execution engine can load its audit...
2020-07-25 Ludovic CourtèsUse 'formatted-message' instead of '&message' where...
2020-07-25 Ludovic Courtèsutils: Remove compatibility re-export of 'memoize'.
2020-07-25 Ludovic Courtèsutils: Move <location> and '&error-location' to (guix...
2020-07-24 Ludovic Courtèspack: '-R' applies to propagated inputs too.
2020-07-20 Ludovic Courtèspack: Build the store database under a UTF-8 locale.
2020-07-20 Ludovic Courtèspack: 'self-contained-tarball' runs derivation in a...
2020-07-13 Ludovic Courtèspackages: Ensure bags are insensitive to '%current...
2020-07-12 Ludovic Courtèsgnu: Remove ".git" from "https://github/…/….git".
2020-07-12 Ludovic Courtèslint: source: Validate URLs of Git references.
2020-07-11 Ludovic CourtèsAdd 'guix git authenticate'.
2020-07-01 Ludovic Courtèschannels: Dependencies listed in '.guix-channel' can...
2020-07-01 Ludovic Courtèschannels: Properly diagnose test failure.
2020-07-01 Ludovic Courtèschannels: Make channel introductions public.
2020-06-28 Marius Bakketests: Do not fail when network interface aliases are...
2020-06-28 Ludovic Courtèschannels: Error out when the 'guix' channel lacks an...
2020-06-28 Ludovic Courtèstests: Allow 'tests/git-authenticate.scm' to run when...
2020-06-27 Ludovic Courtèspackages: Recognize SHA3 and BLAKE2s for 'content-hash'.
2020-06-27 Ludovic Courtèsdaemon: Recognize SHA3 and BLAKE2s.
2020-06-26 Ludovic Courtèstests: Skip lint tests when HTTP server cannot listen.
2020-06-24 Ludovic Courtèschannels: Fix test for introductory commit signer.
2020-06-20 Ludovic Courtèstests: Skip tests that requires gpg when gpg is unavail...
2020-06-20 Ludovic Courtèstests: Actually run 'tests/guix-environment-container...
2020-06-16 Ludovic Courtèschannels: Make 'validate-pull' call right after clone...
2020-06-16 Ludovic Courtèschannels: 'latest-channel-instance' authenticates Git...
2020-06-16 Ludovic Courtèstests: Move OpenPGP helpers to (guix tests gnupg).
2020-06-14 Konrad Hinsenguix repl: Add script execution.
2020-06-14 Ludovic Courtèslint: Add 'check-for-collisions' checker.
2020-06-13 Marius BakkeMerge branch 'staging'
2020-06-12 Ludovic Courtèsgit-authenticate: Disallow SHA1 (and MD5) signatures.
2020-06-11 Marius BakkeMerge branch 'master' into staging
2020-06-11 Ludovic Courtèspackages: 'package-grafts' returns grafts for all the...
2020-06-08 Ludovic Courtèsgit: 'commit-difference' really excludes the ancestors...
2020-06-08 Marius BakkeMerge branch 'master' into staging
2020-06-08 Jan (janneke) Nieu... system: examples: Add bare-hurd.tmpl.
2020-06-07 Ludovic Courtèsgit-authenticate: Prevent removal of '.guix-authorizati...
2020-06-06 Ludovic Courtèspackages: Make 'bag-grafts' insensitive to '%current...
2020-06-06 Marius BakkeMerge branch 'master' into staging
2020-06-05 Ludovic Courtèsgit-authenticate: Add tests.
2020-06-05 Mathieu Othacehetests: syscall: Support file-systems without extended...
2020-06-02 Simon Southtests: Allow passing on systems without support for...
2020-05-29 Marius BakkeMerge branch 'master' into staging
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-26 Marius BakkeMerge branch 'master' into staging
2020-05-25 Ludovic Courtèsgexp: Fix expansion for (file-append (local-file ....
2020-05-25 Ludovic Courtèstests: Hide quoted (define-module ...) form from Geiser.
2020-05-24 Ludovic Courtèschannels: 'latest-channel-instances' guards against...
2020-05-24 Ludovic Courtèsgit: 'update-cached-checkout' returns the commit relation.
2020-05-24 Ludovic Courtèsgit: Add 'commit-relation'.
2020-05-23 zimounguix package: Support multiple profiles with '--list...
2020-05-23 Ludovic Courtèstests: Use a #:prefix for (gcrypt hash).
2020-05-21 Ludovic Courtèspackages: Introduce <content-hash> and use it in <origin>.
2020-05-21 Ludovic Courtèsguix hash, guix download: Support base64 format.
2020-05-21 Ludovic Courtèsguix hash, guix download: Add '--hash'.
2020-05-21 Ludovic Courtèstests: Test fixed-output derivations with several hash...
2020-05-21 Ludovic Courtèstests: Test 'add-to-store' with several hash algorithms.
2020-05-20 Maxim Cournoyerbootloader: grub: Allow booting from a Btrfs subvolume.
2020-05-20 Maxim Cournoyerfile-systems: Add helpers for parsing the options strin...
2020-05-15 Ludovic Courtèsgexp: Add 'let-system'.
2020-05-14 Ludovic Courtèspack: Add relocation via ld.so and fakechroot.
2020-05-14 Ludovic Courtèspack: Wrapper honors 'GUIX_EXECUTION_ENGINE' environmen...
2020-05-14 Ludovic Courtèsstore: 'mapm/accumulate-builds' preserves '%current...
2020-05-14 Ludovic Courtèspackages: Ensure bags are insensitive to '%current...
2020-05-13 Jan (janneke) Nieu... syscalls: Add 'getxattr'.
2020-05-11 Ludovic Courtèsguix graph: Add '--path'.
2020-05-11 Ludovic Courtèsgraph: Add 'shortest-path'.
2020-05-11 Ludovic Courtèsgraph: reference/referrer node types work with graph...
2020-05-11 Ludovic Courtèstests: Test 'guix show' with multiple packages.
2020-05-08 Marius BakkeMerge branch 'core-updates'
2020-05-07 Ludovic Courtèschannels: Add mechanism to patch checkouts of the ...
2020-05-06 Marius BakkeMerge branch 'master' into core-updates
2020-05-05 Marius BakkeMerge branch 'master' into core-updates
2020-05-04 Ludovic Courtèsopenpgp: Add 'string->openpgp-packet'.
2020-05-04 Ludovic Courtèsopenpgp: 'lookup-key-by-{id,fingerprint}' return the...
2020-05-04 Ludovic Courtèsopenpgp: 'verify-openpgp-signature' looks up by fingerp...
2020-05-04 Ludovic Courtèsopenpgp: Add 'lookup-key-by-fingerprint'.
2020-05-04 Ludovic Courtèsopenpgp: Store the issuer key id and fingerprint in...
2020-05-04 Ludovic Courtèsopenpgp: Decode the issuer-fingerprint signature subpacket.
2020-05-04 Ludovic CourtèsAdd (guix openpgp).
2020-05-02 Marius BakkeMerge branch 'master' into core-updates
2020-04-30 Marius BakkeMerge branch 'master' into core-updates
2020-04-29 Jakub KądziołkaMerge branch 'master' into staging
2020-04-27 Ludovic Courtèstests: Remove trailing commas in JSON tests.
2020-04-26 Ludovic Courtèsprofiles: Add lowerable <profile> record type.
2020-04-26 Marius BakkeMerge branch 'master' into core-updates
2020-04-24 Marius BakkeMerge branch 'master' into core-updates
2020-04-24 Ludovic Courtèspack: 'guix pack -R' wrapper correctly reports exit...
next