index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
unit
Age
Commit message (
Expand
)
Author
2024-10-09
Merge "Remove static initializers for `RegisterLegacyCommand`" into main
jade
2024-10-09
Merge changes Ib27cb43d,I03687b8b into main
jade
2024-10-08
Merge "Avoid calling memcpy when len == 0 in filetransfer.cc" into main
Lulu
2024-10-08
Fix gcc warning -Wsign-compare
Lulu
2024-10-08
Avoid calling memcpy when len == 0 in filetransfer.cc
Lulu
2024-10-04
testsuite: override NIX_CONF_DIR and NIX_USER_CONF_FILES
Jade Lovelace
2024-10-01
Remove static initializers for `RegisterLegacyCommand`
Rebecca Turner
2024-09-26
Merge "libutil: add async collection mechanism" into main
eldritch horrors
2024-09-26
Merge "main: log stack traces for std::terminate" into main
jade
2024-09-26
libutil: add async collection mechanism
eldritch horrors
2024-09-26
libutil: add an async semaphore implementation
eldritch horrors
2024-09-25
main: log stack traces for std::terminate
Jade Lovelace
2024-09-18
util: fix brotli decompression of empty input
Jade Lovelace
2024-09-17
tests/compression: rewrite
Jade Lovelace
2024-09-01
Test including relative paths in configuration
Rebecca Turner
2024-09-01
Merge changes I5566a985,I88cf53d3 into main
rebecca “wiggles” turner
2024-08-28
tree-wide: shuffle headers around for about 30s compile time
Jade Lovelace
2024-08-26
treewide: fix a bunch of lints
Jade Lovelace
2024-08-25
Support relative and `~/` paths in config settings
Rebecca Turner
2024-08-25
Thread `ApplyConfigOptions` through config parsing
Rebecca Turner
2024-08-21
libutil/config: unify path setting types
Alois Wohlschlager
2024-08-17
libexpr: Deprecate URL literals
piegames
2024-08-17
libexpr: Introduce Deprecated features
piegames
2024-08-08
Merge changes I526cceed,Ia4e2f1fa,I22e66972,I9fbd55a9,Ifca22e44 into main
jade
2024-08-08
tree-wide: fix a pile of lints
Jade Lovelace
2024-08-08
refactor: make HashType and Base enum classes for type safety
Jade Lovelace
2024-08-08
libexpr: Add experimental pipe operator
piegames
2024-08-07
libexpr/parser: Test experimental features
piegames
2024-08-04
tree-wide: fix various lint warnings
Jade Lovelace
2024-07-31
tree-wide: add support for asan!
Jade Lovelace
2024-07-18
libexpr/print: do not show elided nested items when there are none
Alois Wohlschlager
2024-07-18
libexpr/print: never show empty attrsets or derivations as «repeated»
Alois Wohlschlager
2024-07-16
libstore: remove WriteConn::sink fields
eldritch horrors
2024-07-16
libstore: generatorize protocol serializers
eldritch horrors
2024-07-13
language: cleanly ban integer overflows
Jade Lovelace
2024-07-13
libutil: add checked arithmetic tools
Jade Lovelace
2024-07-11
libutil: rewrite RewritingSink as source
eldritch horrors
2024-07-05
libutil: allow construction of sources from generators
eldritch horrors
2024-07-04
add an impl of Expr::show for ExprInheritFrom that doesn't crash
Qyriad
2024-07-03
libutil: begin porting serialization to generators
eldritch horrors
2024-07-03
libutil: generator type with on-yield value mapping
eldritch horrors
2024-07-01
tree-wide: unify progress bar inactive and paused states
Alois Wohlschlager
2024-06-23
libutil: add some serialize.hh serializer tests
eldritch horrors
2024-06-20
add a basic libmain test for the progress bar rendering
Qyriad
2024-06-20
BrotliDecompressionSource: don't bail out too early
K900
2024-06-19
filetransfer: return a Source from download()
eldritch horrors
2024-06-19
libutil: add makeDecompressionSource
eldritch horrors
2024-06-18
filetransfer: {up,down}load -> transfer
eldritch horrors
2024-06-17
Merge changes from topic "protocol" into main
jade
2024-06-17
libexpr: add expr memory management
eldritch horrors
[next]