Age | Commit message (Expand) | Author |
---|---|---|
2023-08-18 | Fixing #7479 | John Ericson |
2023-01-23 | Test store paths, with property tests | John Ericson |
2023-01-18 | OutputSpec: Allow all valid output names | Eelco Dolstra |
2023-01-17 | Try again to fix aarch64-linux build failure | John Ericson |
2023-01-12 | Split `OutputsSpec::merge` into `OuputsSpec::{union_, isSubsetOf}` | John Ericson |
2023-01-11 | Improve tests for `OutputsSpec` | John Ericson |
2023-01-11 | Remove default constructor from `OutputsSpec` | John Ericson |
2023-01-11 | Make it hard to construct an empty `OutputsSpec::Names` | John Ericson |
2023-01-11 | Split `OutputsSpec` and `ExtendedOutputsSpec`, use the former more | John Ericson |
2023-01-11 | Rename `OutputPath` -> `ExtendedOutputPath` | John Ericson |
2023-01-11 | Improve `OutputsSpec` slightly | John Ericson |
2023-01-10 | Make clear that `StorePathWithOutputs` is a deprecated type | John Ericson |