lix/src/libutil
2020-07-27 20:45:34 +00:00
..
tests revamp trace code and test 2020-07-06 10:51:48 -06:00
affinity.cc
affinity.hh
ansicolor.hh Fix ANSI color constants 2020-07-12 16:52:20 +02:00
archive.cc NAR parser: Fix missing name field check 2020-06-29 22:45:41 +02:00
archive.hh Optimize addToStoreSlow and remove TeeParseSink 2020-07-16 05:09:41 +00:00
args.cc Don't process an option if any of its arguments need completion 2020-07-01 20:31:39 +02:00
args.hh Merge remote-tracking branch 'origin/master' into flakes 2020-06-26 08:46:46 +02:00
compression.cc Revert the enum struct change 2020-06-18 22:11:26 +00:00
compression.hh
config.cc
config.hh
error.cc bump 2020-07-06 11:54:53 -06:00
error.hh Merge remote-tracking branch 'origin/master' into flakes 2020-07-07 14:38:57 +02:00
finally.hh
fmt.hh with normaltxt, elide yellow color code instead of canceling it; use normaltxt on plain_string hintfmt 2020-06-22 11:32:20 -06:00
hash.cc Merge remote-tracking branch 'upstream/master' into hash-always-has-type 2020-07-16 14:58:53 +00:00
hash.hh Merge remote-tracking branch 'upstream/master' into hash-always-has-type 2020-07-16 14:58:53 +00:00
json.cc
json.hh
lazy.hh
local.mk
logging.cc Fix 'got unknown message type 1 from Nix daemon' 2020-07-08 15:53:14 +02:00
logging.hh move showTrace to new loggerSettings 2020-07-02 09:04:31 -06:00
lru-cache.hh
monitor-fd.hh
pool.hh
ref.hh
rust-ffi.cc
rust-ffi.hh
serialise.cc Revert "LocalStore::addToStoreFromDump copy in chunks" 2020-07-15 23:37:49 +00:00
serialise.hh Fix bug in TeeSource 2020-07-16 13:39:27 +00:00
sync.hh
tarfile.cc
tarfile.hh
thread-pool.cc
thread-pool.hh
topo-sort.hh Abstract out topo sorting logic 2020-07-27 20:45:34 +00:00
types.hh
url.cc
url.hh
util.cc createUnixDomainSocket(): Fix off-by-one error in copying the socket path 2020-07-24 11:19:17 +02:00
util.hh
xml-writer.cc
xml-writer.hh