summaryrefslogtreecommitdiff
path: root/src/buildtool/common/repository_config.hpp
AgeCommit message (Expand)Author
2025-06-16Ensure equality operators are really noexcept.Klaus T. Aehlig
2025-06-04RepositoryConfig: Ensure consistency in reading blobs and treesPaul Cristian Sarbu
2025-06-04RepositoryConfig: Give access to a persistent storage config...Paul Cristian Sarbu
2025-06-04git_cas read object: allow validation of individual blobsPaul Cristian Sarbu
2025-01-22Git CAS access: reduce log levelKlaus Aehlig
2024-12-19Remove FileRoot::ComputedRootMaksim Denisov
2024-12-19Support substitution of precomputed roots in RepositoryConfigMaksim Denisov
2024-12-19Fix struct member initializationOliver Reiche
2024-12-11RepositoryConfig::SetGitCAS: allow setting log_levelKlaus Aehlig
2024-11-21RepositoryConfig: support setting a computed rootKlaus Aehlig
2024-11-14common: Implement IWYU suggestionsPaul Cristian Sarbu
2024-11-13RepositoryConfig: get rid of implict usage assumptionKlaus Aehlig
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-10-07Enable bugprone-empty-catch check.Maksim Denisov
2024-09-11Return ArtifactDigest from RepositoryConfig::RepositoryKeyMaksim Denisov
2024-07-22Use HashFunction from Storage in RepositoryConfigMaksim Denisov
2024-07-05Pass Storage to RepositoryConfigMaksim Denisov
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2023-11-27Refactoring RepositoryConfigPaul Cristian Sarbu
2023-01-20Cleanup local CAS dependency for repository configSascha Roloff
2022-10-12Add copyright and license notice to all source and header filesKlaus Aehlig
2022-08-05Allow to read git trees from global CAS as well as local workspace rootSascha Roloff
2022-06-20Repository representation: also use string as name in bindingsKlaus Aehlig
2022-06-13RepoConfig: Compute repository keyOliver Reiche
2022-02-22Initial self-hosting commitKlaus Aehlig