summaryrefslogtreecommitdiff
path: root/src/other_tools/ops_maps/import_to_git_map.cpp
AgeCommit message (Expand)Author
2024-11-14other_tools/ops_maps: Implement IWYU suggestionsPaul Cristian Sarbu
2024-08-26GitRepo: Create commit from a directory explicitly...Paul Cristian Sarbu
2024-08-26GitOps: Pass source directory to GitInitialCommit operationPaul Cristian Sarbu
2024-08-26GitOpParams: Remove unneeded branch fieldPaul Cristian Sarbu
2024-07-22import-to-git: fix typo in format stringKlaus Aehlig
2024-07-05Pass StorageConfig and Storage to just-mr mapsMaksim Denisov
2024-07-05Pass StorageConfig to git_repo and git_repo_remoteMaksim Denisov
2024-07-05Use StorageConfig functionality via Instance()Maksim Denisov
2024-06-28Use (un)expected for Git repoOliver Reiche
2024-04-10import_to_git_map: Fix wrong pointer in setterPaul Cristian Sarbu
2024-03-08just-mr: Fix shell out executionOliver Reiche
2024-02-20git repo fetch: support "inherit env"Klaus Aehlig
2024-01-31serve source tree: Increase server-side granularity in response statusesPaul Cristian Sarbu
2023-12-19other_tools: Fix missing includes of direct dependenciesPaul Cristian Sarbu
2023-11-02Decoupling symlinks map and CAS utilities from just-mrPaul Cristian Sarbu
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-04-04Make git root part of the storage configKlaus Aehlig
2023-03-23just-mr: Add git binary optionPaul Cristian Sarbu
2023-03-23just-mr: Update calls to fetch and update operations...Paul Cristian Sarbu
2023-03-22just-mr: Shell out to system Git for fetches over SSH...Paul Cristian Sarbu
2023-03-06ImportToGitMap: Move helper function out of header filePaul Cristian Sarbu
2023-02-17structure cleanup: move remote operations of GitRepo to other_tools...Paul Cristian Sarbu
2023-01-24GitRepo: Change FetchFromRemote to fetch based on branch namePaul Cristian Sarbu
2022-12-23Just-MR: Remove wrong pass-by-reference when wrapping loggersPaul Cristian Sarbu
2022-12-21Just-MR: Add import-to-git mapPaul Cristian Sarbu