lix/src/libutil
2022-11-29 14:01:42 +01:00
..
tests Replace src/libutil/json.cc with nlohmann json generation 2022-11-16 16:50:50 +01:00
abstract-setting-to-json.hh
ansicolor.hh
archive.cc archive: check close errors when extracting nars 2022-09-22 12:50:32 -07:00
archive.hh archive: check close errors when extracting nars 2022-09-22 12:50:32 -07:00
args.cc Trim option descriptions 2022-09-13 16:58:32 +02:00
args.hh Fix flake input completion for InstallablesCommands 2022-07-11 15:13:51 +02:00
callback.hh
chunked-vector.hh
closure.hh
comparator.hh
compression.cc
compression.hh
compute-levels.cc
compute-levels.hh
config.cc
config.hh
error.cc
error.hh error.hh: add additional constructor with explicit errno argument 2022-07-19 03:49:33 -07:00
experimental-features.cc Separate cgroup support from auto-uid-allocation 2022-11-18 10:39:28 +01:00
experimental-features.hh Separate cgroup support from auto-uid-allocation 2022-11-18 10:39:28 +01:00
filesystem.cc createTempDir(): Use std::atomic 2022-11-18 09:37:11 +01:00
finally.hh
fmt.hh
git.cc
git.hh
hash.cc
hash.hh
hilite.cc Fix incorrect comment in hiliteMatches 2022-06-05 20:30:18 +02:00
hilite.hh
json-utils.hh
local.mk Remove the explicit c++fs linkage on darwin 2022-08-08 14:34:22 +02:00
logging.cc
logging.hh Fix progress bar flicker with -L 2022-08-24 22:36:40 +02:00
lru-cache.hh
monitor-fd.hh
pool.hh
ref.hh
serialise.cc Remove warnLargeDump() 2022-08-17 11:32:01 +02:00
serialise.hh Remove warnLargeDump() 2022-08-17 11:32:01 +02:00
split.hh
suggestions.cc
suggestions.hh
sync.hh
tarfile.cc tarfile: set directory mode to at least 0500, don't extract fflags 2022-11-01 16:01:38 +01:00
tarfile.hh
thread-pool.cc
thread-pool.hh
topo-sort.hh
types.hh
url-parts.hh
url.cc fetchTree: Allow fetching plain files 2022-05-19 18:24:49 +02:00
url.hh fetchTree: Allow fetching plain files 2022-05-19 18:24:49 +02:00
util.cc Improve durability of schema version file writes 2022-09-19 20:13:30 -07:00
util.hh Improve durability of schema version file writes 2022-09-19 20:13:30 -07:00
xml-writer.cc
xml-writer.hh