summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)Author
2025-01-21Exclude 'tree_structure' directory from bootstrappingMaksim Denisov
2025-01-20just-lock: Implement import source 'git-tree'Paul Cristian Sarbu
2025-01-17just-lock: Move import utilities code sectionPaul Cristian Sarbu
2025-01-17just-lock: Improve handling of 'subdir' pathsPaul Cristian Sarbu
2025-01-17just-import-git: Normalize 'subdir' path during repository rewritePaul Cristian Sarbu
2025-01-16just-lock: Do not use temp dirs outside local build rootPaul Cristian Sarbu
2025-01-13import tools: Fix rewrite of unneeded fieldsPaul Cristian Sarbu
2025-01-10just-lock: Implement 'archive' import sourcePaul Cristian Sarbu
2025-01-10just-lock: Use the GitCAS during 'git' source importsPaul Cristian Sarbu
2025-01-10just-lock: Try also mirrors when importing known commit from Git reposPaul Cristian Sarbu
2025-01-10just-lock: Add attempts argument to method running commandsPaul Cristian Sarbu
2025-01-10just-lock: Improve docstrings and method signaturesPaul Cristian Sarbu
2025-01-10just-lock: Improve directory tree removalPaul Cristian Sarbu
2025-01-10just-lock: Fix 'repositories' field not updated in import loopPaul Cristian Sarbu
2025-01-09Support deduplication of "tree structure" rootsMaksim Denisov
2025-01-09Support import of "tree structure" rootsMaksim Denisov
2025-01-08Fix deduplication of target repos in precomputed rootsMaksim Denisov
2024-12-17just-lock: Implement import source type 'file'Paul Cristian Sarbu
2024-12-17just-lock: Improve error handling of command line parsingPaul Cristian Sarbu
2024-12-17just-lock: Match logging style of just-mr, including colorsPaul Cristian Sarbu
2024-12-17just-lock: Fix plain configuration map for 'git' importsPaul Cristian Sarbu
2024-12-11Initial implementation of just-lockPaul Cristian Sarbu
2024-12-10just-deduplicate-repos: Add support for computed repositoriesPaul Cristian Sarbu
2024-12-10just-import-git: Add support for computed repositoriesPaul Cristian Sarbu
2024-11-29just-import-git: Fix foreign config locationPaul Cristian Sarbu
2024-11-28bin scripts: Use the NoReturn type hintPaul Cristian Sarbu
2024-11-21Materialize computed roots before top-level analysisKlaus Aehlig
2024-11-06Make bootstrap-traverser aware of the "cwd" property of actionsKlaus Aehlig
2024-10-10bootstrap traversing: for explicit trees, create closed directoriesKlaus Aehlig
2024-08-26just-mr.py: Accept all tree entries for bootstrapped justPaul Cristian Sarbu
2024-07-19Storage config: change layout to support several storage generationsKlaus Aehlig
2024-06-18Use ServeApi during bootstrapMaksim Denisov
2024-04-25just-deduplicate-repos: merge pragma of identified repositoriesKlaus Aehlig
2024-04-25just-import-git: support importing repositories as absentKlaus Aehlig
2024-02-21just-import-git: support setting "inherit env"Klaus Aehlig
2024-01-08bootstrap: accept a build dir inside the source treeKlaus 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-11-02bootstrap: Add libarchive dependencyPaul Cristian Sarbu
2023-09-19bootstrap: for package builds use -Wno-pedanticKlaus Aehlig
2023-09-13just serve: Basic service implementation with commit-of-tree RPCPaul Cristian Sarbu
2023-09-01Add a utility tool to deduplicate internal repositoriesKlaus Aehlig
2023-08-31just-mr.py: Fix None checksPaul Cristian Sarbu
2023-08-31just-mr.py: Fix wrong check added by type annotation changesPaul 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-08-29bootstrap.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29parallel-bootstrap-traverser.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29bootstrap-traverser.py: Add type hints and fix stylePaul Cristian Sarbu
2023-08-29just-mr.py: Add type hints, fix style, and improve readabilityPaul Cristian Sarbu