Age | Commit message (Expand) | Author |
2016-10-28 | guix hash: Interpret '-' as standard input. | Ludovic Courtès |
2016-10-27 | tests: Adjust pypi test to recent importer change. | Ludovic Courtès |
2016-10-27 | tests: Skip 'pivot-root' test on Linux > 4.7.5. | Ludovic Courtès |
2016-10-19 | tests: Make sure child process of 'pivot-root' test exits. | Ludovic Courtès |
2016-10-19 | tests: Fix typo in 'with-graft' transformation test. | Ludovic Courtès |
2016-10-19 | lint: Suggest @code instead of quotes. | Ludovic Courtès |
2016-10-19 | container: Allow 'container-excursion' to the same namespaces. | Ludovic Courtès |
2016-10-17 | grafts: Apply the right grafts in the presence of multiple outputs. | Ludovic Courtès |
2016-10-17 | guix build: Add '--with-graft'. | Ludovic Courtès |
2016-10-15 | graph: Add '%referrer-node-type'. | Ludovic Courtès |
2016-10-14 | grafts: 'graft-derivation' does now introduce grafts that shadow other grafts. | Ludovic Courtès |
2016-10-14 | packages: 'package-grafts' applies grafts on replacement. | Ludovic Courtès |
2016-10-07 | utils: Support defaults in substitute-keyword-arguments. | Eric Bavier |
2016-10-07 | utils: Fix default-keyword-arguments. | Eric Bavier |
2016-10-03 | lint: 'cve' checker reports the replacement's vulnerabilities. | Ludovic Courtès |
2016-10-03 | grafts: Allow the replacement to have a different name. | Ludovic Courtès |
2016-10-03 | tests: Adjust 'guix build -S' test for source-less packages. | Ludovic Courtès |
2016-09-28 | import: utils: Refactor license->symbol. | David Craven |
2016-09-09 | gexp: Add 'file-append'. | Ludovic Courtès |
2016-09-07 | guix hash: Add --exclude-vcs option. | Jan Nieuwenhuizen |
2016-09-06 | packages: Add 'package-superseded' and associated support. | Ludovic Courtès |
2016-09-06 | guix package: Build up the transaction incrementally. | Ludovic Courtès |
2016-09-06 | profiles: Add manifest-transaction helper procedures. | Ludovic Courtès |
2016-09-05 | Add (guix modules). | Ludovic Courtès |
2016-09-01 | packages: Add 'package-input-rewriting'. | Ludovic Courtès |
2016-09-01 | tests: hackage: Fix mock urls. | Efraim Flashner |
2016-08-31 | tests: cpan: Fix mock urls. | Eric Bavier |
2016-08-31 | services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'. | Ludovic Courtès |
2016-08-31 | guix system: Do not unload services depended on. | Ludovic Courtès |
2016-08-31 | guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'. | Ludovic Courtès |
2016-08-31 | services: shepherd: Add 'shepherd-service-lookup-procedure'. | Ludovic Courtès |
2016-08-31 | guix system: Extract and test the service upgrade procedure. | Ludovic Courtès |
2016-08-28 | guix: lint: Check descriptions for trademark signs. | Eric Bavier |
2016-08-29 | tests: Fix 'guix environment --container' test in the presence of tmpfs. | Ludovic Courtès |
2016-08-28 | import: Importers return prefixed licenses. | David Craven |
2016-08-04 | Merge branch 'core-updates' | Mark H Weaver |
2016-08-04 | Revert "Merge branch 'core-updates'" | Mark H Weaver |
2016-08-02 | tests: Make sure threads use separate output ports. | Ludovic Courtès |
2016-08-02 | tests: Work around Guile bug with unbuffered custom binary input ports. | Ludovic Courtès |
2016-08-01 | Merge branch 'core-updates' | Ludovic Courtès |
2016-08-01 | publish: Do not compress already-compressed files. | Ludovic Courtès |
2016-07-31 | tests: 'guix-environment-container.sh' works when run from a tmpfs. | Ludovic Courtès |
2016-07-29 | tests: Improve synchronization in 'tests/guix-register.sh'. | Ludovic Courtès |
2016-07-28 | gnu: commencement: 'guile-final' is now "hidden". | Ludovic Courtès |
2016-07-28 | packages: Add 'hidden-package'. | Ludovic Courtès |
2016-07-27 | tests: Use unbuffered input ports when decompressing from 'guix publish'. | Ludovic Courtès |
2016-07-26 | profiles: Output in 'package->manifest-entry' defaults to "out". | Ludovic Courtès |
2016-07-26 | environment: Set 'GUIX_ENVIRONMENT' to the profile. | Ludovic Courtès |
2016-07-26 | import: pypi: Correctly handle new-style URLs. | Ludovic Courtès |
2016-07-24 | lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin. | David Craven |