Commit message (Expand) | Author | Age | |
---|---|---|---|
* | union: Ensure that the output is always a directory. | Mark H Weaver | 2014-04-03 |
* | union: Rewrite to be faster; handle symlink/directory conflicts. | Mark H Weaver | 2014-04-02 |
* | union: Do not compare directories upon collision. | Ludovic Courtès | 2014-02-10 |
* | union: Do not warn when identical files collide. | Ludovic Courtès | 2013-10-31 |
* | union: Make the log port a parameter. | Ludovic Courtès | 2013-10-30 |
* | union: Don't traverse sub-directories only found in one element of the union. | Ludovic Courtès | 2013-09-02 |
* | union: Don't warn when colliding leaves point to the same file. | Ludovic Courtès | 2013-02-06 |
* | union: Delete duplicates when passed the same input several times. | Ludovic Courtès | 2013-02-06 |
* | Merge branch 'core-updates' | Ludovic Courtès | 2013-01-11 |
|\ | |||
| * | Update license headers of builder-side code. | Ludovic Courtès | 2013-01-05 |
* | | union: Detect collisions, and delete duplicate leaves. | Ludovic Courtès | 2013-01-09 |
|/ | |||
* | Add (guix build union). | Ludovic Courtès | 2012-10-29 |