Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-07 | ArtifactDescription: support tree overlays | Klaus Aehlig | |
... that, like trees, are given by their identifier. | |||
2024-11-14 | common: Implement IWYU suggestions | Paul Cristian Sarbu | |
2024-10-07 | Enable bugprone-exception-escape check | Maksim Denisov | |
2024-09-11 | Use HashFunction::Type to deserialize ArtifactDescription | Maksim Denisov | |
2024-09-11 | Use ArtifactDigest to create Known Artifact | Maksim Denisov | |
...skipping intermediate conversions. | |||
2024-07-22 | Rename HashFunction methods and enums | Maksim Denisov | |
2024-07-22 | Use a fixed HashFunction in ArtifactDescription | Maksim Denisov | |
2024-07-22 | Use HashFunction functionality via Instance() | Maksim Denisov | |
...to track changes during refactoring easier. | |||
2024-07-12 | Use static Create functions to construct ArtifactDescription | Maksim Denisov | |
...instead of unobvious ctors relying on overload resolution. | |||
2024-07-12 | Move implementation details of ArtifactDescription to the cpp file | Maksim Denisov | |