summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | grafts: 'graft-derivation' does now introduce grafts that shadow other grafts....Ludovic Courtès2016-10-141-0/+62
* | | | | | | packages: 'package-grafts' applies grafts on replacement....Ludovic Courtès2016-10-141-16/+90
| |_|_|_|_|/ |/| | | | |
* | | | | | utils: Support defaults in substitute-keyword-arguments....Eric Bavier2016-10-071-0/+20
* | | | | | utils: Fix default-keyword-arguments....Eric Bavier2016-10-071-0/+12
| |_|_|_|/ |/| | | |
* | | | | lint: 'cve' checker reports the replacement's vulnerabilities....Ludovic Courtès2016-10-031-0/+23
* | | | | grafts: Allow the replacement to have a different name....Ludovic Courtès2016-10-031-0/+19
| |_|_|/ |/| | |
* | | | tests: Adjust 'guix build -S' test for source-less packages....Ludovic Courtès2016-10-031-3/+3
| |_|/ |/| |
* | | import: utils: Refactor license->symbol....David Craven2016-09-281-0/+5
* | | gexp: Add 'file-append'....Ludovic Courtès2016-09-091-0/+53
* | | guix hash: Add --exclude-vcs option....Jan Nieuwenhuizen2016-09-071-0/+16
* | | packages: Add 'package-superseded' and associated support....Ludovic Courtès2016-09-062-0/+36
* | | guix package: Build up the transaction incrementally....Ludovic Courtès2016-09-061-0/+29
* | | profiles: Add manifest-transaction helper procedures....Ludovic Courtès2016-09-061-0/+3
* | | Add (guix modules)....Ludovic Courtès2016-09-051-0/+45
| |/ |/|
* | packages: Add 'package-input-rewriting'....Ludovic Courtès2016-09-011-0/+25
* | tests: hackage: Fix mock urls....Efraim Flashner2016-09-011-1/+1
* | tests: cpan: Fix mock urls....Eric Bavier2016-08-311-2/+2
* | services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'....Ludovic Courtès2016-08-312-68/+69
* | guix system: Do not unload services depended on....Ludovic Courtès2016-08-311-0/+32
* | guix system: Use 'shepherd-service-lookup-procedure' in 'service-upgrade'....Ludovic Courtès2016-08-311-2/+3
* | services: shepherd: Add 'shepherd-service-lookup-procedure'....Ludovic Courtès2016-08-311-1/+10
* | guix system: Extract and test the service upgrade procedure....Ludovic Courtès2016-08-311-0/+34
|/
* guix: lint: Check descriptions for trademark signs....Eric Bavier2016-08-281-1/+15
* tests: Fix 'guix environment --container' test in the presence of tmpfs....Ludovic Courtès2016-08-291-1/+1
* import: Importers return prefixed licenses....David Craven2016-08-282-3/+3
* Merge branch 'core-updates'Mark H Weaver2016-08-041-3/+8
|\
| * tests: 'guix-environment-container.sh' works when run from a tmpfs....Ludovic Courtès2016-07-311-3/+8
* | Revert "Merge branch 'core-updates'"...Mark H Weaver2016-08-041-8/+3
* | tests: Make sure threads use separate output ports....Ludovic Courtès2016-08-021-6/+18
* | tests: Work around Guile bug with unbuffered custom binary input ports....Ludovic Courtès2016-08-021-1/+2
* | Merge branch 'core-updates'Ludovic Courtès2016-08-011-3/+8
* | publish: Do not compress already-compressed files....Ludovic Courtès2016-08-011-0/+14
|/
* tests: Improve synchronization in 'tests/guix-register.sh'....Ludovic Courtès2016-07-291-3/+15
* gnu: commencement: 'guile-final' is now "hidden"....Ludovic Courtès2016-07-281-0/+14
* packages: Add 'hidden-package'....Ludovic Courtès2016-07-281-0/+4
* tests: Use unbuffered input ports when decompressing from 'guix publish'....Ludovic Courtès2016-07-271-2/+10
* profiles: Output in 'package->manifest-entry' defaults to "out"....Ludovic Courtès2016-07-261-0/+10
* environment: Set 'GUIX_ENVIRONMENT' to the profile....Ludovic Courtès2016-07-261-0/+4
* import: pypi: Correctly handle new-style URLs....Ludovic Courtès2016-07-261-0/+16
* lint: 'inputs-should-be-native' checks for intltool, itstool and glib:bin....David Craven2016-07-241-1/+11
* publish: Handle '/file' URLs, for content-addressed files....Ludovic Courtès2016-07-201-0/+34
* tests: Adjust to Shepherd error message change....Ludovic Courtès2016-07-201-2/+2
* publish: Add '--compression'....Ludovic Courtès2016-07-191-7/+52
* Add (guix zlib)....Ludovic Courtès2016-07-191-0/+63
* system: Honor the 'dependencies' field of file systems....Ludovic Courtès2016-07-181-0/+43
* records: Improve reporting of invalid field specifiers....Ludovic Courtès2016-07-141-1/+28
* lint: 'validate-uri' reports suspiciously small 200 responses....Ludovic Courtès2016-07-131-11/+41
* gnu: Remove unneeded 'imported-modules' fields for 'origin'....Ludovic Courtès2016-07-121-1/+0
* gexp: Remove more uses of #:modules....Ludovic Courtès2016-07-122-26/+26
* gexp: Add 'with-imported-modules' macro....Ludovic Courtès2016-07-121-4/+60