aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-06-18build: make UBSan work :)Jade Lovelace
2024-06-18libexpr: fix accessing uninitialized values and fix pure-eval docsJade Lovelace
2024-06-19libutil: BrotliDecompression{Sink -> Source}eldritch horrors
2024-06-18filetransfer: {up,down}load -> transfereldritch horrors
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-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
2024-06-15releng: automatically add to the summary pageJade Lovelace
2024-06-15release: release notes for 2.90.0Jade Lovelace
2024-06-14version: update to 2.90.0-rc2Jade Lovelace
2024-06-14release: merge release 2.90.0-rc1 back to mainlineJade Lovelace
2024-06-14release: 2.90.0-rc1 "Vanilla Ice Cream"2.90.0-rc1Jade Lovelace
2024-06-15Merge changes from topic "releng" into mainjade
2024-06-13releng: add sha256 for the manual tarballJade Lovelace
2024-06-13releng: fix upload of multiarch images to forgejoJade Lovelace
2024-06-13releng: fix git checkingJade Lovelace
2024-06-13releng: fix logging inside interactive xonshJade Lovelace
2024-06-13packaging: Move binaryTarball to a passthru attr in package.nixJade Lovelace