index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
libutil
/
tests
Age
Commit message (
Expand
)
Author
2023-05-26
ci: Always run with sandbox, even on Darwin
Silvan Mosberger
2023-05-15
Delete commited build artifacts
John Ericson
2023-04-26
Document user files of nix
Alexander Bantyev
2023-04-17
Fix some issues with experimental config settings
John Ericson
2023-04-16
Mark experimental configuration settings programmatically
John Ericson
2023-03-31
Ensure all headers have `#pragma once` and are in API docs
John Ericson
2023-03-31
Indentation
Eelco Dolstra
2023-03-31
Add CanonPath::makeRelative()
Eelco Dolstra
2023-02-27
url: make percentEncode stricter, expose and unit test it
Yorick van Pelt
2023-01-30
Merge pull request #7713 from obsidiansystems/more-rapid-check
Robert Hensing
2023-01-29
More property tests
John Ericson
2023-01-29
Allow unit test infra to be reused across libs' tests
John Ericson
2023-01-20
Fix url parsing for urls using `file+`
Eric Wolf
2023-01-11
Backport getLine tests from lazy-trees
Eelco Dolstra
2022-12-12
Add CanonPath wrapper to represent canonicalized paths
Eelco Dolstra
2022-11-16
Replace src/libutil/json.cc with nlohmann json generation
Yorick van Pelt
2022-08-03
Fix NIX_COUNT_CALLS=1
Eelco Dolstra
2022-05-04
Fix the parsing of the sourcehut refs file
Théophane Hufschmitt
2022-05-04
Get rid of most `.at` calls (#6393)
Alain Zscheile
2022-04-22
Add some tests for ChunkedVector
Théophane Hufschmitt
2022-04-21
Rename fmt test -> hilte
Eelco Dolstra
2022-04-21
Fix fmt test
Eelco Dolstra
2022-04-08
Allow empty path segments in urls
Théophane Hufschmitt
2022-03-07
Add some tests for the suggestions
regnat
2022-03-03
Factor out a `GcStore` interface
John Ericson
2022-02-25
Remove std::string alias (for real this time)
Eelco Dolstra
2022-01-21
Add some tests for hiliteMatches in libutil
Fishhh
2022-01-18
Get rid of std::shared_ptr<std::string> and ref<std::string>
Eelco Dolstra
2021-12-01
reproducibility: hide non-reproducible settings from manual
Arthur Gautier
2021-10-17
Fix error detection in 'base64Decode()'
Alexey Novikov
2021-09-14
ANSI_YELLOW -> ANSI_WARNING
Eelco Dolstra
2021-05-19
Extract a generic `computeClosure` function
regnat
2021-04-22
libutil: allow decompression with none/empty method
Luke Granger-Brown
2021-03-26
Fix some typos
Eelco Dolstra
2021-03-16
Fix Nix to properly work with stores using a scoped IPv6 address
Maximilian Bosch
2021-01-21
Improve error formatting
Eelco Dolstra
2021-01-08
Fix tests
Eelco Dolstra
2020-12-22
Fix tests
Eelco Dolstra
2020-11-16
filterANSIEscapes(): Handle UTF-8 characters
Eelco Dolstra
2020-10-30
Fix test
Eelco Dolstra
2020-10-15
Add missing include for MAX_PATH
John Ericson
2020-09-16
fixup! Add a default value for the settings
regnat
2020-08-31
Merge remote-tracking branch 'origin/master' into markdown
Eelco Dolstra
2020-08-25
Fix tests
Eelco Dolstra
2020-08-24
Fix tests
Eelco Dolstra
2020-07-26
libutil/logging: extend `internal-json` logger to make it more machine-readable
Maximilian Bosch
2020-07-06
revamp trace code and test
Ben Burdette
2020-07-02
move showTrace to new loggerSettings
Ben Burdette
2020-07-01
spacing
Ben Burdette
2020-07-01
non-pos trace test
Ben Burdette
[next]