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
/
git-download.scm
Age
Commit message (
Expand
)
Author
2019-06-06
guix: git-download: Remove explicit import.
Robert Vollmert
2018-11-26
git-download: Download from Software Heritage as a last resort.
Ludovic Courtès
2018-11-26
git-download: Use 'git-minimal' instead of 'git'.
Ludovic Courtès
2018-09-26
git-download: Don't assume the working directory is the parent of ".git".
Marius Bakke
2018-09-14
git-download: 'git-predicate' returns #f on Git errors.
Ludovic Courtès
2018-09-13
git-download: Rewrite 'git-predicate' using Guile-Git.
Ludovic Courtès
2018-03-18
git-download: Fix recursive checkouts.
Eric Bavier
2017-10-19
download: Download a nar when a VCS checkout fails.
Ludovic Courtès
2017-07-30
git-download: Remove call to 'canonicalize-path'.
Ludovic Courtès
2017-07-25
git-download: Speed up 'git-predicate'.
Christopher Baines
2017-05-30
git-download: Fix 'git-predicate' to use absolute paths.
Christopher Baines
2017-05-07
git-download: Fix 'git-predicate' file membership.
Ludovic Courtès
2017-02-09
git-download: Add 'git-predicate'.
Mathieu Lirzin
2017-01-11
git download: Remove redundant argument in 'gexp->derivation' call.
Mathieu Lirzin
2017-01-04
git-download: Add some helpers.
David Craven
2016-12-31
git-download: Use a single download script for all derivations.
Ludovic Courtès
2016-07-12
download: Use 'with-imported-modules'.
Ludovic Courtès
2015-09-05
download: Disable offloading for downloads.
Ludovic Courtès
2015-07-03
derivations: Add #:substitutable?, distinguished from #:local-build?.
Ludovic Courtès
2015-04-15
packages: Refer to the native tools when handling sources and downloads.
Ludovic Courtès
2015-01-14
packages: Convert source derivations to monadic style.
Ludovic Courtès
2015-01-14
monads: Move '%store-monad' and related procedures where they belong.
Ludovic Courtès
2014-10-16
download: Allow use of substitutes.
Ludovic Courtès
2014-10-05
build-system: Introduce "bags" as an intermediate representation.
Ludovic Courtès
2014-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
2014-08-23
git-download: Rewrite using gexps.
Ludovic Courtès
2014-06-27
git-download: Support recursive clones.
Ludovic Courtès
2014-03-06
download: Perform derivations locally.
Ludovic Courtès
2014-02-21
Add (guix git-download).
Ludovic Courtès