summaryrefslogtreecommitdiff
path: root/src/other_tools/ops_maps/git_tree_fetch_map.hpp
AgeCommit message (Expand)Author
2025-02-11checkout locations: support extra environment variables to inheritKlaus Aehlig
2024-12-19Remove unneeded compat_storageOliver Reiche
2024-11-14other_tools/ops_maps: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-25just-mr and SourceTree: Use new Git execution api instancePaul Cristian Sarbu
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-11Store HashInfo in just-mr's GitTreeInfo as tree_hashMaksim Denisov
2024-08-29just-mr maps: Add utility key-printing functionsPaul Cristian Sarbu
2024-07-23just-mr: Use progress instance in setup mapsPaul Cristian Sarbu
2024-07-05Pass StorageConfig and Storage to just-mr mapsMaksim Denisov
2024-06-27Pass ServeApi to just-mr maps by raw pointerMaksim Denisov
2024-06-27Use a raw pointer for passing optional IExecutionApiMaksim Denisov
2024-06-25Introduce a type allias for an optional ptr to IExecutionApiMaksim Denisov
2024-06-25Use constant IExecutionApi in just-mr mapsMaksim Denisov
2024-06-18Make ServeApi a general class, not a singletonMaksim Denisov
2024-06-18Pass ServeApi to just-mr maps by referenceMaksim Denisov
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-01-26just-mr async maps: Wrap passed raw pointersPaul Cristian Sarbu
2023-12-19other_tools: Fix missing includes of direct dependenciesPaul Cristian Sarbu
2023-12-07just-mr fetch: Extend to include 'git tree' repositoriesPaul Cristian Sarbu
2023-12-07just-mr git tree: Interrogate also just serve endpoint if providedPaul Cristian Sarbu
2023-12-07just-mr git tree: Extract the fetch logic in its own async mapPaul Cristian Sarbu