Age | Commit message (Expand) | Author |
2024-05-07 | remove the autoconf+Make buildsystem | Qyriad |
2024-05-07 | libutil: de-callback-ify computeClosure | eldritch horrors |
2024-05-07 | libutil: throw EndOfFile at sourceToSink end | eldritch horrors |
2024-05-05 | Actually try making a userns before assuming they don't work | Jade Lovelace |
2024-05-03 | libutil: make rewriteStrings sound | eldritch horrors |
2024-05-02 | getNameFromURL(): Support uppercase characters in attribute names | Eelco Dolstra |
2024-04-30 | implement parsing human-readable names from URLs | Qyriad |
2024-04-25 | gc: Find roots using libproc on Darwin | Artemis Tosini |
2024-04-15 | abort with a descriptive message on bad HintFmt usage | Qyriad |
2024-04-13 | libstore/build: just copy the magic /etc files into the sandbox | K900 |
2024-04-11 | Merge changes Iedf46484,I76b51eac,I6a084827,I60193f9f into main | eldritch horrors |
2024-04-11 | docs: redo content generation for mdbook and manual | eldritch horrors |
2024-04-11 | Merge pull request #10362 from obsidiansystems/maybeLstat | John Ericson |
2024-04-08 | pragma once and ///@file everything missing it | Jade Lovelace |
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 |