Age | Commit message (Expand) | Author |
2020-05-04 | openpgp: Add 'string->openpgp-packet'. | Ludovic Courtès |
2020-05-04 | openpgp: 'lookup-key-by-{id,fingerprint}' return the key first. | Ludovic Courtès |
2020-05-04 | openpgp: 'verify-openpgp-signature' looks up by fingerprint when possible. | Ludovic Courtès |
2020-05-04 | openpgp: Add 'lookup-key-by-fingerprint'. | Ludovic Courtès |
2020-05-04 | openpgp: Store the issuer key id and fingerprint in <openpgp-signature>. | Ludovic Courtès |
2020-05-04 | openpgp: Decode the issuer-fingerprint signature subpacket. | Ludovic Courtès |
2020-05-04 | Add (guix openpgp). | Ludovic Courtès |
2020-04-27 | tests: Remove trailing commas in JSON tests. | Ludovic Courtès |
2020-04-26 | profiles: Add lowerable <profile> record type. | Ludovic Courtès |
2020-04-24 | pack: 'guix pack -R' wrapper correctly reports exit code. | Ludovic Courtès |
2020-04-20 | tests: Update expected values for package->code. | Ricardo Wurmus |
2020-04-04 | tests: Adjust '--with-commit' test for tags. | Ludovic Courtès |
2020-04-04 | store: 'with-store' doesn't close the store upon abort. | Ludovic Courtès |
2020-03-31 | pack: Adjust test to '--dry-run' changes. | Ludovic Courtès |
2020-03-31 | guix package: Do not misdiagnose upgrades when there are propagated inputs. | Ludovic Courtès |
2020-03-31 | guix package: Add 'transaction-upgrade-entry' test. | Ludovic Courtès |
2020-03-31 | guix package: 'transaction-upgrade-entry' swallows build requests. | Ludovic Courtès |
2020-03-29 | store: Add 'map/accumulate-builds'. | Ludovic Courtès |
2020-03-25 | tests: Adjust to 'show-manifest-transaction' changes. | Ludovic Courtès |
2020-03-22 | Remove workaround for 'time-monotonic' in Guile 2.2.2. | Ludovic Courtès |
2020-03-22 | store: Add 'with-build-handler'. | Ludovic Courtès |
2020-03-19 | inferior: '&inferior-exception' includes a stack trace. | Ludovic Courtès |
2020-03-12 | gexp: Add 'with-parameters'. | Ludovic Courtès |
2020-03-12 | inferior: Distinguish inferior exceptions. | Ludovic Courtès |
2020-03-12 | import: pypi: Rewrite to use 'define-json-mapping'. | Ludovic Courtès |
2020-03-08 | gexp: Default to current target. | Mathieu Othacehe |
2020-03-05 | guix build: Allow non-package objects in manifest. | Ludovic Courtès |
2020-02-27 | swh: Adjust 'origin' test. | Ludovic Courtès |
2020-02-23 | ui: (size->number "1.M") is correctly parsed. | Ludovic Courtès |
2020-02-14 | guix build: Add '--manifest' option. | Marius Bakke |
2020-02-11 | syscalls: Re-enable 'pivot-root' test. | Ludovic Courtès |
2020-02-05 | import: gem: Deal with unavailable licensing info. | Ludovic Courtès |
2020-02-05 | tests: Adjust reverse-bag graph test to recent OCaml changes. | Ludovic Courtès |
2020-01-31 | gnu: Add earlyoom-service-type. | Maxim Cournoyer |
2020-01-17 | guix system: Add workaround in test for Guile 3.0.0. | Ludovic Courtès |
2020-01-17 | import: texlive: Avoid uses of '@@' in tests. | Ludovic Courtès |
2020-01-17 | import: opam: Avoid uses of '@@' in tests. | Ludovic Courtès |
2020-01-17 | lint: vulnerabilities: Avoid 'mock' in test. | Ludovic Courtès |
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 |