aboutsummaryrefslogtreecommitdiff
path: root/src/libutil
AgeCommit message (Expand)Author
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-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
2024-08-08Merge changes I526cceed,Ia4e2f1fa,I22e66972,I9fbd55a9,Ifca22e44 into mainjade
2024-08-08tree-wide: automated migration to charptr_castJade Lovelace
2024-08-08util: implement charptr_castJade Lovelace
2024-08-08tree-wide: fix a pile of lintsJade Lovelace
2024-08-08refactor: make HashType and Base enum classes for type safetyJade Lovelace
2024-08-08build: integrate clang-tidy into CIJade Lovelace
2024-08-08libexpr: Add experimental pipe operatorpiegames
2024-08-04tree-wide: fix various lint warningsJade Lovelace
2024-08-04cli: eat terminal codes from stdout alsoJade Lovelace
2024-08-04Implement forcing CLI colour on, and document it betterJade Lovelace
2024-08-02libutil: make RunningProgram::wait more resilienteldritch horrors
2024-07-31libexpr: implement actual constructors for nix::ValueQyriad
2024-07-27libutil: Add bindPath function from libstoreArtemis Tosini
2024-07-25Merge "libutil: Support getSelfExe on FreeBSD" into mainArtemis Tosini
2024-07-25Merge changes Ic0dfcfe2,Ibe73851f,Ia7a8df1c,I400b2031 into mainjade
2024-07-24fix building with Musl, fixing static buildsQyriad
2024-07-24libutil: Support getSelfExe on FreeBSDArtemis Tosini
2024-07-23tree-wide: NULL -> nullptrJade Lovelace
2024-07-23libutil: rip out GNU Hurd support codeJade Lovelace
2024-07-22enable -Werror=suggest-overrideeldritch horrors
2024-07-21libutil/logging: fix build without precompiled headerAlois Wohlschlager
2024-07-20libutil: make basic loggers thread-safeeldritch horrors
2024-07-20libutil: remove warnOnce macroeldritch horrors
2024-07-18Merge changes Ib20e9aa0,I178a038b,I29c7de04 into mainjade
2024-07-16remove boost coroutine referenceseldritch horrors
2024-07-16remove sourceToSink, sinkToSource, and boehm patcheldritch horrors
2024-07-16libstore: rewrite the nar parser as a contents generatoreldritch horrors
2024-07-15libutil: implement a realPath() utilityQyriad
2024-07-13daemon: remove workaround for macOS kernel bug that seems fixedJade Lovelace
2024-07-13daemon: fix a crash bug "FATAL: exception not rethrown"Jade Lovelace
2024-07-13libutil: add checked arithmetic toolsJade Lovelace
2024-07-11libstore: turn copyNAR into a generatoreldritch horrors