index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
/
libutil
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-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-15
abort with a descriptive message on bad HintFmt usage
Qyriad
2024-04-07
Add `PathsSetting`
Rebecca Turner
2024-04-05
Revert "libutil: drop Pool resources on exceptional free"
eldritch horrors
2024-04-03
Add `EscapeStringOptions` and `escapeString` tests
Rebecca Turner
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
Merge "Remove `HintFmt::operator%`" into main
wiggles dog
2024-03-26
Move `shell_words` into its own file
Rebecca Turner
2024-03-26
Remove `HintFmt::operator%`
Rebecca Turner
2024-03-17
Delete hasPrefix and hasSuffix from the codebase
Jade Lovelace
2024-03-09
Merge pull request #9925 from 9999years/fmt-cleanup
eldritch horrors
2024-03-04
fix: `nlohmann::adl_serializer` for `std::optional` (#9147)
eldritch horrors
2023-12-01
Move tests to separate directories, and document
John Ericson