lix/src/libstore
Matthew Bauer c66441a646 Rename some variables named “recursive” to “method”
This is much less confusing since recursive is no longer a boolean.
2020-05-27 13:21:26 -05:00
..
builtins datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
binary-cache-store.cc Rename some variables named “recursive” to “method” 2020-05-27 13:21:26 -05:00
binary-cache-store.hh Rename some variables named “recursive” to “method” 2020-05-27 13:21:26 -05:00
build.cc Rename some variables named “recursive” to “method” 2020-05-27 13:21:26 -05:00
builtins.hh buildenv: Eliminate global variables, other cleanup 2020-03-24 14:06:47 +01:00
crypto.cc
crypto.hh
daemon.cc Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
daemon.hh
derivations.cc Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod 2020-05-26 11:14:08 -04:00
derivations.hh Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
export-import.cc
filetransfer.cc datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
filetransfer.hh datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
fs-accessor.hh
gc.cc Merge pull request #3546 from guibou/nix_readfile_on_0_sized_files 2020-05-06 11:33:55 +02:00
globals.cc Show hint how to enable experimental features 2020-05-12 15:47:09 +02:00
globals.hh add NIX_USER_CONF_FILES 2020-04-14 18:45:06 +02:00
http-binary-cache-store.cc datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
legacy-ssh-store.cc Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
local-binary-cache-store.cc
local-fs-store.cc
local-store.cc Rename some variables named “recursive” to “method” 2020-05-27 13:21:26 -05:00
local-store.hh Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
local.mk Remove global -I flags 2020-03-30 15:30:19 +02:00
machines.cc
machines.hh
misc.cc
nar-accessor.cc
nar-accessor.hh
nar-info-disk-cache.cc Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
nar-info-disk-cache.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
nar-info.cc
nar-info.hh
nix-store.pc.in
optimise-store.cc
parsed-derivations.cc Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
parsed-derivations.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
path.cc
path.hh Never cast FileIngestionMethod to or from boolean 2020-03-30 22:31:51 +00:00
pathlocks.cc
pathlocks.hh
profiles.cc Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
profiles.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
references.cc
references.hh
remote-fs-accessor.cc
remote-fs-accessor.hh
remote-store.cc Revert "Merge pull request #3558 from LnL7/ssh-ng-stderr" 2020-05-06 10:54:18 +02:00
remote-store.hh Replace some bool recursive with a new FileIngestionMethod enum 2020-03-29 15:16:20 -04:00
s3-binary-cache-store.cc datatransfer.{cc,hh} -> filetransfer.{cc,hh} 2020-04-08 22:26:57 +02:00
s3-binary-cache-store.hh
s3.hh DataTransfer -> FileTransfer 2020-04-08 22:26:57 +02:00
sandbox-defaults.sb sandbox: fix /bin/sh on catalina 2020-03-20 22:12:30 +01:00
sandbox-minimal.sb
sandbox-network.sb
schema.sql
serve-protocol.hh
sqlite.cc Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
sqlite.hh Misc changes from the flakes branch 2020-03-24 14:34:47 +01:00
ssh-store.cc
ssh.cc
ssh.hh
store-api.cc Rename some variables named “recursive” to “method” 2020-05-27 13:21:26 -05:00
store-api.hh Merge remote-tracking branch 'origin/master' into enum-FileIngestionMethod 2020-05-26 11:14:08 -04:00
worker-protocol.hh