summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| * syscalls: Add utmpx procedures and data structure....Ludovic Courtès2017-01-191-1/+12
| * guix environment, build: Allow absolute file names with '--root'....Ludovic Courtès2017-01-191-1/+6
| * file-systems: 'file-system-needed-for-boot?' is #t for parents of the store....Ludovic Courtès2017-01-161-1/+23
| * daemon: Client settings no longer override daemon settings....Ludovic Courtès2017-01-152-2/+54
| * challenge: Return comparison reports instead of just discrepancies....Ludovic Courtès2017-01-141-9/+53
| * daemon: Allow check builds of 'builtin:download' derivations....Ludovic Courtès2017-01-111-1/+26
| * guix package: Fix version and output for 'guix package -i /gnu/store/…'....Ludovic Courtès2017-01-111-1/+9
* | search-paths: Allow specs with #f as their separator....Ludovic Courtès2017-01-232-1/+96
* | guix package: Honor the order of profiles when -p appears multiple times....Ludovic Courtès2017-01-231-2/+2
|/
* graph: Add '%reverse-package-node-type'....Ludovic Courtès2017-01-041-1/+13
* gexp: Support 'ungexp' forms in improper lists....Ludovic Courtès2017-01-011-1/+11
* build-system: cargo: Handle Cargo.lock file not present....David Craven2017-01-011-1/+1
* import: crate: Provide a default home-page value....David Craven2017-01-011-0/+1
* guix build: '--with-source' overrides the 'replacement' of a package....Ludovic Courtès2016-12-211-0/+13
* environment: Add '--root' option....Ludovic Courtès2016-12-201-1/+16
* gexp: Native inputs of nested gexps are properly accounted for....Ludovic Courtès2016-12-191-1/+10
* tests: Mock up http-fetch....Ricardo Wurmus2016-12-181-28/+35
* tests: Adjust cpan tests....Ricardo Wurmus2016-12-181-4/+6
* tests: Mock up http-fetch in import test....Ricardo Wurmus2016-12-181-30/+34
* tests: Mock up http-fetch in import tests....Ricardo Wurmus2016-12-182-50/+55
* profiles: Remove dependency on 'glibc-utf8-locales' for tests....Ludovic Courtès2016-12-172-7/+14
* graph: Backend must have name and description....Ricardo Wurmus2016-12-141-1/+2
* import: Add importer for rust crates....David Craven2016-12-141-0/+102
* store: 'open-connection' no longer raises '&nar-error' for protocol errors....Ludovic Courtès2016-12-081-0/+9
* Merge branch 'master' into python-build-systemLeo Famulari2016-11-255-125/+192
|\
| * syscalls: Add 'add-network-route/gateway' and 'delete-network-route'....Ludovic Courtès2016-11-211-0/+24
| * lint: Add 'mirror-url' checker....Ludovic Courtès2016-11-191-0/+19
| * store: Add 'references*'....Ludovic Courtès2016-11-191-30/+29
| * syscalls: Add bindings for SIOCGIFNETMASK and SIOCSIFNETMASK....Ludovic Courtès2016-11-161-0/+21
| * daemon: Add 'built-in-builders' RPC....Ludovic Courtès2016-11-161-0/+4
| * daemon: Add "builtin:download" derivation builder....Ludovic Courtès2016-11-161-0/+70
| * tests: Move HTTP server to (guix tests http)....Ludovic Courtès2016-11-161-97/+17
| * guix download: Add '-o' option....Ludovic Courtès2016-11-161-1/+8
* | guix: Add lint-checker for packages which should be no inputs at all....Hartmut Goebel2016-11-151-0/+34
|/
* tests: Don't check file-systems in container tests....Andy Patterson2016-11-131-2/+4
* Merge branch 'core-updates'Ludovic Courtès2016-11-132-55/+37
|\
| * tests: Fix 'fold-packages' for hidden packages....Ludovic Courtès2016-11-081-2/+2
| * Merge branch 'master' into core-updatesLeo Famulari2016-10-291-1/+2
| |\
| * \ Merge branch 'master' into core-updatesMark H Weaver2016-10-272-3/+6
| |\ \
| * \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-195-15/+104
| |\ \ \
| * \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-173-16/+174
| |\ \ \ \
| * \ \ \ \ Merge branch 'master' into core-updatesMark H Weaver2016-10-121-0/+32
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-052-0/+42
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'master' into core-updatesLeo Famulari2016-10-031-3/+3
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'master' into core-updatesLudovic Courtès2016-09-307-0/+187
| |\ \ \ \ \ \ \ \
| * | | | | | | | | utils: 'wrap-program' produces only one wrapper file....Ludovic Courtès2016-09-071-2/+1
| * | | | | | | | | Merge branch 'master' into core-updatesLudovic Courtès2016-09-025-5/+107
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | tests: Test 'wrap-program' without building a package....Ludovic Courtès2016-09-021-53/+36
* | | | | | | | | | | container: Pass a list of <file-system> objects as things to mount....Ludovic Courtès2016-11-101-3/+10
* | | | | | | | | | | tests: Adjust 'url-fetch' mocks to TLS changes....Ludovic Courtès2016-11-102-2/+6
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |