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