Age | Commit message (Expand) | Author |
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 |
2016-07-20 | publish: Handle '/file' URLs, for content-addressed files. | Ludovic Courtès |
2016-07-20 | tests: Adjust to Shepherd error message change. | Ludovic Courtès |
2016-07-19 | publish: Add '--compression'. | Ludovic Courtès |
2016-07-19 | Add (guix zlib). | Ludovic Courtès |
2016-07-18 | system: Honor the 'dependencies' field of file systems. | Ludovic Courtès |
2016-07-14 | records: Improve reporting of invalid field specifiers. | Ludovic Courtès |
2016-07-13 | lint: 'validate-uri' reports suspiciously small 200 responses. | Ludovic Courtès |
2016-07-12 | gnu: Remove unneeded 'imported-modules' fields for 'origin'. | Ludovic Courtès |
2016-07-12 | gexp: Remove more uses of #:modules. | Ludovic Courtès |
2016-07-12 | gexp: Add 'with-imported-modules' macro. | Ludovic Courtès |
2016-07-03 | import: cpan: Use our mirrors for 'https' URLs. | Alex Sassmannshausen |
2016-06-25 | tests: Skip all the container tests when needed. | Ludovic Courtès |