| Commit message (Expand) | Author | Age |
* | gexp: Add 'let-system'. | Ludovic Courtès | 2020-05-16 |
* | pack: Add relocation via ld.so and fakechroot. | Ludovic Courtès | 2020-05-14 |
* | pack: Wrapper honors 'GUIX_EXECUTION_ENGINE' environment variable. | Ludovic Courtès | 2020-05-14 |
* | store: 'mapm/accumulate-builds' preserves '%current-target-system'. | Ludovic Courtès | 2020-05-14 |
* | packages: Ensure bags are insensitive to '%current-target-system'. | Ludovic Courtès | 2020-05-14 |
* | syscalls: Add 'getxattr'.base-for-series-3948 | Jan (janneke) Nieuwenhuizen | 2020-05-14 |
* | guix graph: Add '--path'. | Ludovic Courtès | 2020-05-11 |
* | graph: Add 'shortest-path'. | Ludovic Courtès | 2020-05-11 |
* | graph: reference/referrer node types work with graph traversal. | Ludovic Courtès | 2020-05-11 |
* | tests: Test 'guix show' with multiple packages. | Ludovic Courtès | 2020-05-11 |
* | channels: Add mechanism to patch checkouts of the 'guix channel. | Ludovic Courtès | 2020-05-07 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2020-05-05 |
|\ |
|
| * | 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-05-04 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-30 |
|\| |
|
| * | tests: Remove trailing commas in JSON tests. | Ludovic Courtès | 2020-04-27 |
| * | profiles: Add lowerable <profile> record type. | Ludovic Courtès | 2020-04-26 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-24 |
|\| |
|
| * | pack: 'guix pack -R' wrapper correctly reports exit code. | Ludovic Courtès | 2020-04-24 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-23 |
|\| |
|
| * | tests: Update expected values for package->code.base-for-series-3608 | Ricardo Wurmus | 2020-04-20 |
* | | gnu: commencement: Memoize packages as a function of the system. | Ludovic Courtès | 2020-04-11 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-04-08 |
|\| |
|
| * | 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-04-04 |
| * | 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-31 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-30 |
|\| |
|
| * | store: Add 'map/accumulate-builds'. | Ludovic Courtès | 2020-03-29 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-27 |
|\| |
|
| * | tests: Adjust to 'show-manifest-transaction' changes. | Ludovic Courtès | 2020-03-25 |
| * | 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-22 |
* | | Merge branch 'master' into core-updates | Marius Bakke | 2020-03-21 |
|\| |
|
| * | inferior: '&inferior-exception' includes a stack trace. | Ludovic Courtès | 2020-03-19 |
* | | tests: Fix up reference to 'guile-2.2'. | Ludovic Courtès | 2020-03-17 |
|/ |
|
* | 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-12 |
* | gexp: Default to current target.base-for-series-3111 | Mathieu Othacehe | 2020-03-08 |
* | guix build: Allow non-package objects in manifest. | Ludovic Courtès | 2020-03-05 |
* | swh: Adjust 'origin' test. | Ludovic Courtès | 2020-02-27 |
* | ui: (size->number "1.M") is correctly parsed. | Ludovic Courtès | 2020-02-23 |