aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-19libutil: return a source from readFileeldritch horrors
2024-06-19libutil: add makeDecompressionSourceeldritch horrors
2024-06-19libstore: BinaryCacheStore::getFile{ -> Contents}eldritch horrors
2024-06-19Merge "libfetchers: represent unfetched submodules consistently" into mainalois31
2024-06-19Merge changes Id0e651e4,I0ed20da8,I76bd6d22,I5d8ffb7b into mainjade
2024-06-19Merge "refactor lambda formals handling" into mainQyriad
2024-06-18store: fix null reference from DerivationGoal::waiteeDoneJade Lovelace
2024-06-18libmain: fix UB in verbosity assignmentJade Lovelace
2024-06-18build: make UBSan work :)Jade Lovelace
2024-06-18libexpr: fix accessing uninitialized values and fix pure-eval docsJade Lovelace
2024-06-19refactor lambda formals handlingQyriad
2024-06-19libutil: BrotliDecompression{Sink -> Source}eldritch horrors
2024-06-18filetransfer: {up,down}load -> transfereldritch horrors
2024-06-18libstore: fix queryValidPaths concurrencyJade Lovelace
2024-06-18diff-closures: fix a use after freeJade Lovelace
2024-06-18store-api: fix/clarify capture lifetimes in copyPathsJade Lovelace
2024-06-18libstore: work around aws sdk log spam at debug levelJade Lovelace
2024-06-18s3: delete obsolete ifdefsJade Lovelace
2024-06-18libutil: tidy Sync and fix its move constructorJade Lovelace
2024-06-18libfetchers: represent unfetched submodules consistentlyAlois Wohlschlager
2024-06-17Merge changes from topic "protocol" into mainjade
2024-06-17libexpr: add expr memory managementeldritch horrors
2024-06-17libexpr: pass Exprs as references, not pointerseldritch horrors
2024-06-17libexpr: store ExprConcatStrings elements as direct vectoreldritch horrors
2024-06-17libexpr: don't immediately throw parser errorseldritch horrors
2024-06-17libexpr: hook up bison destructors for state objectseldritch horrors
2024-06-17mini-refactor "lambda.name or anonymous lambda" logicQyriad
2024-06-17repl: implement tab completing :colon commandsQyriad
2024-06-16libstore client: remove remaining dead codeJade Lovelace
2024-06-16libstore: refuse to serialise ancient protocolsJade Lovelace
2024-06-16libstore client: remove support for <2.3 clientsJade Lovelace
2024-06-16libstore daemon: remove very old protocol support (<2.3)Jade Lovelace
2024-06-16Delete old ValidPathInfo test, fix UnkeyedValidPathInfoJade Lovelace
2024-06-16Set up minimum protocol versionJade Lovelace
2024-06-17Merge "Merge pull request #10799 from hercules-ci/safer-tab-completion" into ...jade
2024-06-17Merge changes I9cf007c8,I9b9ba058 into mainjade
2024-06-16Merge "build: correctly propagate changes to Lix source to manual" into mainQyriad
2024-06-16releng: fix broken manifest from 2.90-rc1Jade Lovelace
2024-06-16Merge changes I81e76796,Iba319126 into mainArtemis Tosini
2024-06-15Change the sqlite missing valid path message to say it's the dbJade Lovelace
2024-06-16Merge changes I07d2da41,I864d7340,I86612c64 into mainjulia
2024-06-16Merge "docs: expand importNative/exec example (#10803)" into mainjade
2024-06-16Merge pull request #10799 from hercules-ci/safer-tab-completionRobert Hensing
2024-06-16Change error messages about 'invalid paths' to 'path does not exist'.julia
2024-06-16Add a clearer error message for InvalidPathError during evaluationjulia
2024-06-16Harmonise the Store::queryPathInfoUncached interfacejulia
2024-06-16build: correctly propagate changes to Lix source to manualQyriad
2024-06-16libutil: Set boost defines for FreeBSDArtemis Tosini
2024-06-16meson.build: Allow undefined symbols on FreeBSDArtemis Tosini
2024-06-15version: update to 2.91-dev for mainJade Lovelace