Age | Commit message (Expand) | Author |
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 |
2024-06-16 | Delete old ValidPathInfo test, fix UnkeyedValidPathInfo | Jade Lovelace |
2024-06-16 | Set up minimum protocol version | Jade Lovelace |
2024-06-17 | Merge "Merge pull request #10799 from hercules-ci/safer-tab-completion" into ... | jade |
2024-06-17 | Merge changes I9cf007c8,I9b9ba058 into main | jade |
2024-06-16 | Merge "build: correctly propagate changes to Lix source to manual" into main | Qyriad |
2024-06-16 | releng: fix broken manifest from 2.90-rc1 | Jade Lovelace |
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 | Merge pull request #10799 from hercules-ci/safer-tab-completion | Robert Hensing |
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 | build: correctly propagate changes to Lix source to manual | Qyriad |
2024-06-16 | libutil: Set boost defines for FreeBSD | Artemis Tosini |
2024-06-16 | meson.build: Allow undefined symbols on FreeBSD | Artemis Tosini |
2024-06-15 | version: update to 2.91-dev for main | Jade Lovelace |