summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-06-13bootstrap: use etc/repos.in.jsonKlaus Aehlig
2025-06-13Import clang-18 from toolchainKlaus Aehlig
2025-06-12Update documentationMaksim Denisov
2025-06-12Test compactification gets skipped for `gc --all`Maksim Denisov
2025-06-12Add a flag to `gc` command: `--all`Maksim Denisov
2025-06-12GarbageCollector: Support removal of all generations at onceMaksim Denisov
2025-06-11Add design document for full GCMaksim Denisov
2025-06-05lint tutorial: hint on the discovered but not processed actionsKlaus Aehlig
2025-06-05test ["end-to-end/git-import", "computed"]: move to subdirKlaus Aehlig
2025-06-05test end-to-end/actions: Fix typo in TARGETS filePaul Cristian Sarbu
2025-06-05tutorial lint: Update example outputPaul Cristian Sarbu
2025-06-05Executor: Log action outputs sorted by pathPaul Cristian Sarbu
2025-06-05GitRepo: Fix wrong handling of fatal loggingPaul Cristian Sarbu
2025-06-05GitRepo: Fix capitalisation inconsistency in loggingPaul Cristian Sarbu
2025-06-05GitRepo: Use std::invoke to call generic loggerPaul Cristian Sarbu
2025-06-05GitRepo: Reduce logging levelsPaul Cristian Sarbu
2025-06-05GitRepo: Ensure compliance with existing noexcept specifiersPaul Cristian Sarbu
2025-06-05GitCAS: Reduce log level where fatal not expectedPaul Cristian Sarbu
2025-06-05GitCAS: Ensure compliance with existing noexcept specifiersPaul Cristian Sarbu
2025-06-05Update CHANGELOGKlaus Aehlig
2025-06-05man pages: extend "see also" sectionKlaus Aehlig
2025-06-04test: Add check that TREE references reject upwards symlinksPaul Cristian Sarbu
2025-06-04directory_map: Correctly report fatal on failures to read from workspace rootsPaul Cristian Sarbu
2025-06-04Tests: Verify symlink handling in APIsOliver Reiche
2025-06-04Remove unneeded extra checks for upwards symlinksPaul Cristian Sarbu
2025-06-04Executor: Check validity of action outputs in compatible modePaul Cristian Sarbu
2025-06-04{Local,Bazel}Response: Fix logic for marking succesful populationPaul Cristian Sarbu
2025-06-04Executor: Move noexcept enforcement to main public call pointsPaul Cristian Sarbu
2025-06-04LocalCasReader: Add validity check for bazel directoriesPaul Cristian Sarbu
2025-06-04Execution server: Let the underlying API handle invalid entriesPaul Cristian Sarbu
2025-06-04FileRoot: Improve documentationPaul Cristian Sarbu
2025-06-04FileRoot: Ensure all read blobs and trees contain valid entriesPaul Cristian Sarbu
2025-06-04FileRoot: Small format fixPaul Cristian Sarbu
2025-06-04FileRoot: Give git-based roots access to storage configPaul Cristian Sarbu
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-04Add utility methods for caching valid treesPaul Cristian Sarbu
2025-06-04GitTree: Allow tree reading to skip symlinks checkerPaul Cristian Sarbu
2025-06-04GitRepo: Fix wrong logging level in reading treesPaul Cristian Sarbu
2025-06-04GitRepo: Add tree reader without symlink checkerPaul Cristian Sarbu
2025-06-04GitTree: Ensure all read entries are validPaul Cristian Sarbu
2025-06-04git_cas read object: allow validation of individual blobsPaul Cristian Sarbu
2025-06-04git_cas: Be explicit in hash type (raw or hex) when readingPaul Cristian Sarbu
2025-06-04end-to-end glob: Fix typos in test outputPaul Cristian Sarbu
2025-06-04GitTree: Fix comment typoPaul Cristian Sarbu
2025-06-03Invocation server: also show counts in headingsKlaus Aehlig
2025-06-02Use quoting for literalsKlaus Aehlig
2025-06-02ParallelRetrieveToCasWithCache: abort early on failureKlaus Aehlig
2025-06-02CHANGELOG: document fix in parallelismKlaus Aehlig
2025-06-02end-to-end just-mr/absent-closure: Fix typoPaul Cristian Sarbu