Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-17 | Avoid conflicts on case-insensitive file systems | Klaus Aehlig | |
... by renaming test/end-to-end/targets. (cherry-picked from d95d8121199e2519aa441cb1a471cf5aec69574d) | |||
2022-10-12 | Add copyright and license notice to all source and header files | Klaus Aehlig | |
Signed-off-by: Goetz Brasche <goetz.brasche@huawei.com> | |||
2022-04-27 | use kebab-case for all cmd line args | Alberto Sartori | |
2022-02-25 | Add end-to-end test verifying repository-name resolving | Klaus Aehlig | |
Repositories are indentified by free names that are bound, in a per-repository way, in a global configuration. Add a test verifying this: the name "other" refers to differnt repositories in the repositories "A" and "B" and chains of depending on "other" can be followed. |