summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/cli.hpp
AgeCommit message (Expand)Author
2025-05-15just-mr: support invocation-specific artifacts-to-build loggingKlaus Aehlig
2025-05-08Invocation logging: add new field context variablesSascha Roloff
2025-04-25just-mr: support invocation-specifing artifact dumpingKlaus Aehlig
2025-04-25just-mr: support custom message with invocation-directory nameKlaus Aehlig
2025-04-22Remove redundant calls to std::filesystem::absoluteMaksim Denisov
2025-03-10just-mr: support --profile in invocation loggingKlaus Aehlig
2025-03-10Support graph options in invocation loggingKlaus Aehlig
2025-03-10Add rc-parameters for invocation loggingKlaus Aehlig
2025-02-05just-mr gc-repo: support drop onlyKlaus Aehlig
2024-11-14other_tools/just_mr: Implement IWYU suggestionsPaul Cristian Sarbu
2024-10-07Enable readability-redundant-member-init check.Maksim Denisov
2024-09-26Fix enum sizes proposed by clang-tidy.Maksim Denisov
2024-07-19just-mr: add subcommand gc-repoKlaus Aehlig
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-26Add missing system includesPaul Cristian Sarbu
2024-01-31just-mrrc: support remote-execution propertiesKlaus Aehlig
2024-01-30just-mr: add option to dump effective rcKlaus Aehlig
2024-01-09just-mr: don't make the command line pretend a fixed nameKlaus Aehlig
2023-12-11just-mrrc: support file options for the launcher functionalityKlaus Aehlig
2023-12-11just-mr: move rc handling to a separate libraryKlaus Aehlig
2023-11-16Add -R as short option for --remote-serve-addressKlaus Aehlig
2023-11-14just-mr: Parse mirrors specification from checkout locations filePaul Cristian Sarbu
2023-11-02Decoupling symlinks map and CAS utilities from just-mrPaul Cristian Sarbu
2023-09-20just-mr: add option to override the absent pragmaKlaus Aehlig
2023-09-15just serve: add remote execution endpoint and --fetch-absent optionPaul Cristian Sarbu
2023-09-13just serve: Add endpoint argumentsPaul Cristian Sarbu
2023-08-25just-mr fetch: Allow to back up fetched archives to a given remote CASPaul Cristian Sarbu
2023-08-25just-mr: Add remote execution and mTLS argumentsPaul Cristian Sarbu
2023-04-26imports: Switch to Microsoft GSL implementationOliver Reiche
2023-04-14just-mr support -D optionKlaus Aehlig
2023-03-23just-mr: Add git binary optionPaul Cristian Sarbu
2023-03-22just-mr: support log options in rc fileKlaus Aehlig
2023-03-22just-mrrc: allow setting a default for the launcher the rc fileKlaus Aehlig
2023-03-10Move common defaults for just and just-mr into a separate libraryKlaus Aehlig
2023-03-08Just-MR: Add command line options for SSL verification during archive fetchPaul Cristian Sarbu
2023-03-08just-mr: fix options mismatchesPaul Cristian Sarbu
2023-03-07Just-mr: Add --local-launcher optionPaul Cristian Sarbu
2023-02-27Logging: Add --log-append clarg to just-mr and enable log forwarding to justPaul Cristian Sarbu
2023-02-22just-mr/cli.hpp: remove unused constantKlaus Aehlig
2023-02-20Add logging command-line arguments to just-mrSascha Roloff
2023-02-20Style fixes in just-mrSascha Roloff
2022-12-21Just-MR: Add main with CL args handlingPaul Cristian Sarbu