Age | Commit message (Expand) | Author |
---|---|---|
2023-06-30 | makeContentAddressed: Add single path helper | Robert Hensing |
2023-02-28 | No inheritance for `TextInfo` and `FixedOutputInfo` | John Ericson |
2023-02-28 | Revert "Remove some designated initializers" | John Ericson |
2023-02-01 | Remove some designated initializers | John Ericson |
2023-02-01 | Shrink diff in one place | John Ericson |
2023-01-30 | Shrink diff in two places | John Ericson |
2023-01-23 | Don't add `StorePathDescriptor` for now | John Ericson |
2023-01-14 | Make `ValidPathInfo` have plain `StorePathSet` references like before | John Ericson |
2023-01-06 | Do big rename to clean up code | John Ericson |
2023-01-06 | Use named field initialization for references | John Ericson |
2022-03-25 | Merge remote-tracking branch 'upstream/master' into path-info | John Ericson |
2022-03-24 | Add a test for fetchClosure and 'nix store make-content-addressed' | Eelco Dolstra |
2022-03-24 | Fix makeContentAddressed() on self-references | Eelco Dolstra |
2022-03-24 | fetchClosure: Allow a path to be rewritten to CA on the fly | Eelco Dolstra |