summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-01-15Enable a missing testMaksim Denisov
2025-01-14Fix typo in log messageKlaus Aehlig
2025-01-13Update CHANGELOG with fixes doneKlaus Aehlig
2025-01-13just-mr setup: Fix ensuring 'subdir' only accepts non-upwards pathsPaul Cristian Sarbu
2025-01-13import tools: Fix rewrite of unneeded fieldsPaul Cristian Sarbu
2025-01-10just-mr-repository-config(5): pragma special not for derived rootsKlaus Aehlig
2025-01-10just-mr setup: Fix ensuring field 'subdir' only accepts relative pathsPaul Cristian Sarbu
2025-01-10just-lock-config.5: Update with section for source type 'archive'Paul Cristian Sarbu
2025-01-10just-lock: Add test for imports from archivesPaul Cristian Sarbu
2025-01-10just-lock: Implement 'archive' import sourcePaul Cristian Sarbu
2025-01-10just-lock design: Add fields 'type','mirrors','subdir' to 'archive' 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-10just-lock tests: Give the local build root to the toolPaul Cristian Sarbu
2025-01-10just-lock tests: Fix small recurrent typoPaul Cristian Sarbu
2025-01-10just-mr-repository-config.5: Fix typosPaul Cristian Sarbu
2025-01-10Update CHANGELOG to include the new featuresKlaus Aehlig
2025-01-09just build: add new option -pKlaus Aehlig
2025-01-09just(1): Add missing paragraph endKlaus Aehlig
2025-01-09Test deduplication of "tree structure" rootsMaksim Denisov
2025-01-09Support deduplication of "tree structure" rootsMaksim Denisov
2025-01-09Test import of "tree structure" rootsMaksim Denisov
2025-01-09Support import of "tree structure" rootsMaksim Denisov
2025-01-08Test deduplication of target repos in precomputed rootsMaksim Denisov
2025-01-08Fix deduplication of target repos in precomputed rootsMaksim Denisov
2025-01-08source tree service: Fix ensuring Git cache rootPaul Cristian Sarbu
2025-01-08Test indirection of workspace roots in precomputed rootsMaksim Denisov
2025-01-08Fix indirection of workspace roots in precomputed rootsMaksim Denisov
2025-01-07Update CHANGELOGPaul Cristian Sarbu
2025-01-07source tree service: Ensure the Git cache existsPaul Cristian Sarbu
2025-01-07Implement rebuilding of StorageConfigMaksim Denisov
2025-01-07Add backend description to CAS in a ctor of TargetCacheMaksim Denisov
2025-01-07TargetCache: use BackendDescription for sharding instead of a plain stringMaksim Denisov
2025-01-07Store BackendDescription in StorageConfigMaksim Denisov
2025-01-07TargetCache: employ the shard even for a default constructed objectMaksim Denisov
2025-01-07Pass BackendDescription to StorageConfig from the outsideMaksim Denisov
2025-01-07Pack BackendDescription to a classMaksim Denisov
2024-12-20clean up dependenciesKlaus Aehlig
2024-12-20just-mr-repository-config(5): Document the format for tree structure rootsMaksim Denisov
2024-12-20JustMr: test tree structure rootsMaksim Denisov
2024-12-20TreeStructure: make just-mr aware of "tree structure" rootsMaksim Denisov
2024-12-20TreeStructure: support parsing in just-mrMaksim Denisov
2024-12-20TreeStructure: Unify parsing of precomputed roots in just-mrMaksim Denisov
2024-12-20catch2: Make catch2-main a proper export targetOliver Reiche
2024-12-19just-repository-config(5): Document the format for tree structure rootsMaksim Denisov
2024-12-19Test basic implementation of TreeStructureRootsMaksim Denisov