summaryrefslogtreecommitdiff
path: root/guix/svn-download.scm
AgeCommit message (Expand)Author
2021-03-30build-system: Use 'sexp->gexp' for plain sexps.Ludovic Courtès
2020-09-14guix: Fix download-svn-to-store.Paul Garlick
2019-11-13guix: svn: Allow dropping externals.Julien Lepiller
2019-10-24Revert "guix: svn: Allow dropping externals."Tobias Geerinckx-Rice
2019-10-23guix: svn: Allow dropping externals.Julien Lepiller
2019-09-05download: Pass 'http_proxy' et al. to git, hg, etc.Ludovic Courtès
2019-07-23guix: Add svn-multi-reference.Ricardo Wurmus
2017-06-15guix: Add download-svn-to-store.Ricardo Wurmus
2016-07-12download: Use 'with-imported-modules'.Ludovic Courtès
2016-07-03guix: Support authentication when fetching from SVN.Ricardo Wurmus
2015-04-15packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès
2015-02-04Remove outdated comment from svn-fetch.Mark H Weaver
2015-01-14packages: Convert source derivations to monadic style.Ludovic Courtès
2015-01-14monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès
2014-10-16download: Allow use of substitutes.Ludovic Courtès
2014-08-28gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès
2014-08-23svn-download: Rewrite using gexps.Ludovic Courtès
2014-03-27Add (guix svn-download).Sree Harsha Totakura