index
:
lix
main
User &
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-06-22
Merge "add a basic libmain test for the progress bar rendering" into main
Qyriad
2024-06-21
Merge "libstore: remove operations that are never called by supported clients...
jade
2024-06-20
add a basic libmain test for the progress bar rendering
Qyriad
2024-06-20
remove InstallableValueCommand class
Qyriad
2024-06-20
de-inheritance CmdSearch for InstallableValueCommand
Qyriad
2024-06-20
de-inheritance CmdEdit for InstallableValueCommand
Qyriad
2024-06-20
de-inheritance CmdRun for InstallableValueCommand
Qyriad
2024-06-20
de-inheritance CmdBundle for InstallableValueCommand
Qyriad
2024-06-20
de-inheritance CmdEval for InstallableValueCommand
Qyriad
2024-06-20
use a type alias for ProgressBar's chosen time point type
Qyriad
2024-06-20
extract ProgressBar declaration into its header file
Qyriad
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
libstore: remove operations that are never called by supported clients
Jade Lovelace
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
build: make UBSan work :)
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
[next]