Age | Commit message (Expand) | Author |
---|---|---|
2023-06-18 | Split `OptionalPathSetting` from `PathSetting` | John Ericson |
2023-04-07 | Finish converting existing comments for internal API docs (#8146) | John Ericson |
2023-03-31 | Ensure all headers have `#pragma once` and are in API docs | John Ericson |
2023-03-22 | Improve store setting descriptions / Markdown formatting | Eelco Dolstra |
2022-12-15 | getBuildLog: factor out resolving derivations | Taeer Bar-Yam |
2022-03-11 | Factor out a `LogStore` interface | John Ericson |
2022-03-03 | Factor out a `GcStore` interface | John Ericson |
2022-02-25 | Remove std::string alias (for real this time) | Eelco Dolstra |
2022-01-18 | Get rid of std::shared_ptr<std::string> and ref<std::string> | Eelco Dolstra |
2021-06-18 | UDSRemoteStore: Support the 'root' store parameter | Eelco Dolstra |
2020-12-20 | Overhaul store subclassing | John Ericson |
2020-10-09 | Split out `local-fs-store.hh` | John Ericson |