summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/launch.cpp
AgeCommit message (Expand)Author
44 hoursjust-mr: Fix lifetime of Git CAS lockPaul Cristian Sarbu
2025-06-16Avoid unnecessary work in accessing container entriesPaul Cristian Sarbu
2025-05-15just-mr: support invocation-specific artifacts-to-build loggingKlaus Aehlig
2025-05-09invocation log: include seconds in directory nameKlaus Aehlig
2025-05-08Invocation logging: add new field context variablesSascha Roloff
2025-05-06just-mr: only set profiling-induced --dump-artifacts if supportedKlaus Aehlig
2025-04-25just-mr: support invocation-specifing artifact dumpingKlaus Aehlig
2025-04-25just-mr: support custom message with invocation-directory nameKlaus Aehlig
2025-03-10just-mr: support --profile in invocation loggingKlaus Aehlig
2025-03-10Support graph options in invocation loggingKlaus Aehlig
2025-03-10Invocation meta-data: include repository-config digestKlaus Aehlig
2025-03-10just-mr: honor invocation-log parameters when launchingKlaus Aehlig
2024-11-14other_tools/just_mr: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-25just-mr: Small fixesPaul Cristian Sarbu
2024-10-07Enable modernize-* checks.Maksim Denisov
2024-08-05When using errno, log the actual error messagePaul Cristian Sarbu
2024-08-05Add missing cerrno includesPaul Cristian Sarbu
2024-07-19Take shared repo-gc lock wherever neededKlaus Aehlig
2024-07-19Remove the RetryConfig singletonPaul Cristian Sarbu
2024-07-05Pass StorageConfig and Storage to just-mr mapsMaksim Denisov
2024-07-05Pass StorageConfig to GarbageCollector::SharedLockMaksim 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-03-07just-mr: Correctly pass client-side auth args to 'just'...Paul Cristian Sarbu
2024-01-31just-mrrc: support remote-execution propertiesKlaus Aehlig
2024-01-30Drop unused -R from install-cas and traverse subcommandsKlaus Aehlig
2024-01-24just-mr: in to_git warning, report actual tool namesKlaus Aehlig
2023-12-11just-mrrc: support file options for the launcher functionalityKlaus Aehlig
2023-09-20just-mr: add option to override the absent pragmaKlaus Aehlig
2023-09-13just serve: Add endpoint argumentsPaul 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