| .. |
|
.gitignore
|
nix: Tweak .gitignore files.
|
2020-06-24 19:55:22 +01:00 |
|
build.cc
|
daemon: Quote consistently within a string.
|
2022-06-05 02:00:00 +02:00 |
|
builtins.cc
|
daemon: Run 'guix perform-download' directly.
|
2019-09-08 11:49:24 +02:00 |
|
builtins.hh
|
daemon: Allow check builds of 'builtin:download' derivations.
|
2017-01-11 17:06:31 +01:00 |
|
derivations.cc
|
Merge branch 'nix'.
|
2015-07-03 00:30:55 +02:00 |
|
derivations.hh
|
Merge branch 'nix'.
|
2015-07-03 00:30:55 +02:00 |
|
gc.cc
|
daemon: Do not deduplicate files smaller than 8 KiB.
|
2021-11-16 14:34:28 +01:00 |
|
globals.cc
|
daemon: Always default to gzip for log compression.
|
2022-01-18 18:46:51 +01:00 |
|
globals.hh
|
daemon: Remove 'NIX_LIBEXEC_DIR'.
|
2019-09-08 11:49:24 +02:00 |
|
local-store.cc
|
daemon: Print the line whence we expect an integer.
|
2021-11-27 00:49:53 +01:00 |
|
local-store.hh
|
daemon: Do not deduplicate files smaller than 8 KiB.
|
2021-11-16 14:34:28 +01:00 |
|
misc.cc
|
daemon: Remove unused function findOutput.
|
2022-09-11 16:43:30 +02:00 |
|
misc.hh
|
daemon: Remove unused function findOutput.
|
2022-09-11 16:43:30 +02:00 |
|
optimise-store.cc
|
daemon: Do not deduplicate files smaller than 8 KiB.
|
2021-11-16 14:34:28 +01:00 |
|
pathlocks.cc
|
daemon: ~PathLocks(): Handle exceptions.
|
2016-05-31 14:25:28 +02:00 |
|
pathlocks.hh
|
Merge branch 'nix' into 'master'.
|
2014-12-19 22:47:37 +01:00 |
|
references.cc
|
Merge branch 'nix' into 'master'.
|
2014-12-19 22:47:37 +01:00 |
|
references.hh
|
Merge branch 'nix' into 'master'.
|
2014-12-19 22:47:37 +01:00 |
|
sqlite.cc
|
daemon: Improve the SQLite wrapper API.
|
2016-10-28 22:30:17 +02:00 |
|
sqlite.hh
|
daemon: Improve the SQLite wrapper API.
|
2016-10-28 22:30:17 +02:00 |
|
store-api.cc
|
daemon: Remove unused function exportPaths.
|
2022-09-11 16:43:30 +02:00 |
|
store-api.hh
|
daemon: Remove unused function exportPaths.
|
2022-09-11 16:43:30 +02:00 |
|
worker-protocol.hh
|
daemon: Support multiplexed build output.
|
2018-10-15 22:40:35 +02:00 |