index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
Age
Commit message (
Expand
)
Author
2024-07-21
libutil/logging: fix build without precompiled header
Alois Wohlschlager
2024-07-20
libutil: make basic loggers thread-safe
eldritch horrors
2024-07-20
libutil: remove warnOnce macro
eldritch horrors
2024-07-18
Merge changes Ib20e9aa0,I178a038b,I29c7de04 into main
jade
2024-07-16
remove boost coroutine references
eldritch horrors
2024-07-16
remove sourceToSink, sinkToSource, and boehm patch
eldritch horrors
2024-07-16
libstore: rewrite the nar parser as a contents generator
eldritch horrors
2024-07-15
libutil: implement a realPath() utility
Qyriad
2024-07-13
daemon: remove workaround for macOS kernel bug that seems fixed
Jade Lovelace
2024-07-13
daemon: fix a crash bug "FATAL: exception not rethrown"
Jade Lovelace
2024-07-13
libutil: add checked arithmetic tools
Jade Lovelace
2024-07-11
libstore: turn copyNAR into a generator
eldritch horrors
2024-07-11
libstore: turn the NAR parser into a passthrough generator
eldritch horrors
2024-07-11
libutil: remove makeDecompressionSink
eldritch horrors
2024-07-11
libstore: make BinaryCacheStore::getFile return a source
eldritch horrors
2024-07-11
libutil: rewrite RewritingSink as source
eldritch horrors
2024-07-06
libutil: remove RewritingSink match/size tracking
eldritch horrors
2024-07-06
libutil: turn HashModuloSink into a free function
eldritch horrors
2024-07-06
libutil: return sources from runProgram2
eldritch horrors
2024-07-05
libutil: return a program handle from runProgram2
eldritch horrors
2024-07-05
libutil: convert readFileSource to a generator
eldritch horrors
2024-07-05
libstore: convert dumpPath to a generator
eldritch horrors
2024-07-05
libutil: allow construction of sources from generators
eldritch horrors
2024-07-03
libutil: begin porting serialization to generators
eldritch horrors
2024-07-03
libutil: convert drainFD to a Bytes generator
eldritch horrors
2024-07-03
libutil: allow draining Generator<Bytes> into sinks
eldritch horrors
2024-07-03
libutil: add Bytes type
eldritch horrors
2024-07-03
libutil: generator type with on-yield value mapping
eldritch horrors
2024-07-02
Merge "tree-wide: unify progress bar inactive and paused states" into main
alois31
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2024-06-29
Reject fully-qualified URLs in 'from' argument of `nix registry add`
Delan Azabani
2024-06-24
Add build-dir setting, clean up default TMPDIR handling
Robert Hensing
2024-06-23
libutil: remove runProgram2 stdin functionality
eldritch horrors
2024-06-23
doc-comment Fields for Activity and Result types
Qyriad
2024-06-23
libutil: return Pid from startProcess, not pid_t
eldritch horrors
2024-06-23
libutil: give Pid proper resource semantics
eldritch horrors
2024-06-23
libutil: make Pid -> pid_t operations explicit
eldritch horrors
2024-06-23
libutil: remove sinkToSource eof callback
eldritch horrors
2024-06-22
libmain: add progress bar with multiple status lines
Finn Behrens
2024-06-20
BrotliDecompressionSource: don't bail out too early
K900
2024-06-19
libutil: return a source from readFile
eldritch horrors
2024-06-19
libutil: add makeDecompressionSource
eldritch horrors
2024-06-18
libmain: fix UB in verbosity assignment
Jade Lovelace
2024-06-19
libutil: BrotliDecompression{Sink -> Source}
eldritch horrors
2024-06-18
libutil: tidy Sync and fix its move constructor
Jade Lovelace
2024-06-16
libutil: Set boost defines for FreeBSD
Artemis Tosini
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
2024-06-01
Merge "build: fix static linking with a hack" into main
Qyriad
2024-06-01
chore: rebrand Nix to Lix when it makes sense
Raito Bezarius
2024-05-31
build: fix static linking with a hack
Qyriad
[next]