index
:
chuix.git
fix-out-of-tree-make
python-team-django-6
zabbix-upgrade
guix
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
guix
/
svn-download.scm
Age
Commit message (
Expand
)
Author
2026-04-07
svn-download: Add missing module import for SWH fallback.
Ludovic Courtès
2025-11-27
gnu: Remove subversion/pinned.
Dariqq
2025-08-31
gnu: subversion: Add package and rename former to subversion/pinned.
Nicolas Graves
2024-08-31
guix: download-multi-svn-to-store: Allow exporting from base URL.
Nicolas Goaziou
2024-06-11
svn-download: Reduce svn-fetch builder duplication.
Christopher Baines
2024-06-11
svn-download: Reduce svn-multi-fetch builder duplication.
Christopher Baines
2024-05-01
svn-download: Add dependency on tar+gzip for SWH retrieval.
Ludovic Courtès
2024-03-09
download: Honor ‘GUIX_DOWNLOAD_METHODS’ environment variable.
Ludovic Courtès
2024-03-09
svn-download: Use ‘swh-download-directory-by-nar-hash’.
Ludovic Courtès
2023-07-18
svn-download: Handle the single file case when downloading a nar.
Christopher Baines
2023-07-18
svn-download: Use download-nar in svn-multi-fetch.
Christopher Baines
2023-07-18
svn-download: Use download-nar.
Christopher Baines
2023-04-08
svn-download: Default to non-recursive checkouts.
Ludovic Courtès
2022-10-17
svn-download: Add missing exports.
Ludovic Courtès
2022-10-17
svn-download: Pass multi-fetch parameters through environment variables.
Ludovic Courtès
2022-10-17
svn-download: Pass parameters through environment variables.
Ludovic Courtès
2021-11-23
Merge branch 'master' into core-updates-frozen
Ludovic Courtès
2021-11-17
guix: Add download-multi-svn-to-store.
Ricardo Wurmus
2021-03-30
build-system: Use 'sexp->gexp' for plain sexps.
Ludovic Courtès
2020-09-14
guix: Fix download-svn-to-store.
Paul Garlick
2019-11-13
guix: svn: Allow dropping externals.
Julien Lepiller
2019-10-24
Revert "guix: svn: Allow dropping externals."
Tobias Geerinckx-Rice
2019-10-23
guix: svn: Allow dropping externals.
Julien Lepiller
2019-09-05
download: Pass 'http_proxy' et al. to git, hg, etc.
Ludovic Courtès
2019-07-23
guix: Add svn-multi-reference.
Ricardo Wurmus
2017-06-15
guix: Add download-svn-to-store.
Ricardo Wurmus
2016-07-12
download: Use 'with-imported-modules'.
Ludovic Courtès
2016-07-03
guix: Support authentication when fetching from SVN.
Ricardo Wurmus
2015-04-15
packages: Refer to the native tools when handling sources and downloads.
Ludovic Courtès
2015-02-04
Remove outdated comment from svn-fetch.
Mark H Weaver
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-08-28
gnu: Split (gnu packages base), adding (gnu packages commencement).
Ludovic Courtès
2014-08-23
svn-download: Rewrite using gexps.
Ludovic Courtès
2014-03-27
Add (guix svn-download).
Sree Harsha Totakura