summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/main.cpp
AgeCommit message (Expand)Author
2025-05-22just-mr: Fix wrong setup root being picked upPaul Cristian Sarbu
2025-04-22Remove redundant calls to std::filesystem::absoluteMaksim Denisov
2025-03-10Invocation meta-data: include repository-config digestKlaus Aehlig
2025-03-10just-mr: honor invocation-log parameters when launchingKlaus Aehlig
2025-02-11checkout locations: support extra environment variables to inheritKlaus Aehlig
2025-02-05just-mr gc-repo: support drop onlyKlaus Aehlig
2024-11-14other_tools/just_mr: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-25Enable compatible mode for just-mr and SourceTree serve service...Paul Cristian Sarbu
2024-10-25just-mr: Use explicit naming in default instantiated storagePaul Cristian Sarbu
2024-10-07Enable bugprone-empty-catch check.Maksim Denisov
2024-09-13Remove Compatibility flag from just-mrMaksim Denisov
2024-09-13Rename Compatibility class to ProtocolTraitsMaksim Denisov
2024-07-22Rename HashFunction methods and enumsMaksim Denisov
2024-07-22Store HashFunction in StorageConfigMaksim Denisov
2024-07-19just-mr: add subcommand gc-repoKlaus Aehlig
2024-07-19Take shared repo-gc lock wherever neededKlaus Aehlig
2024-07-19Remove the RetryConfig singletonPaul Cristian Sarbu
2024-07-18just-mr: Fix wrong exit code for --help callPaul Cristian Sarbu
2024-07-16StorageConfig: Store also the execution backend description idPaul Cristian Sarbu
2024-07-05Convert StorageConfig to a general classMaksim Denisov
2024-07-05Convert Storage to a general classMaksim Denisov
2024-07-05Pass StorageConfig and Storage to just-mr mapsMaksim Denisov
2024-07-05Pass StorageConfig to GarbageCollector::SharedLockMaksim Denisov
2024-07-05Use StorageConfig functionality via Instance()Maksim Denisov
2024-06-25Use a general boolean for compatible in MultiRepoCommonArgumentsMaksim Denisov
2024-04-18just-mr: support retry for temporary grpc failuresKlaus Aehlig
2024-04-10Add just-mr command-line option to estrict log limit on stderrKlaus Aehlig
2024-04-08Consistently guard all POSIX C includesPaul Cristian Sarbu
2024-02-27just-mr: Fix correct CAS storage location is usedPaul Cristian Sarbu
2024-01-31just-mrrc: support remote-execution propertiesKlaus Aehlig
2024-01-24just-mr: in to_git warning, report actual tool namesKlaus Aehlig
2024-01-09just-mr: don't make the command line pretend a fixed nameKlaus Aehlig
2023-12-19other_tools: Fix missing includes of direct dependenciesPaul Cristian Sarbu
2023-12-11just-mr: move rc handling to a separate libraryKlaus Aehlig
2023-11-16fetch-absent: Only allow option in native modePaul Cristian Sarbu
2023-11-15just-mr json parsing: Add missing check for items type in listsPaul Cristian Sarbu
2023-11-14just-mr: Parse mirrors specification from checkout locations filePaul Cristian Sarbu
2023-09-20just-mr: add option to override the absent pragmaKlaus Aehlig
2023-09-13just serve: Add endpoint argumentsPaul Cristian Sarbu
2023-09-07just-mr: allow subkeys to be skipped in RC filePaul Cristian Sarbu
2023-08-25just-mr fetch: Allow to back up fetched archives to a given remote CASPaul Cristian Sarbu
2023-08-25just-mr: Interrogate remote CAS before defaulting to network fetch...Paul Cristian Sarbu
2023-08-25just-mr utils: Extract setup-related code into separate libraryPaul Cristian Sarbu
2023-08-25just-mr: Add remote execution and mTLS argumentsPaul Cristian Sarbu
2023-08-23just-mr: Split main codePaul Cristian Sarbu
2023-08-14just-mr: More consistent error messages in parsing RC filePaul Cristian Sarbu
2023-08-07just-mr maps: Add logic for resolving symlinks in archive repositoriesPaul Cristian Sarbu
2023-08-07just-mr maps: Add logic for resolving symlinks in file repositoriesPaul Cristian Sarbu
2023-08-07just-mr: Update async map keys with the 'special' pragma valuePaul Cristian Sarbu
2023-08-07just-mr: Add map for pragma 'special' valuesPaul Cristian Sarbu