lix/src/libfetchers
eldritch horrors 0b9a72524a filetransfer: {up,down}load -> transfer
even the transfer function is not all that necessary since there aren't
that many users, but we'll keep it for now. we could've kept both names
but we also kind of want to use `download` for something else very soon

Change-Id: I005e403ee59de433e139e37aa2045c26a523ccbf
2024-06-18 23:58:25 +00:00
..
attrs.cc Fix conversion from JSON to fetch attributes 2021-01-05 02:06:25 +00:00
attrs.hh Allow tarball URLs to redirect to a lockable immutable URL 2023-06-13 14:17:45 +02:00
cache.cc util.{hh,cc}: Split out users.{hh,cc} 2024-05-29 11:01:34 +02:00
cache.hh Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
fetch-settings.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
fetch-settings.hh doc: rewrite the multi-user documentation to actually talk about security 2024-06-12 15:34:23 -07:00
fetch-to-store.cc Merge pull request #9634 from 9999years/combine-abstract-pos-and-pos 2024-03-05 23:46:18 -07:00
fetch-to-store.hh util.hh: Delete remaining file and clean up headers 2024-05-29 12:38:51 +02:00
fetchers.cc libfetchers: fix URL logging 2024-05-25 19:37:38 -06:00
fetchers.hh Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul 2024-03-25 17:36:24 -06:00
git.cc util.{hh,cc}: Split out users.{hh,cc} 2024-05-29 11:01:34 +02:00
github.cc libfetchers: allow fetching gitlab refs with >1 commit 2024-05-31 21:12:04 +02:00
indirect.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
lix-fetchers.pc.in packaging: rename nixexpr -> lixexpr and so on 2024-05-23 16:45:23 -06:00
mercurial.cc util.{hh,cc}: Split out users.{hh,cc} 2024-05-29 11:01:34 +02:00
meson.build build: expose option to enable or disable precompiled std headers 2024-06-06 12:46:26 -06:00
path.cc Input: Replace markFileChanged() by putFile() 2024-03-25 15:30:36 +00:00
registry.cc util.{hh,cc}: Split out users.{hh,cc} 2024-05-29 11:01:34 +02:00
registry.hh Ensure all headers have #pragma once and are in API docs 2023-03-31 23:19:44 -04:00
tarball.cc filetransfer: {up,down}load -> transfer 2024-06-18 23:58:25 +00:00