nix-super/src/libfetchers
Eelco Dolstra 79363b2273 MountedInputAccessor, FilteringInputAccessor: Respect the path display prefix/suffix
This was causing Git paths not to be rendered correctly.
2024-04-16 16:42:41 +02:00
..
unix MercurialInputScheme: Improve path display 2024-04-16 14:14:50 +02:00
attrs.cc Merge remote-tracking branch 'origin/master' into tarball-cache 2023-12-14 13:31:29 +01:00
attrs.hh Add a Git-based content-addressed tarball cache 2023-11-29 12:37:03 +01:00
cache.cc Organize content addressing, use SourceAccessor with Store::addToStore 2023-12-18 10:41:54 -05:00
cache.hh Organize content addressing, use SourceAccessor with Store::addToStore 2023-12-18 10:41:54 -05:00
fetch-settings.cc Move some stuff from Settings to a new FetchSettings. 2022-03-01 01:39:25 +00:00
fetch-settings.hh Add trust-tarballs-from-git-forges setting 2024-03-29 13:38:47 +01:00
fetch-to-store.cc fetchToStore(): Don't always respect settings.readOnlyMode 2024-02-20 11:46:49 +01:00
fetch-to-store.hh fetchToStore(): Don't always respect settings.readOnlyMode 2024-02-20 11:46:49 +01:00
fetchers.cc update fetchers::PublicKey json (de)serialization 2024-04-14 22:42:48 +02:00
fetchers.hh update fetchers::PublicKey json (de)serialization 2024-04-14 22:42:48 +02:00
filtering-input-accessor.cc MountedInputAccessor, FilteringInputAccessor: Respect the path display prefix/suffix 2024-04-16 16:42:41 +02:00
filtering-input-accessor.hh MountedInputAccessor, FilteringInputAccessor: Respect the path display prefix/suffix 2024-04-16 16:42:41 +02:00
fs-input-accessor.cc StorePathAccessor: Fix path display 2024-04-16 14:14:26 +02:00
fs-input-accessor.hh Get rid of CanonPath::fromCwd 2024-02-08 11:01:41 -05:00
git-utils.cc Set the origin instead of hacking in the URL resolving 2024-04-11 14:22:12 +02:00
git-utils.hh Set the origin instead of hacking in the URL resolving 2024-04-11 14:22:12 +02:00
github.cc downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
indirect.cc Fetcher cleanups 2024-03-04 22:24:55 +01:00
local.mk Add unix (and linux) dirs 2024-04-02 12:55:23 -04:00
memory-input-accessor.cc Support empty Git repositories / workdirs 2024-02-20 11:40:02 +01:00
memory-input-accessor.hh Support empty Git repositories / workdirs 2024-02-20 11:40:02 +01:00
mounted-input-accessor.cc MountedInputAccessor, FilteringInputAccessor: Respect the path display prefix/suffix 2024-04-16 16:42:41 +02:00
mounted-input-accessor.hh Rename UnionInputAccessor to MountedInputAccessor 2023-11-14 14:02:57 +01:00
path.cc PathInputScheme::getFingerprint(): Don't barf on relative paths 2024-03-07 13:28:52 +01:00
registry.cc downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +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 downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00
tarball.hh downloadFile(): Remove the "locked" (aka "immutable") flag 2024-04-08 15:56:16 +02:00