summaryrefslogtreecommitdiff
path: root/src/buildtool/execution_api/serve/mr_git_api.cpp
AgeCommit message (Collapse)Author
2025-02-19{MR}GitApi: Drop inheritanceMaksim Denisov
2024-12-19Remove unneeded compat_storageOliver Reiche
2024-12-04Add RehashGitDigest functionMaksim Denisov
2024-12-04Rename MRApiUtils to RehashUtilsMaksim Denisov
2024-11-14execution_api remaining: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-25Add new Git execution api that can interact with any remotePaul Cristian Sarbu
...irrespective of the used protocol. This api is useful in enabling just-mr and the SourceTree service of just serve to interact seamlessly with any remote-execution endpoint.