Merge branch 'master' into staging
[jackhill/guix/guix.git] / tests /
2020-11-18 Marius BakkeMerge branch 'master' into staging
2020-11-17 Maxim CournoyerMerge remote-tracking branch 'origin/version-1.2.0...
2020-11-16 Ludovic CourtèsProperly deal with build directories containing '~'.
2020-11-15 Marius BakkeMerge branch 'master' into staging
2020-11-12 Ludovic CourtèsMerge branch 'version-1.2.0'
2020-11-10 Marius BakkeMerge branch 'master' into staging
2020-11-09 Ludovic Courtèspublish: Create files in the cache as #o644.
2020-11-08 Ludovic Courtèspublish: Create files in the cache as #o644.
2020-11-07 Marius BakkeMerge remote-tracking branch 'origin/staging-next'...
2020-11-07 Marius BakkeMerge branch 'master' into staging
2020-11-06 Ludovic Courtèstests: Test "guix system search .".
2020-11-05 Ludovic Courtèsgexp: Warn when importing (guix config) or (ice-9 …).
2020-11-05 Ludovic Courtèsgexp: Store the source code location in <gexp>.
2020-11-04 Ludovic Courtèspublish: Do not path the empty string to 'query-path...
2020-11-01 Miguel Ángel Arrug... system: Add store-directory-prefix to boot-parameters.
2020-10-31 Ludovic Courtèspack: Relocatable wrapper leaves root available to...
2020-10-31 Ludovic Courtèsguix build: Move transformation options to (guix transf...
2020-10-31 Ludovic Courtèsguix build: 'options->transformation' no longer takes...
2020-10-30 Eric Bavierguix: pack: Only wrap executable files.
2020-10-28 Ludovic Courtèspublish: Add '--cache-bypass-threshold'.
2020-10-26 Amar Singhpublish: Provide server's signing key.
2020-10-20 Ludovic Courtèsguix build: Add '--with-debug-info'.
2020-10-20 Ludovic Courtèspackages: Better preserve object identity when rewriting.
2020-10-20 Ludovic Courtèsgraph: Adjust test for recent OCaml changes.
2020-10-18 Marius BakkeMerge branch 'master' into staging
2020-10-18 Miguel Ángel Arrug... system: Add locale to boot-parameters.
2020-10-15 Ludovic Courtèsui: Only suggest modules that export the unbound variab...
2020-10-13 Marius BakkeMerge branch 'master' into staging
2020-10-12 Ludovic Courtèsguix build: Add '--with-c-toolchain'.
2020-10-12 Ludovic Courtèspackages: Add 'package-with-c-toolchain'.
2020-10-12 Ludovic Courtèstests: Add missing copyright line.
2020-10-12 Ludovic Courtèschannels: Address test failure.
2020-10-12 Maxim Cournoyertests: Mark the channel-instances->manifest as expected...
2020-10-05 Guillaume Le VaillantMerge branch 'master' into staging
2020-10-05 Ludovic Courtèsenvironment: Turn "lo" up in network-less containers.
2020-10-02 Ludovic Courtèsenvironment: Provide /etc/hosts in containers without...
2020-10-02 Ludovic Courtèsguix package: Re-apply package transformation when...
2020-10-02 Ludovic Courtèsguix build: Record package transformations in manifest...
2020-10-02 Ludovic Courtèstests: Adjust to recent changes to the 'emacs' package.
2020-10-02 Ludovic Courtèsgexp: 'local-file' warns when passed a non-literal...
2020-10-01 Julien Lepillertests: opam: Test additional syntax.
2020-10-01 Julien Lepillertests: opam: Factorize tests.
2020-10-01 Jelle Lichtlinux-container: Reset jailed root permissions.
2020-09-30 Mathieu Othacehescripts: system: Add support for image-type.
2020-09-29 Lars-Dominik Braunopenpgp: Fix argument order of 'fxbit-set?'.
2020-09-29 Eric Baviertests: Simplify shell exit status negation;
2020-09-27 Ludovic Courtèspackages: 'package-input-rewriting' has a #:deep? param...
2020-09-27 Ludovic Courtèspackages: 'package-mapping' correctly recurses into...
2020-09-27 Ludovic Courtèspackages: 'package-input-rewriting/spec' can rewrite...
2020-09-27 Ludovic Courtèspackages: 'package-mapping' can recurse on implicit...
2020-09-27 Ludovic Courtèsguix build: Add '--without-tests'.
2020-09-23 Guillaume Le VaillantMerge branch 'wip-lisp' into staging
2020-09-23 Guillaume Le VaillantMerge branch 'staging' into wip-lisp
2020-09-21 Ludovic Courtèsenvironment: '--link-profile' uses ~/.guix-profile...
2020-09-16 Konrad Hinsenrepl: Look for script files in (getcwd).
2020-09-15 Ludovic Courtèsauthenticate: Encode strings as ISO-8859-1.
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-09-05 Efraim FlashnerMerge remote-tracking branch 'origin/master' into staging
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 Marius BakkeMerge branch 'master' into staging
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-06-27 Marius BakkeMerge branch 'master' into staging
2020-06-26 Ludovic Courtèstests: Skip lint tests when HTTP server cannot listen.
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-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'
next