| Commit message (Expand) | Author | Age |
* | syscalls: Add 'scandir*'. | Ludovic Courtès | 2017-06-16 |
* | guix: Add texlive importer. | Ricardo Wurmus | 2017-06-15 |
* | import: cpan: Update CPAN importer to use MetaCPAN v1 API. | James Richardson | 2017-06-07 |
* | daemon: Add '--timeout' and '--max-silent-time'. | Ludovic Courtès | 2017-06-04 |
* | derivations: 'derivation-prerequisites-to-build' returns <substitutable>. | Ludovic Courtès | 2017-06-02 |
* | derivations: 'substitution-oracle' returns a <substitutable>. | Ludovic Courtès | 2017-06-02 |
* | tests: Remove 't-profile-alt-*-link' files. | Ludovic Courtès | 2017-06-02 |
* | tests: Fix race condition in 'container-excursion*' test. | Ludovic Courtès | 2017-05-31 |
* | syscalls: Add 'thread-name' and 'set-thread-name'. | Ludovic Courtès | 2017-05-28 |
* | modules: Raise an error when a dependency could not be found. | Ludovic Courtès | 2017-05-25 |
* | publish: Fix narinfo rendering for already-compressed items. | Ludovic Courtès | 2017-05-18 |
* | union: Gracefully handle dangling symlinks in the input. | Ludovic Courtès | 2017-05-18 |
* | import: cran: Robustify cran-package?. | Mathieu Othacehe | 2017-05-13 |
* | publish: Advertise a short TTL for "baking" 404s. | Ludovic Courtès | 2017-05-11 |
* | ui: 'string->duration' correctly handles hours. | Ludovic Courtès | 2017-05-10 |
* | tests: Corrupt archive import test is robust against different store prefixes. | Ludovic Courtès | 2017-05-07 |
* | Add (guix discovery). | Ludovic Courtès | 2017-05-03 |
* | publish: Produce a "FileSize" narinfo field when possible. | Ludovic Courtès | 2017-05-01 |
* | packages: Remove support for PACKAGE-VERSION deprecated syntax. | Ludovic Courtès | 2017-05-01 |
* | cache: Work around 'time-monotonic' bug in Guile 2.2.2. | Ludovic Courtès | 2017-04-22 |
* | derivations: Adjust builder encoding test. | Ludovic Courtès | 2017-04-22 |
* | tests: Adjust to the addition of a new Coreutils version. | Ludovic Courtès | 2017-04-21 |
* | derivations: Restore UTF-8 encoding of build scripts. | Ludovic Courtès | 2017-04-21 |
* | store: 'GUIX_DAEMON_SOCKET' can now be a URI. | Ludovic Courtès | 2017-04-21 |
* | gexp: 'gexp-modules' accepts plain Scheme objects. | Ludovic Courtès | 2017-04-19 |
* | Add (guix cache) and use it in (guix scripts substitute). | Ludovic Courtès | 2017-04-18 |
* | publish: Add '--cache' and '--workers'. | Ludovic Courtès | 2017-04-18 |
* | Add (guix workers). | Ludovic Courtès | 2017-04-18 |
* | services: Service types can now specify a default value for instances. | Ludovic Courtès | 2017-04-16 |
* | services: 'service-parameters' becomes 'service-value'. | Ludovic Courtès | 2017-04-16 |
* | size: Add test to multiple 'store-profile' arguments. | Ludovic Courtès | 2017-04-07 |
* | packages: Add 'package-mapping' and base 'package-input-rewriting' on it. | Ludovic Courtès | 2017-04-05 |
* | tests: Adjust search-paths test following the introduction of aarch64. | Ludovic Courtès | 2017-04-04 |
* | packages: Catch invalid input errors for structs. | Ludovic Courtès | 2017-04-04 |
* | gexp: 'lower-object' raises an exception when passed an invalid object. | Ludovic Courtès | 2017-04-04 |
* | Merge branch 'master' into core-updates | Marius Bakke | 2017-03-30 |
|\ |
|
| * | derivations: Do not fetch narinfos for non-substitutable items. | Ludovic Courtès | 2017-03-28 |
* | | Merge branch 'master' into core-updates | Leo Famulari | 2017-03-27 |
|\| |
|
| * | ui: Support Texinfo markup in package synopses. | Alex Kost | 2017-03-27 |
| * | union: Add create-all-directories? parameter to 'union-build'. | Huang Ying | 2017-03-26 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-23 |
|\| |
|
| * | tests: Skip 'guix pack' test when networking is unavailable. | Ludovic Courtès | 2017-03-22 |
| * | tests: Fix 'cond-expand' clause for 2.2/2.0. | Ludovic Courtès | 2017-03-22 |
| * | publish: Make the nar URL prefix a parameter. | Ludovic Courtès | 2017-03-22 |
| * | publish: The public and private keys are now SRFI-39 parameters. | Ludovic Courtès | 2017-03-22 |
* | | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner | 2017-03-22 |
|\| |
|
| * | file-systems: Do not use (gnu packages …). | Ludovic Courtès | 2017-03-21 |
* | | Merge branch 'master' into core-updates | Mark H Weaver | 2017-03-19 |
|\| |
|
| * | gnu: Rename "guile-next" to "guile". | Ludovic Courtès | 2017-03-19 |
| * | build: Require Guile >= 2.0.9. | Ludovic Courtès | 2017-03-18 |