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-10-19
libutil: disallow AsyncCollect relocations
eldritch horrors
2024-10-09
Fix std::terminate call in thread pool
Jade Lovelace
2024-10-09
Merge changes Ib27cb43d,I03687b8b into main
jade
2024-10-08
Fix gcc warning -Wmissing-field-initializers
Lulu
2024-10-05
libstore: check for interrupts in parallel promise
eldritch horrors
2024-10-04
Remove some outdated `make test` invocation suggestions
Jade Lovelace
2024-10-01
Split ignoreException to avoid suppressing CTRL-C
Robert Hensing
2024-09-26
Merge "libutil: add async collection mechanism" into main
eldritch horrors
2024-09-26
Merge "fmt: fail hard on bad format strings going into nix::fmt too" into main
jade
2024-09-26
libutil: add async collection mechanism
eldritch horrors
2024-09-26
libutil: add an async semaphore implementation
eldritch horrors
2024-09-25
fmt: fail hard on bad format strings going into nix::fmt too
Jade Lovelace
2024-09-18
util: fix brotli decompression of empty input
Jade Lovelace
2024-09-17
Merge "Remove readline support" into main
rebecca “wiggles” turner
2024-09-16
Remove readline support
Rebecca Turner
2024-09-14
Merge changes Ia1481da4,Ifca1d74d into main
jade
2024-09-13
archive: refactor bad mutable-state API in the NAR parse listener
Jade Lovelace
2024-09-11
archive: rename ParseSink to NARParseVisitor
Jade Lovelace
2024-09-10
Merge "Add `getCwd`" into main
rebecca “wiggles” turner
2024-09-08
libutil: add a result type using boost outcome
eldritch horrors
2024-09-01
Expand comment on `std::string operator+`
Rebecca Turner
2024-09-01
Merge changes I5566a985,I88cf53d3 into main
rebecca “wiggles” turner
2024-08-30
libstore: use notifications for stats counters
eldritch horrors
2024-08-28
build-time: hide boost stacktrace in a .cc file
Jade Lovelace
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-28
build: remove about 30 cpu-sec of compile time by explicit instantiation
Jade Lovelace
2024-08-28
Merge "treewide: fix a bunch of lints" into main
jade
2024-08-26
Merge "Fix comment in `getHome`" into main
rebecca “wiggles” turner
2024-08-26
treewide: fix a bunch of lints
Jade Lovelace
2024-08-26
Add `getCwd`
Rebecca Turner
2024-08-25
Support relative and `~/` paths in config settings
Rebecca Turner
2024-08-25
Thread `ApplyConfigOptions` through config parsing
Rebecca Turner
2024-08-25
Merge "Add `ApplyConfigOptions`" into main
rebecca “wiggles” turner
2024-08-25
Merge changes Ief8e8ebc,Id3135db0,If1e76169 into main
jade
2024-08-25
Add `ApplyConfigOptions`
Rebecca Turner
2024-08-23
Fix comment in `getHome`
Rebecca Turner
2024-08-23
libutil: delete unused boost context cruft
Jade Lovelace
2024-08-21
libutil/config: unify path setting types
Alois Wohlschlager
2024-08-21
libexpr: Soft-deprecate ancient let syntax
piegames
2024-08-21
libexpr: Soft-deprecate __overrides
piegames
2024-08-20
libutil: fix conditional for close_range availability
Yureka
2024-08-18
libutil: Optimize feature checks
piegames
2024-08-17
libexpr: Deprecate URL literals
piegames
2024-08-17
libexpr: Introduce Deprecated features
piegames
2024-08-13
Merge "libutil: Add bindPath function from libstore" into main
Artemis Tosini
2024-08-10
libutil: deal with Linux systems that do not implement close_range
Jade Lovelace
2024-08-10
fix: check if it is a Real terminal, not just if it is a terminal
Jade Lovelace
2024-08-09
libutil: rename and optimize closeMostFDs
eldritch horrors
2024-08-09
libutil: allow marking settings as deprecated
eldritch horrors
2024-08-08
Merge changes I6358a393,I2d9f276b,Idd096dc9 into main
jade
[next]