Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | | | | | | | grafts: 'graft-derivation' does now introduce grafts that shadow other grafts.... | Ludovic Courtès | 2016-10-14 | 1 | -0/+62 |
* | | | | | | | packages: 'package-grafts' applies grafts on replacement.... | Ludovic Courtès | 2016-10-14 | 1 | -16/+90 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | utils: Support defaults in substitute-keyword-arguments.... | Eric Bavier | 2016-10-07 | 1 | -0/+20 |
* | | | | | | utils: Fix default-keyword-arguments.... | Eric Bavier | 2016-10-07 | 1 | -0/+12 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | lint: 'cve' checker reports the replacement's vulnerabilities.... | Ludovic Courtès | 2016-10-03 | 1 | -0/+23 |
* | | | | | grafts: Allow the replacement to have a different name.... | Ludovic Courtès | 2016-10-03 | 1 | -0/+19 |
| |_|_|/ |/| | | | |||||
* | | | | tests: Adjust 'guix build -S' test for source-less packages.... | Ludovic Courtès | 2016-10-03 | 1 | -3/+3 |
| |_|/ |/| | | |||||
* | | | import: utils: Refactor license->symbol.... | David Craven | 2016-09-28 | 1 | -0/+5 |
* | | | gexp: Add 'file-append'.... | Ludovic Courtès | 2016-09-09 | 1 | -0/+53 |
* | | | guix hash: Add --exclude-vcs option.... | Jan Nieuwenhuizen | 2016-09-07 | 1 | -0/+16 |
* | | | packages: Add 'package-superseded' and associated support.... | Ludovic Courtès | 2016-09-06 | 2 | -0/+36 |
* | | | guix package: Build up the transaction incrementally.... | Ludovic Courtès | 2016-09-06 | 1 | -0/+29 |
* | | | profiles: Add manifest-transaction helper procedures.... | Ludovic Courtès | 2016-09-06 | 1 | -0/+3 |
* | | | Add (guix modules).... | Ludovic Courtès | 2016-09-05 | 1 | -0/+45 |
| |/ |/| | |||||
* | | packages: Add 'package-input-rewriting'.... | Ludovic Courtès | 2016-09-01 | 1 | -0/+25 |
* | | tests: hackage: Fix mock urls.... | Efraim Flashner | 2016-09-01 | 1 | -1/+1 |
* | | tests: cpan: Fix mock urls.... | Eric Bavier | 2016-08-31 | 1 | -2/+2 |
* | | services: shepherd: Add 'shepherd-service-upgrade', from 'guix system'.... | Ludovic Courtès | 2016-08-31 | 2 | -68/+69 |
* | | guix system: Do not unload services depended on.... | Ludovic Courtès | 2016-08-31 | 1 | -0/+32 |