summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* substitute: Make '%allow-unauthenticated-substitutes?' public.Ludovic Courtès2019-11-27
* tests: Avoid unnecessary use of 'mock'.Ludovic Courtès2019-11-26
* tests: Avoid (catch 'srfi-34 …) form.Ludovic Courtès2019-11-26
* tests: Use (ice-9 threads).Ludovic Courtès2019-11-23
* pack: Allow multiple '--manifest' options.Ludovic Courtès2019-11-22
* package: Allow multiple '--manifest' options.Ludovic Courtès2019-11-22
* profiles: Add 'concatenate-manifests'.Ludovic Courtès2019-11-22
* environment: Document that '--manifest' can be repeated.Ludovic Courtès2019-11-22
* pack: Add "--derivation".Ludovic Courtès2019-11-21
* guix build: Handle "guix build /….drv" correctly for non-existent derivations.Ludovic Courtès2019-11-17
* tests: Test "guix build /gnu/store/….drv".Ludovic Courtès2019-11-17
* guix: package: lock profiles when processing them.Julien Lepiller2019-11-08
* graph: Support package transformation options.Ludovic Courtès2019-11-07
* gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'.Ludovic Courtès2019-11-07
* services: ntp: Ensure no double quotes are output to config file.Maxim Cournoyer2019-10-30
* cve: Rewrite to read the JSON feed instead of the XML feed.Ludovic Courtès2019-10-23
* tests: Avoid now-deprecated 'make-struct'.Ludovic Courtès2019-10-20
* daemon: Make 'profiles/per-user' non-world-writable.Ludovic Courtès2019-10-16
* tests: Skip container test when lacking kernel support.Ludovic Courtès2019-10-15
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-06
|\
| * environment: '--container' honors '--preserve'.Ludovic Courtès2019-10-03
* | syscalls: Add 'add-to-entropy-count'.Ludovic Courtès2019-10-05
* | Merge branch 'master' into core-updatesMarius Bakke2019-09-27
|\ \ | |/
| * guix package: Add '--list-profiles'.Ludovic Courtès2019-09-26
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-24
|\ \ | |/
| * gexp: Catch and report non-self-quoting gexp inputs.Ludovic Courtès2019-09-23
| * channels: Allow news entries to refer to a tag.Ludovic Courtès2019-09-23
| * channels: Add support for a news file.Ludovic Courtès2019-09-23
| * git: Add 'commit-difference'.Ludovic Courtès2019-09-23
| * guix package: '--show' ignores deprecated packages.Ludovic Courtès2019-09-21
| * guix package: Add 'guix show' alias.zimoun2019-09-21
| * inferior: Propagate '&store-protocol-error' error conditions.Ludovic Courtès2019-09-21
| * ui: 'relevance' connects regexps with a logical and.zimoun2019-09-19
| * linux-container: 'eval/container' correctly passes -L and -C flags.Ludovic Courtès2019-09-18
| * guix package: "guix package -f FILE" ensures FILE returns a package.Ludovic Courtès2019-09-18
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-17
|\ \ | |/
| * services: openntpd: Add test for issue #3731.Maxim Cournoyer2019-09-08
| * services: ntp: Support different NTP server types and options.Maxim Cournoyer2019-09-08
| * tests: opam: Fix input type in import test.Julien Lepiller2019-09-07
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-06
|\ \ | |/
| * import: crate: Correct interpretation of dual-licensing strings.Ludovic Courtès2019-09-04
| * import: crate: Separate crates.io API from actual conversion.Ludovic Courtès2019-09-04
| * tests: Adjust '--with-commit' test.Ludovic Courtès2019-09-04
| * lint: Add 'archival' checker.Ludovic Courtès2019-09-02
| * swh: Add hooks for rate limiting handling.Ludovic Courtès2019-09-02
| * tests: 'with-http-server' accepts multiple responses.Ludovic Courtès2019-09-02
* | packages: 'supported-package?' binds '%current-system' for graph traversal.Ludovic Courtès2019-09-06
* | Merge branch 'master' into core-updatesMark H Weaver2019-08-29
|\ \ | |/
| * accounts: Delete duplicate entries.Ludovic Courtès2019-08-28
| * pack: Create /tmp in Docker images.Ludovic Courtès2019-08-27