| Commit message (Expand) | Author | Age |
* | build: Add a Guile custom test driver using SRFI-64. | Mathieu Lirzin | 2016-04-03 |
* | tests: Factorize the network reachability test. | Ludovic Courtès | 2015-02-24 |
* | Factorize test suite support in (guix tests). | Ludovic Courtès | 2014-08-23 |
* | tests: Add 'union-build' test for <http://bugs.gnu.org/17083>. | Ludovic Courtès | 2014-04-02 |
* | union: Rewrite to be faster; handle symlink/directory conflicts. | Mark H Weaver | 2014-04-02 |
* | derivations: Use more keyword parameters for 'build-expression->derivation'. | Ludovic Courtès | 2013-12-04 |
* | tests: Adjust to bootstrap tarball updates. | Ludovic Courtès | 2013-11-16 |
* | derivations: 'derivation' and related procedures return a single value. | Ludovic Courtès | 2013-09-18 |
* | union: Don't traverse sub-directories only found in one element of the union. | Ludovic Courtès | 2013-09-02 |
* | union: Delete duplicates when passed the same input several times. | Ludovic Courtès | 2013-02-06 |
* | Augment `.dir-locals.el'. | Ludovic Courtès | 2013-02-01 |
* | distro: Change the module name space to (gnu ...). | Ludovic Courtès | 2013-01-18 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2013-01-11 |
|\ |
|
| * | Merge branch 'master' into core-updates | Ludovic Courtès | 2013-01-06 |
| |\ |
|
| * | | tests: Adjust to not rely on /bin/sh. | Ludovic Courtès | 2013-01-02 |
* | | | union: Detect collisions, and delete duplicate leaves. | Ludovic Courtès | 2013-01-09 |
| |/
|/| |
|
* | | Update license headers. | Ludovic Courtès | 2013-01-06 |
|/ |
|
* | tests: Skip network-dependent tests when the network is unreachable. | Ludovic Courtès | 2012-12-13 |
* | distro: Move bootstrap packages to (distro packages bootstrap). | Ludovic Courtès | 2012-11-04 |
* | Add (guix build union). | Ludovic Courtès | 2012-10-29 |