summaryrefslogtreecommitdiff
path: root/bin/just-import-git.py
AgeCommit message (Expand)Author
2024-04-25just-import-git: support importing repositories as absentKlaus Aehlig
2024-02-21just-import-git: support setting "inherit env"Klaus Aehlig
2023-11-14just-import-git: Add --mirror optionPaul Cristian Sarbu
2023-11-14test: Add check for 'mirrors' field in just-mr repositoriesPaul Cristian Sarbu
2023-08-31just-import-git: fix fallout of type annotationsKlaus Aehlig
2023-08-29just-import-git.py: Add type hints and fix stylePaul Cristian Sarbu
2023-05-23just-import-git: also recognize the workspace root as a layerKlaus T. Aehlig
2023-05-22just-import-git: support assuming the canonical single-repo configKlaus 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
2022-12-09just-import-git.py: Support distdir repositoriesOliver Reiche
2022-11-30Add script to import a git repos as dependencyKlaus Aehlig