aboutsummaryrefslogtreecommitdiff
path: root/guix/svn-download.scm
Commit message (Expand)AuthorAge
* download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.Ludovic Courtès2024-03-09
* svn-download: Use ‘swh-download-directory-by-nar-hash’.Ludovic Courtès2024-03-09
* svn-download: Handle the single file case when downloading a nar.Christopher Baines2023-07-18
* svn-download: Use download-nar in svn-multi-fetch.Christopher Baines2023-07-18
* svn-download: Use download-nar.Christopher Baines2023-07-18
* svn-download: Default to non-recursive checkouts.Ludovic Courtès2023-04-08
* svn-download: Add missing exports.Ludovic Courtès2022-10-17
* svn-download: Pass multi-fetch parameters through environment variables.Ludovic Courtès2022-10-17
* svn-download: Pass parameters through environment variables.Ludovic Courtès2022-10-17
* Merge branch 'master' into core-updates-frozenLudovic Courtès2021-11-23
|\
| * guix: Add download-multi-svn-to-store.Ricardo Wurmus2021-11-17
* | build-system: Use 'sexp->gexp' for plain sexps.Ludovic Courtès2021-03-30
|/
* guix: Fix download-svn-to-store.Paul Garlick2020-09-14
* guix: svn: Allow dropping externals.Julien Lepiller2019-11-13
* Revert "guix: svn: Allow dropping externals."Tobias Geerinckx-Rice2019-10-24
* guix: svn: Allow dropping externals.Julien Lepiller2019-10-23
* download: Pass 'http_proxy' et al. to git, hg, etc.Ludovic Courtès2019-09-05
* guix: Add svn-multi-reference.Ricardo Wurmus2019-07-23
* guix: Add download-svn-to-store.Ricardo Wurmus2017-06-15
* download: Use 'with-imported-modules'.Ludovic Courtès2016-07-12
* guix: Support authentication when fetching from SVN.Ricardo Wurmus2016-07-03
* packages: Refer to the native tools when handling sources and downloads.Ludovic Courtès2015-04-15
* Remove outdated comment from svn-fetch.Mark H Weaver2015-02-04
* packages: Convert source derivations to monadic style.Ludovic Courtès2015-01-14
* monads: Move '%store-monad' and related procedures where they belong.Ludovic Courtès2015-01-14
* download: Allow use of substitutes.Ludovic Courtès2014-10-16
* gnu: Split (gnu packages base), adding (gnu packages commencement).Ludovic Courtès2014-08-28
* svn-download: Rewrite using gexps.Ludovic Courtès2014-08-23
* Add (guix svn-download).Sree Harsha Totakura2014-03-27