Age | Commit message (Expand) | Author |
2017-01-01 | gexp: Support 'ungexp' forms in improper lists. | Ludovic Courtès |
2017-01-01 | build-system: cargo: Handle Cargo.lock file not present. | David Craven |
2017-01-01 | import: crate: Provide a default home-page value. | David Craven |
2016-12-21 | guix build: '--with-source' overrides the 'replacement' of a package. | Ludovic Courtès |
2016-12-20 | environment: Add '--root' option. | Ludovic Courtès |
2016-12-19 | gexp: Native inputs of nested gexps are properly accounted for. | Ludovic Courtès |
2016-12-18 | tests: Mock up http-fetch. | Ricardo Wurmus |
2016-12-18 | tests: Adjust cpan tests. | Ricardo Wurmus |
2016-12-18 | tests: Mock up http-fetch in import test. | Ricardo Wurmus |
2016-12-18 | tests: Mock up http-fetch in import tests. | Ricardo Wurmus |
2016-12-17 | profiles: Remove dependency on 'glibc-utf8-locales' for tests. | Ludovic Courtès |
2016-12-14 | graph: Backend must have name and description. | Ricardo Wurmus |
2016-12-14 | import: Add importer for rust crates. | David Craven |
2016-12-08 | store: 'open-connection' no longer raises '&nar-error' for protocol errors. | Ludovic Courtès |
2016-11-25 | Merge branch 'master' into python-build-system | Leo Famulari |
2016-11-21 | syscalls: Add 'add-network-route/gateway' and 'delete-network-route'. | Ludovic Courtès |
2016-11-19 | lint: Add 'mirror-url' checker. | Ludovic Courtès |
2016-11-19 | store: Add 'references*'. | Ludovic Courtès |
2016-11-16 | syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK. | Ludovic Courtès |
2016-11-16 | daemon: Add 'built-in-builders' RPC. | Ludovic Courtès |
2016-11-16 | daemon: Add "builtin:download" derivation builder. | Ludovic Courtès |
2016-11-16 | tests: Move HTTP server to (guix tests http). | Ludovic Courtès |
2016-11-16 | guix download: Add '-o' option. | Ludovic Courtès |
2016-11-15 | guix: Add lint-checker for packages which should be no inputs at all. | Hartmut Goebel |
2016-11-13 | tests: Don't check file-systems in container tests. | Andy Patterson |
2016-11-13 | Merge branch 'core-updates' | Ludovic Courtès |
2016-11-10 | container: Pass a list of <file-system> objects as things to mount. | Ludovic Courtès |
2016-11-10 | tests: Adjust 'url-fetch' mocks to TLS changes. | Ludovic Courtès |
2016-11-08 | tests: Fix 'fold-packages' for hidden packages. | Ludovic Courtès |
2016-10-29 | Merge branch 'master' into core-updates | Leo Famulari |
2016-10-28 | guix hash: Interpret '-' as standard input. | Ludovic Courtès |
2016-10-27 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-10-27 | tests: Adjust pypi test to recent importer change. | Ludovic Courtès |
2016-10-27 | tests: Skip 'pivot-root' test on Linux > 4.7.5. | Ludovic Courtès |
2016-10-19 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-10-19 | tests: Make sure child process of 'pivot-root' test exits. | Ludovic Courtès |
2016-10-19 | tests: Fix typo in 'with-graft' transformation test. | Ludovic Courtès |
2016-10-19 | lint: Suggest @code instead of quotes. | Ludovic Courtès |
2016-10-19 | container: Allow 'container-excursion' to the same namespaces. | Ludovic Courtès |
2016-10-17 | grafts: Apply the right grafts in the presence of multiple outputs. | Ludovic Courtès |
2016-10-17 | guix build: Add '--with-graft'. | Ludovic Courtès |
2016-10-17 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-10-15 | graph: Add '%referrer-node-type'. | Ludovic Courtès |
2016-10-14 | grafts: 'graft-derivation' does now introduce grafts that shadow other grafts. | Ludovic Courtès |
2016-10-14 | packages: 'package-grafts' applies grafts on replacement. | Ludovic Courtès |
2016-10-12 | Merge branch 'master' into core-updates | Mark H Weaver |
2016-10-07 | utils: Support defaults in substitute-keyword-arguments. | Eric Bavier |
2016-10-07 | utils: Fix default-keyword-arguments. | Eric Bavier |
2016-10-05 | Merge branch 'master' into core-updates | Leo Famulari |
2016-10-03 | lint: 'cve' checker reports the replacement's vulnerabilities. | Ludovic Courtès |