summaryrefslogtreecommitdiff
path: root/src/other_tools
AgeCommit message (Expand)Author
2024-05-02Small changes to allow gsl-lite supportPaul Cristian Sarbu
2024-04-25just-mr rc: Extract location object parser in separate libraryPaul Cristian Sarbu
2024-04-23just-mr: Make outer non-trivial async map consumers noexceptPaul Cristian Sarbu
2024-04-23just-mr: Fix map key type bug in repository setupPaul Cristian Sarbu
2024-04-18just-mrrc: support retry optionsKlaus Aehlig
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-10just-mr: Ensure resolved trees are kept alive in Git cachePaul Cristian Sarbu
2024-04-10Add KeepTree to critical Git operationsPaul Cristian Sarbu
2024-04-10resolve_symlinks_map: Allow separate source and target repositoriesPaul Cristian Sarbu
2024-04-10content_git_map: Remove redundant opening of Git cachePaul Cristian Sarbu
2024-04-10import_to_git_map: Fix wrong pointer in setterPaul Cristian Sarbu
2024-04-10content_git_map: Reorder logic for setting up absent rootsPaul Cristian Sarbu
2024-04-08Use properly included standard library types by defaultPaul Cristian Sarbu
2024-04-08Consistently guard all POSIX C includesPaul Cristian Sarbu
2024-03-26Add missing system includesPaul Cristian Sarbu
2024-03-20Add new subcommand add-to-casKlaus Aehlig
2024-03-15Clean up more includes and targetsPaul Cristian Sarbu
2024-03-13Fix tmpdir locationKlaus Aehlig
2024-03-13Move storage-aware tmpdir creation to configKlaus Aehlig
2024-03-08Remove dead code for host replacementOliver Reiche
2024-03-08just-mr: Fix "preferred hostnames"Oliver Reiche
2024-03-08mirrors: Implement SortByHostname routineOliver Reiche
2024-03-08CurlURLHandle: Add GetHostname routineOliver Reiche
2024-03-08just-mr: Normalize paths of Git file URLsOliver Reiche
2024-03-08just-mr: Report fetch URLs on debug levelOliver Reiche
2024-03-08SystemCommand: Transfer outfile responsibility to callerOliver Reiche
2024-03-08just-mr: Fix shell out executionOliver Reiche
2024-03-07just-mr: Fix unguarded optional accessOliver Reiche
2024-03-07distdir setup: do not ask remote-excution endpoint for treeKlaus Aehlig
2024-03-07exceptions handling: small improvementsPaul Cristian Sarbu
2024-03-07just-mr fetch: Correctly report if no fetch requiredPaul Cristian Sarbu
2024-03-07just-mr: Correctly pass client-side auth args to 'just'...Paul Cristian Sarbu
2024-03-05foreign_file_git_map: add missing returnKlaus Aehlig
2024-03-05Support fetching of foreign filesKlaus Aehlig
2024-03-05Support checkout of foreign-file reposKlaus Aehlig
2024-03-05Add a root_map for foreign-file reposKlaus Aehlig
2024-03-05Add data structure for foreign-file rootsKlaus Aehlig
2024-03-04serve protocol: support executable distfilesKlaus Aehlig
2024-02-29archive_fetch_map: only have the actual archive content in the interfaceKlaus Aehlig
2024-02-29just-mr and serve: Extend use of noexcept specifierPaul Cristian Sarbu
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: Fix correct CAS storage location is usedPaul Cristian Sarbu
2024-02-27commit_git_map: Proper handling of file associationPaul Cristian Sarbu
2024-02-27just-mr setup archive: Local roots require the archive blob to be local tooPaul 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-02-16async maps: Create utility library to handle cycle detectionPaul Cristian Sarbu
2024-02-15defaults: Support fully static linkingOliver Reiche