index
:
guix.git
master
merge-deploy
wip-deploy
Personal branch of https://git.savannah.gnu.org/cgit/guix.git/ for implementing 'guix deploy'.
Jakob L. Kreuze
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
build
/
graft.scm
Age
Commit message (
Expand
)
Author
2018-08-24
grafts: Add (guix build debug-link) and use it.
Ludovic Courtès
2018-08-24
grafts: Add high-level 'graft' procedure on the build side.
Ludovic Courtès
2017-11-14
grafts: Clarify the status of the workaround for <http://bugs.gnu.org/24659>.
Leo Famulari
2017-08-24
graft: Correctly replace references near the end of the scan buffer.
Ludovic Courtès
2016-10-17
grafts: Remove unnecessary 'umask' call.
Ludovic Courtès
2016-10-10
grafts: Always make directories #o755.
Ludovic Courtès
2016-10-03
grafts: Allow the replacement to have a different name.
Ludovic Courtès
2016-08-09
grafts: Make grafting faster.
Mark H Weaver
2016-05-24
graft: Fail when one of the threads raises an exception.
Ludovic Courtès
2016-05-21
grafts: Rename files whose name matches a graft.
Ludovic Courtès
2016-05-21
grafts: Preserve empty directories when grafting.
Ludovic Courtès
2016-02-27
grafts: Make sure files are not created world-writable.
Ludovic Courtès
2015-11-16
graft: Graft files in parallel.
Ludovic Courtès
2015-11-16
graft: Graft files in a deterministic order.
Ludovic Courtès
2014-10-08
derivations: Add 'graft-derivation'.
Ludovic Courtès