Age | Commit message (Expand) | Author |
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 |
2017-03-08 | hash: Close or flush sha256 output ports before calling their 'get' procedure. | Ludovic Courtès |
2017-02-20 | gnu: Add bootstrap-binaries for 'aarch64-linux'. | Efraim Flashner |
2017-02-20 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-02-13 | tests: Adjust for 'http-fetch' change in (guix import json). | Ludovic Courtès |
2017-02-11 | tests: Relax test on utmpx entries. | Ludovic Courtès |
2017-02-10 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-02-08 | import: pypi: Correctly handle multiple-URL origins. | Ludovic Courtès |
2017-02-07 | linux-container: Add 'container-excursion*'. | Ludovic Courtès |
2017-02-04 | file-systems: Remove dependency on (guix store). | Ludovic Courtès |
2017-02-02 | Merge branch 'master' into core-updates | Leo Famulari |
2017-01-31 | tests: Really skip /var/run/utmpx test when needed. | Paul Garlick |
2017-01-30 | store: Add 'add-data-to-store'. | Ludovic Courtès |
2017-01-28 | tests: Adjust pypi test to recent importer change. | Carlo Zancanaro |
2017-01-26 | bournish: Extend 'rm' command. | Ricardo Wurmus |
2017-01-25 | Merge branch 'master' into core-updates | Leo Famulari |
2017-01-25 | grafts: Do not pull derivation outputs not depended on. | Ludovic Courtès |
2017-01-24 | syscalls: Export 'read-utmpx'. | Ludovic Courtès |
2017-01-23 | Merge branch 'master' into core-updates | Ludovic Courtès |
2017-01-23 | search-paths: Allow specs with #f as their separator. | Ludovic Courtès |
2017-01-23 | guix package: Honor the order of profiles when -p appears multiple times. | Ludovic Courtès |
2017-01-19 | syscalls: Add utmpx procedures and data structure. | Ludovic Courtès |
2017-01-19 | guix environment, build: Allow absolute file names with '--root'. | Ludovic Courtès |
2017-01-16 | file-systems: 'file-system-needed-for-boot?' is #t for parents of the store. | Ludovic Courtès |
2017-01-15 | daemon: Client settings no longer override daemon settings. | Ludovic Courtès |
2017-01-14 | challenge: Return comparison reports instead of just discrepancies. | Ludovic Courtès |
2017-01-11 | daemon: Allow check builds of 'builtin:download' derivations. | Ludovic Courtès |