Age | Commit message (Expand) | Author |
2017-05-13 | import: cran: Robustify cran-package?. | Mathieu Othacehe |
2017-05-11 | publish: Advertise a short TTL for "baking" 404s. | Ludovic Courtès |
2017-05-10 | ui: 'string->duration' correctly handles hours. | Ludovic Courtès |
2017-05-07 | tests: Corrupt archive import test is robust against different store prefixes. | Ludovic Courtès |
2017-05-03 | Add (guix discovery). | Ludovic Courtès |
2017-05-01 | 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-04-22 | 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-21 | 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-19 | gexp: 'gexp-modules' accepts plain Scheme objects. | Ludovic Courtès |
2017-04-18 | 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-16 | 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-07 | size: Add test to multiple 'store-profile' arguments. | Ludovic Courtès |
2017-04-05 | packages: Add 'package-mapping' and base 'package-input-rewriting' on it. | Ludovic Courtès |
2017-04-04 | 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-03-30 | Merge branch 'master' into core-updates | Marius Bakke |
2017-03-28 | derivations: Do not fetch narinfos for non-substitutable items. | Ludovic Courtès |
2017-03-27 | Merge branch 'master' into core-updates | Leo Famulari |
2017-03-27 | ui: Support Texinfo markup in package synopses. | Alex Kost |
2017-03-26 | union: Add create-all-directories? parameter to 'union-build'. | Huang Ying |
2017-03-23 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-03-22 | 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-21 | file-systems: Do not use (gnu packages …). | Ludovic Courtès |
2017-03-19 | Merge branch 'master' into core-updates | Mark H Weaver |
2017-03-19 | gnu: Rename "guile-next" to "guile". | Ludovic Courtès |
2017-03-18 | build: Require Guile >= 2.0.9. | Ludovic Courtès |
2017-03-17 | profiles: Packages in a profile can be cross-compiled. | Ludovic Courtès |
2017-03-17 | pack: Move absolute file name to <compressor>. | Ludovic Courtès |
2017-03-16 | gexp: Add '=>' syntax to import computed modules. | Ludovic Courtès |
2017-03-16 | utils: Move base16 procedures to (guix base16). | Ludovic Courtès |
2017-03-15 | Merge branch 'master' into core-updates | Marius Bakke |
2017-03-15 | tests: Expect less accurate location info in 2.2.0. | Ludovic Courtès |
2017-03-15 | store: Adjust UTF-8 test to Guile 2.2. | Ludovic Courtès |
2017-03-15 | zlib: Don't rely on EBADF being ignored by 'fport_close'. | Ludovic Courtès |
2017-03-14 | pack: Add unit test. | Ludovic Courtès |
2017-03-09 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-03-08 | ui: Don't use '%default-port-encoding' to set the encoding of string ports. | Ludovic Courtès |
2017-03-08 | tests: Avoid zero-expression 'begin' form. | Ludovic Courtès |