aboutsummaryrefslogtreecommitdiff
path: root/src/libutil
AgeCommit message (Expand)Author
2024-10-19libutil: disallow AsyncCollect relocationseldritch horrors
2024-10-09Fix std::terminate call in thread poolJade Lovelace
2024-10-09Merge changes Ib27cb43d,I03687b8b into mainjade
2024-10-08Fix gcc warning -Wmissing-field-initializersLulu
2024-10-05libstore: check for interrupts in parallel promiseeldritch horrors
2024-10-04Remove some outdated `make test` invocation suggestionsJade Lovelace
2024-10-01Split ignoreException to avoid suppressing CTRL-CRobert Hensing
2024-09-26Merge "libutil: add async collection mechanism" into maineldritch horrors
2024-09-26Merge "fmt: fail hard on bad format strings going into nix::fmt too" into mainjade
2024-09-26libutil: add async collection mechanismeldritch horrors
2024-09-26libutil: add an async semaphore implementationeldritch horrors
2024-09-25fmt: fail hard on bad format strings going into nix::fmt tooJade Lovelace
2024-09-18util: fix brotli decompression of empty inputJade Lovelace
2024-09-17Merge "Remove readline support" into mainrebecca “wiggles” turner
2024-09-16Remove readline supportRebecca Turner
2024-09-14Merge changes Ia1481da4,Ifca1d74d into mainjade
2024-09-13archive: refactor bad mutable-state API in the NAR parse listenerJade Lovelace
2024-09-11archive: rename ParseSink to NARParseVisitorJade Lovelace
2024-09-10Merge "Add `getCwd`" into mainrebecca “wiggles” turner
2024-09-08libutil: add a result type using boost outcomeeldritch horrors
2024-09-01Expand comment on `std::string operator+`Rebecca Turner
2024-09-01Merge changes I5566a985,I88cf53d3 into mainrebecca “wiggles” turner
2024-08-30libstore: use notifications for stats counterseldritch horrors
2024-08-28build-time: hide boost stacktrace in a .cc fileJade Lovelace
2024-08-28tree-wide: shuffle headers around for about 30s compile timeJade Lovelace
2024-08-28build: remove about 30 cpu-sec of compile time by explicit instantiationJade Lovelace
2024-08-28Merge "treewide: fix a bunch of lints" into mainjade
2024-08-26Merge "Fix comment in `getHome`" into mainrebecca “wiggles” turner
2024-08-26treewide: fix a bunch of lintsJade Lovelace
2024-08-26Add `getCwd`Rebecca Turner
2024-08-25Support relative and `~/` paths in config settingsRebecca Turner
2024-08-25Thread `ApplyConfigOptions` through config parsingRebecca Turner
2024-08-25Merge "Add `ApplyConfigOptions`" into mainrebecca “wiggles” turner
2024-08-25Merge changes Ief8e8ebc,Id3135db0,If1e76169 into mainjade
2024-08-25Add `ApplyConfigOptions`Rebecca Turner
2024-08-23Fix comment in `getHome`Rebecca Turner
2024-08-23libutil: delete unused boost context cruftJade Lovelace
2024-08-21libutil/config: unify path setting typesAlois Wohlschlager
2024-08-21libexpr: Soft-deprecate ancient let syntaxpiegames
2024-08-21libexpr: Soft-deprecate __overridespiegames
2024-08-20libutil: fix conditional for close_range availabilityYureka
2024-08-18libutil: Optimize feature checkspiegames
2024-08-17libexpr: Deprecate URL literalspiegames
2024-08-17libexpr: Introduce Deprecated featurespiegames
2024-08-13Merge "libutil: Add bindPath function from libstore" into mainArtemis Tosini
2024-08-10libutil: deal with Linux systems that do not implement close_rangeJade Lovelace
2024-08-10fix: check if it is a Real terminal, not just if it is a terminalJade Lovelace
2024-08-09libutil: rename and optimize closeMostFDseldritch horrors
2024-08-09libutil: allow marking settings as deprecatedeldritch horrors
2024-08-08Merge changes I6358a393,I2d9f276b,Idd096dc9 into mainjade