summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAge
* Merge branch 'master' into core-updatesMark H Weaver2016-10-27
|\
| * tests: Adjust pypi test to recent importer change.Ludovic Courtès2016-10-27
| * tests: Skip 'pivot-root' test on Linux > 4.7.5.Ludovic Courtès2016-10-27
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-19
|\|
| * tests: Make sure child process of 'pivot-root' test exits.Ludovic Courtès2016-10-19
| * tests: Fix typo in 'with-graft' transformation test.Ludovic Courtès2016-10-19
| * lint: Suggest @code instead of quotes.Ludovic Courtès2016-10-19
| * container: Allow 'container-excursion' to the same namespaces.Ludovic Courtès2016-10-19
| * grafts: Apply the right grafts in the presence of multiple outputs.Ludovic Courtès2016-10-17
| * guix build: Add '--with-graft'.Ludovic Courtès2016-10-17
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-17
|\|
| * graph: Add '%referrer-node-type'.Ludovic Courtès2016-10-15
| * grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.Ludovic Courtès2016-10-14
| * packages: 'package-grafts' applies grafts on replacement.Ludovic Courtès2016-10-14
* | Merge branch 'master' into core-updatesMark H Weaver2016-10-12
|\|
| * utils: Support defaults in substitute-keyword-arguments.Eric Bavier2016-10-07
| * utils: Fix default-keyword-arguments.Eric Bavier2016-10-07
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-05
|\|
| * lint: 'cve' checker reports the replacement's vulnerabilities.Ludovic Courtès2016-10-03
| * grafts: Allow the replacement to have a different name.Ludovic Courtès2016-10-03
* | Merge branch 'master' into core-updatesLeo Famulari2016-10-03
|\|
| * tests: Adjust 'guix build -S' test for source-less packages.Ludovic Courtès2016-10-03
* | Merge branch 'master' into core-updatesLudovic Courtès2016-09-30
|\|
| * import: utils: Refactor license->symbol.David Craven2016-09-28
| * gexp: Add 'file-append'.Ludovic Courtès2016-09-09
| * guix hash: Add --exclude-vcs option.Jan Nieuwenhuizen2016-09-07
| * packages: Add 'package-superseded' and associated support.Ludovic Courtès2016-09-06
| * guix package: Build up the transaction incrementally.Ludovic Courtès2016-09-06
| * profiles: Add manifest-transaction helper procedures.Ludovic Courtès2016-09-06
| * Add (guix modules).Ludovic Courtès2016-09-05
* | utils: 'wrap-program' produces only one wrapper file.Ludovic Courtès2016-09-07
* | Merge branch 'master' into core-updatesLudovic Courtès2016-09-02
|\|
| * packages: Add 'package-input-rewriting'.Ludovic Courtès2016-09-01
| * tests: hackage: Fix mock urls.Efraim Flashner2016-09-01
| * tests: cpan: Fix mock urls.Eric Bavier2016-08-31
| * services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.Ludovic Courtès2016-08-31
| * guix system: Do not unload services depended on.Ludovic Courtès2016-08-31
| * guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'.Ludovic Courtès2016-08-31
| * services: shepherd: Add 'shepherd-service-lookup-procedure'.Ludovic Courtès2016-08-31
| * guix system: Extract and test the service upgrade procedure.Ludovic Courtès2016-08-31
* | tests: Test 'wrap-program' without building a package.Ludovic Courtès2016-09-02
|/
* guix: lint: Check descriptions for trademark signs.Eric Bavier2016-08-28
* tests: Fix 'guix environment --container' test in the presence of tmpfs.Ludovic Courtès2016-08-29
* import: Importers return prefixed licenses.David Craven2016-08-28
* Merge branch 'core-updates'Mark H Weaver2016-08-04
|\
| * tests: 'guix-environment-container.sh' works when run from a tmpfs.Ludovic Courtès2016-07-31
* | Revert "Merge branch 'core-updates'"Mark H Weaver2016-08-04
* | tests: Make sure threads use separate output ports.Ludovic Courtès2016-08-02
* | tests: Work around Guile bug with unbuffered custom binary input ports.Ludovic Courtès2016-08-02
* | Merge branch 'core-updates'Ludovic Courtès2016-08-01