summaryrefslogtreecommitdiff
path: root/src/other_tools/root_maps/commit_git_map.cpp
AgeCommit message (Expand)Author
2024-03-08just-mr: Normalize paths of Git file URLsOliver Reiche
2024-03-08just-mr: Fix shell out executionOliver Reiche
2024-02-27just-mr: Correct handling of remotes with respect to compatibility modePaul Cristian Sarbu
2024-02-27commit_git_map: Proper handling of file associationPaul Cristian Sarbu
2024-02-20git repo fetch: support "inherit env"Klaus Aehlig
2024-02-20Git URL scheme handling: whitelist path instead of non-path protocolsKlaus Aehlig
2024-01-31just-mr: Serve endpoint always implies a remote-execution endpointPaul Cristian Sarbu
2024-01-31just-mr: Failure in serve api root tree requests should be fatalPaul Cristian Sarbu
2024-01-31serve source tree: Increase server-side granularity in response statusesPaul Cristian Sarbu
2024-01-26just-mr 'git' repository: Absent roots sync with serve endpointPaul Cristian Sarbu
2024-01-26just-mr async maps: Wrap passed raw pointersPaul Cristian Sarbu
2024-01-26just-mr 'git' repository: Fix wrong witnessing repo when remote CAS provides ...Paul Cristian Sarbu
2024-01-26root_maps: Small cleanup of includes and targets filePaul Cristian Sarbu
2023-12-19other_tools: Fix missing includes of direct dependenciesPaul Cristian Sarbu
2023-12-19just-mr setup: Add missing reporting of failed hostname replacementPaul Cristian Sarbu
2023-12-19just-mr setup: Fix bug in fetching Git reposPaul Cristian Sarbu
2023-12-01just-mr git: Report all tried remotes if fetch failsPaul Cristian Sarbu
2023-12-01commit_git_map: Formatting fixPaul Cristian Sarbu
2023-11-21git repository: Query 'just serve' endpoint also when not marked absentPaul Cristian Sarbu
2023-11-15just-mr: Update to using the static methods of ServeApiPaul Cristian Sarbu
2023-11-14just-mr git fetch: Add logic for local mirrors and preferred hostnamesPaul Cristian Sarbu
2023-11-14just-mr: Add 'mirrors' field to 'git' repositoriesPaul Cristian Sarbu
2023-11-14commit_git_map fix: Fetch from correct location if fetch URL is a pathPaul Cristian Sarbu
2023-11-02Decoupling symlinks map and CAS utilities from just-mrPaul Cristian Sarbu
2023-09-22commit git map: Fix --fetch-absent storing incorrect tree associationPaul Cristian Sarbu
2023-09-22commit git map: Improve warning messagePaul Cristian Sarbu
2023-09-15just-mr: ensure that after --fetch-absent a local build is possibleKlaus Aehlig
2023-09-15just serve: add remote execution endpoint and --fetch-absent optionPaul Cristian Sarbu
2023-09-13just-mr: Implement 'absent' rootsPaul Cristian Sarbu
2023-06-06style: Use designated initializersPaul Cristian Sarbu
2023-05-31git repos: Add option for ignore-special rootPaul Cristian Sarbu
2023-03-23just-mr: Add git binary optionPaul Cristian Sarbu
2023-03-22just-mr: Shell out to system Git for fetches over SSH...Paul Cristian Sarbu
2023-03-20just-mr: rework progress reporting and statisticsKlaus Aehlig
2023-03-06Progress reporting: Adjust just-mr maps statistics countingPaul Cristian Sarbu
2023-03-06CommitGitMap: Move helper function out of header filePaul Cristian Sarbu
2023-02-27Just-MR: Add progress reporting for setup commandPaul 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
2023-01-24commit_git_map: Clean up passed arguments in EnsureCommitPaul Cristian Sarbu
2022-12-23Just-MR: Fix wrong commit_git_map keyPaul Cristian Sarbu
2022-12-23Just-MR: Remove wrong pass-by-reference when wrapping loggersPaul Cristian Sarbu
2022-12-21Just-MR: Add commit to WS root git mapPaul Cristian Sarbu