summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* lint: Add '--load-path' option....zimoun2019-12-081-0/+11
* derivations: Add 'derivation-input-fold'....Ludovic Courtès2019-12-071-0/+18
* tests: lzlib: Do not fail if lzlib in not available....Mathieu Othacehe2019-12-011-1/+1
* gexp: 'local-file' properly resolves non-literal relative file names....Ludovic Courtès2019-11-301-0/+8
* tests: Fix race condition in profile locking test....Ludovic Courtès2019-11-291-1/+3
* substitute: Make '%allow-unauthenticated-substitutes?' public....Ludovic Courtès2019-11-271-4/+2
* tests: Avoid unnecessary use of 'mock'....Ludovic Courtès2019-11-261-6/+5
* tests: Avoid (catch 'srfi-34 …) form....Ludovic Courtès2019-11-261-8/+6
* tests: Use (ice-9 threads)....Ludovic Courtès2019-11-231-0/+1
* pack: Allow multiple '--manifest' options....Ludovic Courtès2019-11-221-0/+11
* package: Allow multiple '--manifest' options....Ludovic Courtès2019-11-221-0/+13
* profiles: Add 'concatenate-manifests'....Ludovic Courtès2019-11-221-0/+5
* environment: Document that '--manifest' can be repeated....Ludovic Courtès2019-11-221-0/+23
* pack: Add "--derivation"....Ludovic Courtès2019-11-211-0/+4
* guix build: Handle "guix build /….drv" correctly for non-existent derivations....Ludovic Courtès2019-11-171-0/+7
* tests: Test "guix build /gnu/store/….drv"....Ludovic Courtès2019-11-171-0/+6
* guix: package: lock profiles when processing them....Julien Lepiller2019-11-081-1/+9
* graph: Support package transformation options....Ludovic Courtès2019-11-071-1/+7
* gnu: commencement: Ensure 'gnu-make-final' refers to the native 'pkg-config'....Ludovic Courtès2019-11-071-0/+4
* services: ntp: Ensure no double quotes are output to config file....Maxim Cournoyer2019-10-301-9/+10
* cve: Rewrite to read the JSON feed instead of the XML feed....Ludovic Courtès2019-10-233-636/+1342
* tests: Avoid now-deprecated 'make-struct'....Ludovic Courtès2019-10-202-21/+21
* daemon: Make 'profiles/per-user' non-world-writable....Ludovic Courtès2019-10-162-1/+33
* tests: Skip container test when lacking kernel support....Ludovic Courtès2019-10-151-0/+1
* Merge branch 'master' into core-updatesRicardo Wurmus2019-10-061-0/+5
|\
| * environment: '--container' honors '--preserve'....Ludovic Courtès2019-10-031-0/+5
* | syscalls: Add 'add-to-entropy-count'....Ludovic Courtès2019-10-051-0/+13
* | Merge branch 'master' into core-updatesMarius Bakke2019-09-271-1/+5
|\|
| * guix package: Add '--list-profiles'....Ludovic Courtès2019-09-261-1/+5
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-248-1/+272
|\|
| * gexp: Catch and report non-self-quoting gexp inputs....Ludovic Courtès2019-09-231-0/+7
| * channels: Allow news entries to refer to a tag....Ludovic Courtès2019-09-231-2/+7
| * channels: Add support for a news file....Ludovic Courtès2019-09-231-0/+99
| * git: Add 'commit-difference'....Ludovic Courtès2019-09-231-0/+99
| * guix package: '--show' ignores deprecated packages....Ludovic Courtès2019-09-211-0/+3
| * guix package: Add 'guix show' alias....zimoun2019-09-211-0/+4
| * inferior: Propagate '&store-protocol-error' error conditions....Ludovic Courtès2019-09-211-0/+13
| * ui: 'relevance' connects regexps with a logical and....zimoun2019-09-191-1/+4
| * linux-container: 'eval/container' correctly passes -L and -C flags....Ludovic Courtès2019-09-181-0/+27
| * guix package: "guix package -f FILE" ensures FILE returns a package....Ludovic Courtès2019-09-181-0/+11
* | Merge branch 'master' into core-updatesLudovic Courtès2019-09-172-1/+114
|\|
| * services: openntpd: Add test for issue #3731....Maxim Cournoyer2019-09-081-2/+65
| * services: ntp: Support different NTP server types and options....Maxim Cournoyer2019-09-081-0/+50
| * tests: opam: Fix input type in import test....Julien Lepiller2019-09-071-1/+1
* | Merge branch 'master' into core-updatesMark H Weaver2019-09-065-50/+197
|\|
| * import: crate: Correct interpretation of dual-licensing strings....Ludovic Courtès2019-09-041-1/+1
| * import: crate: Separate crates.io API from actual conversion....Ludovic Courtès2019-09-041-1/+12
| * tests: Adjust '--with-commit' test....Ludovic Courtès2019-09-041-1/+1
| * lint: Add 'archival' checker....Ludovic Courtès2019-09-021-0/+81
| * swh: Add hooks for rate limiting handling....Ludovic Courtès2019-09-021-0/+36