summaryrefslogtreecommitdiff
path: root/guix/build/union.scm
Commit message (Expand)AuthorAge
* union: Do not warn when identical files collide.Ludovic Courtès2013-10-31
* union: Make the log port a parameter.Ludovic Courtès2013-10-30
* union: Don't traverse sub-directories only found in one element of the union.Ludovic Courtès2013-09-02
* union: Don't warn when colliding leaves point to the same file.Ludovic Courtès2013-02-06
* union: Delete duplicates when passed the same input several times.Ludovic Courtès2013-02-06
* Merge branch 'core-updates'Ludovic Courtès2013-01-11
|\
| * Update license headers of builder-side code.Ludovic Courtès2013-01-05
* | union: Detect collisions, and delete duplicate leaves.Ludovic Courtès2013-01-09
|/
* Add (guix build union).Ludovic Courtès2012-10-29