summaryrefslogtreecommitdiff
path: root/src/other_tools/just_mr/fetch.cpp
AgeCommit message (Expand)Author
2024-03-05Support fetching of foreign filesKlaus Aehlig
2024-02-29archive_fetch_map: only have the actual archive content in the interfaceKlaus Aehlig
2024-02-28Deduplicate parsing of archive descriptionsKlaus Aehlig
2024-02-27just-mr: Correct handling of remotes with respect to compatibility modePaul Cristian Sarbu
2024-02-27just-mr setup archive: Local roots require the archive blob to be local tooPaul Cristian Sarbu
2024-01-31just-mr: Serve endpoint always implies a remote-execution endpointPaul Cristian Sarbu
2024-01-26just-mr async maps: Wrap passed raw pointersPaul Cristian Sarbu
2024-01-26just-mr: Fix missing ExpressionPtr type checks in parsing the config filePaul Cristian Sarbu
2024-01-24just-mr: in to_git warning, report actual tool namesKlaus Aehlig
2024-01-22just-mr: Honor archive mirrors when only fetchingOliver Reiche
2023-12-19just-mr fetch content: Check for blob also in Git cachePaul Cristian Sarbu
2023-12-19other_tools: Fix missing includes of direct dependenciesPaul Cristian Sarbu
2023-12-07just-mr fetch: Extend to include 'git tree' repositoriesPaul Cristian Sarbu
2023-12-07just-mr fetch: Clarify naming of current fetch async mapPaul Cristian Sarbu
2023-12-07content_cas_map: Remove unnecessary return typePaul Cristian Sarbu
2023-11-21content_cas_map: Interrogate just serve endpoint also if doing pure fetchPaul Cristian Sarbu
2023-11-21archive 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 archives fetch: Add logic for local mirrors and preferred hostnamesPaul Cristian Sarbu
2023-11-02just-mr fetch: Add handling of --fetch-absent optionPaul 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-23just-mr: Split main codePaul Cristian Sarbu