aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2024-06-18libmain: fix UB in verbosity assignmentJade 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-16Set up minimum protocol versionJade Lovelace
2024-06-17Merge changes I9cf007c8,I9b9ba058 into mainjade
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-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-16libutil: Set boost defines for FreeBSDArtemis Tosini
2024-06-12doc: rewrite the multi-user documentation to actually talk about securityJade Lovelace
2024-06-12Misc workaround removals since 24.05 upgradeJade Lovelace
2024-06-06build: expose option to enable or disable precompiled std headersQyriad
2024-06-06Merge "libstore/filetransfer: fix no-s3 build" into mainjade
2024-06-05libstore/filetransfer: fix no-s3 buildLinus Heckemann
2024-06-03Show message about `--update-input` being replaced by `nix flake update`Nikodem Rabuliński
2024-06-03Accept multiple arguments to `nix flake update`Nikodem Rabuliński
2024-06-01Revert "nix3: always use the same verbosity default (info)"Qyriad
2024-06-01Merge "build: fix static linking with a hack" into mainQyriad
2024-06-01chore: rebrand Nix to Lix when it makes senseRaito Bezarius
2024-06-01Merge "libfetchers: allow fetching gitlab refs with >1 commit" into mainLinus Heckemann
2024-05-31build: fix static linking with a hackQyriad
2024-05-31Merge "build-remote: truncate+hash store URI used in lockfile paths" into mainjade
2024-05-31Merge "truncate WAL files on exit" into mainjade
2024-05-31Merge changes Ifcb0d310,I664366b8,Ibe7cf546 into mainjade
2024-05-31libfetchers: allow fetching gitlab refs with >1 commitLinus Heckemann
2024-05-31Merge "libutil: fix args assert being thrown on Darwin in nix-eval-jobs" into...jade
2024-05-31truncate WAL files on exitannalee
2024-05-31build-remote: truncate+hash store URI used in lockfile pathsLunaphied