.. |
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
|
Split up util.{hh,cc}
|
2023-11-05 12:20:02 -05: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
|
Fetcher cleanups
|
2024-03-04 22:24:55 +01:00 |
fetchers.hh
|
Fetcher cleanups
|
2024-03-04 22:24:55 +01:00 |
filtering-input-accessor.cc
|
AllowListInputAccessor: Clarify that the "allowed paths" are actually allowed prefixes
|
2024-02-20 11:23:26 +01:00 |
filtering-input-accessor.hh
|
AllowListInputAccessor: Clarify that the "allowed paths" are actually allowed prefixes
|
2024-02-20 11:23:26 +01:00 |
fs-input-accessor.cc
|
Get rid of CanonPath::fromCwd
|
2024-02-08 11:01:41 -05:00 |
fs-input-accessor.hh
|
Get rid of CanonPath::fromCwd
|
2024-02-08 11:01:41 -05:00 |
git-utils.cc
|
git fetcher: use resolveRef for getting revision of reference
|
2024-03-14 14:04:51 +01:00 |
git-utils.hh
|
Tarball fetcher: Use the content-addressed Git cache
|
2024-02-20 12:57:36 +01:00 |
git.cc
|
git fetcher: use resolveRef for getting revision of reference
|
2024-03-14 14:04:51 +01:00 |
github.cc
|
GitArchiveInputScheme: Support the narHash attribute
|
2024-03-10 14:08:55 +01:00 |
indirect.cc
|
Fetcher cleanups
|
2024-03-04 22:24:55 +01:00 |
local.mk
|
Allow for ergnomically putting Unix-only files in subdirs by creating INLCUDE_$(pkg) vars
|
2024-03-27 12:01:59 -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 |
mercurial.cc
|
Fetcher cleanups
|
2024-03-04 22:24:55 +01:00 |
mounted-input-accessor.cc
|
Cleanup
|
2023-11-14 14:47:17 +01: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
|
Split up util.{hh,cc}
|
2023-11-05 12:20:02 -05:00 |
registry.hh
|
Ensure all headers have #pragma once and are in API docs
|
2023-03-31 23:19:44 -04:00 |
tarball.cc
|
Merge pull request #10038 from edolstra/tarball-git-cache
|
2024-02-21 15:47:02 -05:00 |
tarball.hh
|
Tarball fetcher: Use the content-addressed Git cache
|
2024-02-20 12:57:36 +01:00 |