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