Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gexp: Support 'ungexp' forms in improper lists.... | Ludovic Courtès | 2017-01-01 | 1 | -1/+11 |
* | build-system: cargo: Handle Cargo.lock file not present.... | David Craven | 2017-01-01 | 1 | -1/+1 |
* | import: crate: Provide a default home-page value.... | David Craven | 2017-01-01 | 1 | -0/+1 |
* | guix build: '--with-source' overrides the 'replacement' of a package.... | Ludovic Courtès | 2016-12-21 | 1 | -0/+13 |
* | environment: Add '--root' option.... | Ludovic Courtès | 2016-12-20 | 1 | -1/+16 |
* | gexp: Native inputs of nested gexps are properly accounted for.... | Ludovic Courtès | 2016-12-19 | 1 | -1/+10 |
* | tests: Mock up http-fetch.... | Ricardo Wurmus | 2016-12-18 | 1 | -28/+35 |
* | tests: Adjust cpan tests.... | Ricardo Wurmus | 2016-12-18 | 1 | -4/+6 |
* | tests: Mock up http-fetch in import test.... | Ricardo Wurmus | 2016-12-18 | 1 | -30/+34 |
* | tests: Mock up http-fetch in import tests.... | Ricardo Wurmus | 2016-12-18 | 2 | -50/+55 |
* | profiles: Remove dependency on 'glibc-utf8-locales' for tests.... | Ludovic Courtès | 2016-12-17 | 2 | -7/+14 |
* | graph: Backend must have name and description.... | Ricardo Wurmus | 2016-12-14 | 1 | -1/+2 |
* | import: Add importer for rust crates.... | David Craven | 2016-12-14 | 1 | -0/+102 |
* | store: 'open-connection' no longer raises '&nar-error' for protocol errors.... | Ludovic Courtès | 2016-12-08 | 1 | -0/+9 |
* | Merge branch 'master' into python-build-system | Leo Famulari | 2016-11-25 | 5 | -125/+192 |
|\ | |||||
| * | syscalls: Add 'add-network-route/gateway' and 'delete-network-route'.... | Ludovic Courtès | 2016-11-21 | 1 | -0/+24 |
| * | lint: Add 'mirror-url' checker.... | Ludovic Courtès | 2016-11-19 | 1 | -0/+19 |
| * | store: Add 'references*'.... | Ludovic Courtès | 2016-11-19 | 1 | -30/+29 |
| * | syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK.... | Ludovic Courtès | 2016-11-16 | 1 | -0/+21 |
| * | daemon: Add 'built-in-builders' RPC.... | Ludovic Courtès | 2016-11-16 | 1 | -0/+4 |
| * | daemon: Add "builtin:download" derivation builder.... | Ludovic Courtès | 2016-11-16 | 1 | -0/+70 |
| * | tests: Move HTTP server to (guix tests http).... | Ludovic Courtès | 2016-11-16 | 1 | -97/+17 |
| * | guix download: Add '-o' option.... | Ludovic Courtès | 2016-11-16 | 1 | -1/+8 |
* | | guix: Add lint-checker for packages which should be no inputs at all.... | Hartmut Goebel | 2016-11-15 | 1 | -0/+34 |
|/ | |||||
* | tests: Don't check file-systems in container tests.... | Andy Patterson | 2016-11-13 | 1 | -2/+4 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2016-11-13 | 2 | -55/+37 |
|\ | |||||
| * | tests: Fix 'fold-packages' for hidden packages.... | Ludovic Courtès | 2016-11-08 | 1 | -2/+2 |
| * | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-29 | 1 | -1/+2 |
| |\ | |||||
| * \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-27 | 2 | -3/+6 |
| |\ \ | |||||
| * \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-19 | 5 | -15/+104 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-17 | 3 | -16/+174 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Merge branch 'master' into core-updates | Mark H Weaver | 2016-10-12 | 1 | -0/+32 |
| |\ \ \ \ \ | |||||
| * \ \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-05 | 2 | -0/+42 |
| |\ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ | Merge branch 'master' into core-updates | Leo Famulari | 2016-10-03 | 1 | -3/+3 |
| |\ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-09-30 | 7 | -0/+187 |
| |\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | utils: 'wrap-program' produces only one wrapper file.... | Ludovic Courtès | 2016-09-07 | 1 | -2/+1 |
| * | | | | | | | | | Merge branch 'master' into core-updates | Ludovic Courtès | 2016-09-02 | 5 | -5/+107 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | tests: Test 'wrap-program' without building a package.... | Ludovic Courtès | 2016-09-02 | 1 | -53/+36 |
* | | | | | | | | | | | container: Pass a list of <file-system> objects as things to mount.... | Ludovic Courtès | 2016-11-10 | 1 | -3/+10 |
* | | | | | | | | | | | tests: Adjust 'url-fetch' mocks to TLS changes.... | Ludovic Courtès | 2016-11-10 | 2 | -2/+6 |
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |||||
* | | | | | | | | | | guix hash: Interpret '-' as standard input.... | Ludovic Courtès | 2016-10-28 | 1 | -1/+2 |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | |||||
* | | | | | | | | | tests: Adjust pypi test to recent importer change.... | Ludovic Courtès | 2016-10-27 | 1 | -2/+2 |
* | | | | | | | | | tests: Skip 'pivot-root' test on Linux > 4.7.5.... | Ludovic Courtès | 2016-10-27 | 1 | -1/+4 |
| |_|_|_|_|_|_|/ |/| | | | | | | | |||||
* | | | | | | | | tests: Make sure child process of 'pivot-root' test exits.... | Ludovic Courtès | 2016-10-19 | 1 | -15/+20 |
* | | | | | | | | tests: Fix typo in 'with-graft' transformation test.... | Ludovic Courtès | 2016-10-19 | 1 | -1/+1 |
* | | | | | | | | lint: Suggest @code instead of quotes.... | Ludovic Courtès | 2016-10-19 | 1 | -0/+8 |
* | | | | | | | | container: Allow 'container-excursion' to the same namespaces.... | Ludovic Courtès | 2016-10-19 | 1 | -0/+9 |
* | | | | | | | | grafts: Apply the right grafts in the presence of multiple outputs.... | Ludovic Courtès | 2016-10-17 | 1 | -0/+48 |
* | | | | | | | | guix build: Add '--with-graft'.... | Ludovic Courtès | 2016-10-17 | 1 | -0/+19 |
| |_|_|_|_|_|/ |/| | | | | | | |||||
* | | | | | | | graph: Add '%referrer-node-type'.... | Ludovic Courtès | 2016-10-15 | 1 | -0/+22 |