index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2024-06-20
slight cleanup to ProgressBar::getStatus()
Qyriad
2024-06-20
Merge "BrotliDecompressionSource: don't bail out too early" into main
Ilya K
2024-06-20
BrotliDecompressionSource: don't bail out too early
K900
2024-06-20
Merge "libstore: fix queryValidPaths concurrency" into main
jade
2024-06-19
Merge pull request #10570 from layus/shared_caches
Eelco Dolstra
2024-06-19
filetransfer: return a Source from download()
eldritch horrors
2024-06-19
libutil: return a source from readFile
eldritch horrors
2024-06-19
libutil: add makeDecompressionSource
eldritch horrors
2024-06-19
libstore: BinaryCacheStore::getFile{ -> Contents}
eldritch horrors
2024-06-19
Merge "libfetchers: represent unfetched submodules consistently" into main
alois31
2024-06-19
Merge changes Id0e651e4,I0ed20da8,I76bd6d22,I5d8ffb7b into main
jade
2024-06-19
Merge "refactor lambda formals handling" into main
Qyriad
2024-06-18
store: fix null reference from DerivationGoal::waiteeDone
Jade Lovelace
2024-06-18
libmain: fix UB in verbosity assignment
Jade Lovelace
2024-06-18
libexpr: fix accessing uninitialized values and fix pure-eval docs
Jade Lovelace
2024-06-19
refactor lambda formals handling
Qyriad
2024-06-19
libutil: BrotliDecompression{Sink -> Source}
eldritch horrors
2024-06-18
filetransfer: {up,down}load -> transfer
eldritch horrors
2024-06-18
libstore: fix queryValidPaths concurrency
Jade Lovelace
2024-06-18
diff-closures: fix a use after free
Jade Lovelace
2024-06-18
store-api: fix/clarify capture lifetimes in copyPaths
Jade Lovelace
2024-06-18
libstore: work around aws sdk log spam at debug level
Jade Lovelace
2024-06-18
s3: delete obsolete ifdefs
Jade Lovelace
2024-06-18
libutil: tidy Sync and fix its move constructor
Jade Lovelace
2024-06-18
libfetchers: represent unfetched submodules consistently
Alois Wohlschlager
2024-06-17
Merge changes from topic "protocol" into main
jade
2024-06-17
libexpr: add expr memory management
eldritch horrors
2024-06-17
libexpr: pass Exprs as references, not pointers
eldritch horrors
2024-06-17
libexpr: store ExprConcatStrings elements as direct vector
eldritch horrors
2024-06-17
libexpr: don't immediately throw parser errors
eldritch horrors
2024-06-17
libexpr: hook up bison destructors for state objects
eldritch horrors
2024-06-17
mini-refactor "lambda.name or anonymous lambda" logic
Qyriad
2024-06-17
repl: implement tab completing :colon commands
Qyriad
2024-06-16
libstore client: remove remaining dead code
Jade Lovelace
2024-06-16
libstore: refuse to serialise ancient protocols
Jade Lovelace
2024-06-16
libstore client: remove support for <2.3 clients
Jade Lovelace
2024-06-16
libstore daemon: remove very old protocol support (<2.3)
Jade Lovelace
2024-06-16
Set up minimum protocol version
Jade Lovelace
2024-06-17
Merge changes I9cf007c8,I9b9ba058 into main
jade
2024-06-16
Merge changes I81e76796,Iba319126 into main
Artemis Tosini
2024-06-15
Change the sqlite missing valid path message to say it's the db
Jade Lovelace
2024-06-16
Merge changes I07d2da41,I864d7340,I86612c64 into main
julia
2024-06-16
Merge "docs: expand importNative/exec example (#10803)" into main
jade
2024-06-16
Change error messages about 'invalid paths' to 'path does not exist'.
julia
2024-06-16
Add a clearer error message for InvalidPathError during evaluation
julia
2024-06-16
Harmonise the Store::queryPathInfoUncached interface
julia
2024-06-16
libutil: Set boost defines for FreeBSD
Artemis Tosini
2024-06-12
doc: rewrite the multi-user documentation to actually talk about security
Jade Lovelace
2024-06-12
Misc workaround removals since 24.05 upgrade
Jade Lovelace
2024-06-06
build: expose option to enable or disable precompiled std headers
Qyriad
[next]