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-04-07
Add `PathsSetting`
Rebecca Turner
2024-04-05
Revert "libutil: drop Pool resources on exceptional free"
eldritch horrors
2024-04-05
Revert "libutil: remove Pool::Handle::bad"
eldritch horrors
2024-04-05
Revert "libutil: allow graceful dropping of Pool::Handle"
eldritch horrors
2024-04-05
Revert "libutil: drop Fs{Source,Sink}::good"
eldritch horrors
2024-04-05
libutil: guard Finally against invalid exception throws
eldritch horrors
2024-04-03
Add `EscapeStringOptions` and `escapeString` tests
Rebecca Turner
2024-03-31
libutil: drop Fs{Source,Sink}::good
eldritch horrors
2024-03-31
libutil: allow graceful dropping of Pool::Handle
eldritch horrors
2024-03-31
Merge changes Ib62d3d68,Ic3e7affe into main
jade
2024-03-31
libutil: make ~Finally noexcept(false)
eldritch horrors
2024-03-31
libutil: remove Pool::Handle::bad
eldritch horrors
2024-03-31
libutil: remove Pool::flushBad
eldritch horrors
2024-03-30
libutil: drop Pool resources on exceptional free
eldritch horrors
2024-03-29
Add `pre-commit` checks
Rebecca Turner
2024-03-29
Make things that can throw not noexcept anymore
Jade Lovelace
2024-03-29
Fix various clang-tidy lints
Jade Lovelace
2024-03-29
Move `escapeString` to its own file
Rebecca Turner
2024-03-29
meson: add missing explicit dependency on nlohmann_json
Winter
2024-03-29
Merge "Move `DebugChar` into its own file" into main
rebecca “wiggles” turner
2024-03-29
meson: install missing/generated headers
eldritch horrors
2024-03-29
Merge "Remove `HintFmt::operator%`" into main
wiggles dog
2024-03-28
Move `DebugChar` into its own file
Rebecca Turner
2024-03-28
Merge "Move `shell_words` into its own file" into main
wiggles dog
2024-03-27
HOT SALE: 15% off your build times!
Jade Lovelace
2024-03-26
Move `shell_words` into its own file
Rebecca Turner
2024-03-26
Remove `HintFmt::operator%`
Rebecca Turner
2024-03-26
build-remote: fix format string shenanigans
K900
2024-03-25
Merge pull request #8817 from iFreilicht/flake-update-lock-overhaul
Théophane Hufschmitt
2024-03-25
Overhaul completions, redo #6693 (#8131)
John Ericson
2024-03-23
libutil: don't memset 64k in drainFD
eldritch horrors
2024-03-22
build: optionally build and install with meson
Qyriad
2024-03-19
libutil: remove exception handling workingness check
eldritch horrors
2024-03-18
Merge changes I72c945ca,I2138bb4d,Ib96749f3 into main
jade
2024-03-18
un-nixes ur lix, a little
Jade Lovelace
2024-03-18
libutil: make AutoCloseFD a better resource
eldritch horrors
2024-03-18
Merge "Delete hasPrefix and hasSuffix from the codebase" into main
jade
2024-03-18
match line endings used by parser and error reports
eldritch horrors
2024-03-18
libutil: remove vfork
eldritch horrors
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-11
add automated usage mode to the repl
Jade Lovelace
2024-03-11
finally.hh: delete copy constructor which is a bad idea
Jade Lovelace
2024-03-11
Add box_ptr: nonnull unique_ptr with value semantics
Jade Lovelace
2024-03-11
util.hh: split out signals stuff
Jade Lovelace
2024-03-09
Merge pull request #10066 from 9999years/print-all-frames
eldritch horrors
2024-03-09
`:quit` in the debugger should quit the whole program
eldritch horrors
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-09
Remove `EXCEPTION_NEEDS_THROW_SPEC`
eldritch horrors
2024-03-09
libexpr: Support structured error classes
eldritch horrors
2024-03-09
Merge pull request #9753 from 9999years/print-value-on-type-error
eldritch horrors
[next]