Age | Commit message (Expand) | Author |
2020-01-16 | import: elpa: Rewrite test to use an HTTP server instead of mocking. | Ludovic Courtès |
2020-01-16 | import: cran: Avoid uses of '@@' in the tests. | Ludovic Courtès |
2020-01-16 | import: crate: Export 'string->license'. | Ludovic Courtès |
2020-01-16 | lzlib: Define 'dictionary-size+match-length-limit'. | Ludovic Courtès |
2020-01-16 | records: Improve reporting of "invalid field specifier" errors. | Ludovic Courtès |
2020-01-16 | guix package: Export 'transaction-upgrade-entry'. | Ludovic Courtès |
2020-01-16 | publish: Export 'signed-string'. | Ludovic Courtès |
2020-01-16 | graph: Add '--load-path' option. | Pierre Neidhardt |
2020-01-15 | import: cpan: Rewrite tests to use an HTTP server instead of mocking. | Ludovic Courtès |
2020-01-15 | import: cpan: Rewrite to use 'define-json-mapping'. | Ludovic Courtès |
2020-01-04 | gexp: Add 'raw-derivation-file'. | Ludovic Courtès |
2019-12-27 | git: 'commit-difference' takes a list of excluded commits. | Ludovic Courtès |
2019-12-26 | gnu: Remove squashfs-tools-next. | Ricardo Wurmus |
2019-12-18 | gexp: Allow character literals in GEXP->SEXP. | Marius Bakke |
2019-12-12 | challenge: Support "--diff=diffoscope". | Ludovic Courtès |
2019-12-12 | challenge: Add "--diff". | Ludovic Courtès |
2019-12-12 | guix archive: Add '--list'. | Ludovic Courtès |
2019-12-12 | serialization: Add 'fold-archive'. | Ludovic Courtès |
2019-12-11 | import: crate: Better handle license expressions. | Brice Waegeneire |
2019-12-11 | import: crate: Add recursive import test. | Brian Leung |
2019-12-11 | import: utils: 'recursive-import' returns a list rather than a stream. | Ludovic Courtès |
2019-12-11 | import: utils: 'recursive-import' returns packages in topological order. | Ludovic Courtès |
2019-12-10 | tests: processes: Skip tests if running with binfmt. | Mathieu Othacehe |
2019-12-08 | lint: Add '--load-path' option. | zimoun |
2019-12-07 | derivations: Add 'derivation-input-fold'. | Ludovic Courtès |
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 |