Age | Commit message (Expand) | Author |
2018-03-02 | Add (guix glob). | Ludovic Courtès |
2018-03-02 | environment: Add --user. | Mike Gerwitz |
2018-03-02 | environment: Add --link-profile. | Mike Gerwitz |
2018-03-01 | profiles: 'manifest-add' truly deletes duplicate entries. | Ludovic Courtès |
2018-02-28 | build-system/trivial: Add support for #:allowed-references. | Ludovic Courtès |
2018-02-27 | guix package: '--search' no longer shows superseded packages. | Ludovic Courtès |
2018-02-26 | build: Require Guile >= 2.0.13. | Ludovic Courtès |
2018-02-21 | environment: Add --manifest option. | David Thompson |
2018-02-16 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-02-16 | import: utils: 'alist->package' allows false license. | Ludovic Courtès |
2018-02-01 | Merge branch 'master' into core-updates | Marius Bakke |
2018-01-30 | derivations: Adjust tests for Stow environments. | Ludovic Courtès |
2018-01-23 | Merge branch 'master' into core-updates | Mark H Weaver |
2018-01-22 | publish: Restore gzip compression in cache-less mode. | Ludovic Courtès |
2018-01-21 | services: Missing services are automatically instantiated. | Ludovic Courtès |
2018-01-11 | Merge branch 'master' into core-updates | Leo Famulari |
2018-01-07 | publish: Publish build logs. | Ludovic Courtès |
2018-01-07 | daemon: Add gzip log compression. | Ludovic Courtès |
2017-12-31 | Merge remote-tracking branch 'origin/master' into core-updates | Efraim Flashner |
2017-12-23 | guix build: Support '--with-source=PACKAGE@VERSION=URI'. | Ludovic Courtès |
2017-12-19 | Merge branch 'master' into core-updates | Marius Bakke |
2017-12-18 | guix gc: '--verify=foo' is reported as an error. | Ludovic Courtès |
2017-12-17 | graph: Adjust test for glibc:static among the implicit inputs. | Ludovic Courtès |
2017-12-10 | lint: 'check-vulnerabilities' also checks package properties. | Efraim Flashner |
2017-12-06 | gnu, doc, tests: Use ‘bootloader-configuration’ everywhere. | Tobias Geerinckx-Rice |
2017-12-04 | tests: Look for multi-digit column numbers in unbound variable test. | Eric Bavier |
2017-12-01 | tests: Avoid double slash in URIs. | Ludovic Courtès |
2017-11-28 | lint: 'patch-file-names' checks for file name length. | Ludovic Courtès |
2017-11-25 | syscalls: Adjust utmpx test. | Ludovic Courtès |
2017-11-21 | tests: Disable test for freed disk space that fails on Btrfs. | Marius Bakke |
2017-11-17 | workers: Add test with exceptions. | Ludovic Courtès |
2017-11-13 | tests: 'guix-gc.sh' passes even when 'out' or 'drv' are defined as env vars. | Ludovic Courtès |
2017-11-11 | tests: Adjust to new unbound-variable error message. | Ludovic Courtès |
2017-11-11 | tests: Refer to "time@1.8". | Ludovic Courtès |
2017-11-10 | tests: Adjust to unbound-variable exception printer. | Ludovic Courtès |
2017-11-08 | gnu: Improve error reporting of the use-.*modules macros. | Ludovic Courtès |
2017-11-08 | services: Add 'lookup-service-types'. | Ludovic Courtès |
2017-10-30 | Revert "import: cpan: Use HTTPS for home pages." | Tobias Geerinckx-Rice |
2017-10-29 | import: cpan: Use HTTPS for home pages. | Tobias Geerinckx-Rice |
2017-10-28 | import: cpan: Add trailing "/" on home-page. | Eric Bavier |
2017-10-28 | import: cpan: Propagate imported dependencies. | Eric Bavier |
2017-10-12 | lint: 'home-page' checker reports permanent redirects. | Ludovic Courtès |
2017-10-12 | tests: Support multiple HTTP server instances. | Ludovic Courtès |
2017-10-11 | zlib: Fix memory leak due to revealed ports not being GC'd. | Ludovic Courtès |
2017-10-10 | ui: Improve reporting of missing closing parentheses. | Ludovic Courtès |
2017-10-06 | import: Use a 'file://' URL in 'alist->package' test. | Ludovic Courtès |
2017-10-06 | uuid: Fix typo in 'uuid=?' test. | Ludovic Courtès |
2017-10-05 | publish: Cache uncompressed nars as well. | Ludovic Courtès |
2017-10-05 | uuid: Add 'uuid=?' and use it. | Ludovic Courtès |
2017-09-28 | import: Add generic data to package converter. | Ricardo Wurmus |