summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-16just-mr fetch: fix internal archive descriptionKlaus Aehlig
2023-01-16just-mr fetch: drop redundant directory creationKlaus Aehlig
2023-01-16just-mr: fix quotingKlaus Aehlig
2023-01-16test/end-to-end: stage git-import tests to their own directoryKlaus Aehlig
2023-01-16CurlEasyHandle: Fix empty fetches due to unfollowed URLsPaul Cristian Sarbu
2023-01-16fpath_git_map: Fix wrong log messagePaul Cristian Sarbu
2023-01-12source map: quote file names in error messageKlaus Aehlig
2023-01-12Installation: be explicit about building with older justKlaus Aehlig
2023-01-10Add basic test for git-importKlaus Aehlig
2023-01-10just-import-git: accept config from stdinKlaus Aehlig
2023-01-10just-import-git: carry out the temporary clone in a shallow wayKlaus Aehlig
2023-01-10just-import-git: fix check for main nameKlaus Aehlig
2023-01-10Tests: Add TEST_BOOTSTRAP_JUST_MR config var to decide which just-mr is used ...Paul Cristian Sarbu
2023-01-10Targets: Create top-level just-mr install targetPaul Cristian Sarbu
2023-01-10repos_to_setup_map: Remove unnecessary logger capture in lambda callsPaul Cristian Sarbu
2023-01-10Just-MR: Fix distdir computation in internal just-mrPaul Cristian Sarbu
2022-12-23Just-MR: Fix wrong commit_git_map keyPaul Cristian Sarbu
2022-12-23Just-MR: Remove wrong pass-by-reference when wrapping loggersPaul Cristian Sarbu
2022-12-23Just-MR: Fix bloated reachable reposPaul Cristian Sarbu
2022-12-23Just-MR: Fix mrrc config handlingPaul Cristian Sarbu
2022-12-23Test that just-mr does not rely on CASKlaus Aehlig
2022-12-23end-to-end tests: go through a single target for just-mrKlaus Aehlig
2022-12-23just-mr: fix distdir computationKlaus Aehlig
2022-12-23imports: Fix missing link dependency for crypto-libOliver Reiche
2022-12-23just-mr: fix exec log messageKlaus Aehlig
2022-12-22import of boringssl: fix export structureKlaus Aehlig
2022-12-22Add option --dump-export-targetsKlaus Aehlig
2022-12-22export targets: identify as such in result_mapKlaus Aehlig
2022-12-22result_map: also keep track of export targetsKlaus Aehlig
2022-12-22CHANGELOG: also mention the new just-mr binaryKlaus Aehlig
2022-12-21Bootstrap: Exclude other_tools folder from source files gatheringPaul Cristian Sarbu
2022-12-21Test: Add basic test for just-mrPaul Cristian Sarbu
2022-12-21Just-MR: Add main logic for just calls sub-commandsPaul Cristian Sarbu
2022-12-21Just-MR: Add main logic for setup and setup-env sub-commandsPaul Cristian Sarbu
2022-12-21Just-MR: Add main logic for update sub-commandPaul Cristian Sarbu
2022-12-21Just-MR: Add main logic for fetch sub-commandPaul Cristian Sarbu
2022-12-21Just-MR: Add main with CL args handlingPaul Cristian Sarbu
2022-12-21Just-MR: Add repos-to-setup mapPaul Cristian Sarbu
2022-12-21Just-MR: Add archive content to WS root git mapPaul Cristian Sarbu
2022-12-21Test: Upd libarchive tests with wrapper classPaul Cristian Sarbu
2022-12-21Utils: Add wrapper class for libarchive operationsPaul Cristian Sarbu
2022-12-21Test: Add basic tests for libarchiveOliver Reiche
2022-12-21External: Add libarchive dependencyPaul Cristian Sarbu
2022-12-21External: Add bzip2 dependencyOliver Reiche
2022-12-21Just-MR: Add archive fetch mapPaul Cristian Sarbu
2022-12-21Just-MR: Add archive content-in-CAS mapPaul Cristian Sarbu
2022-12-21Test: Add tests for libcurlPaul Cristian Sarbu
2022-12-21Utils: Add curl easy handle utility classPaul Cristian Sarbu
2022-12-21Utils: Add curl context utility classPaul Cristian Sarbu
2022-12-21External: Add libcurl dependencyPaul Cristian Sarbu