Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-03-05 | Support checkout of foreign-file repos | Klaus Aehlig | |
2024-02-28 | Deduplicate parsing of archive descriptions | Klaus Aehlig | |
2023-12-19 | other_tools: Fix missing includes of direct dependencies | Paul Cristian Sarbu | |
This fixes the multiple instances of (mainly) missing or wrong includes of standard, third-party, and own headers in the other_tools source folder. | |||
2023-12-07 | just-mr git tree: Extract the fetch logic in its own async map | Paul Cristian Sarbu | |
2023-11-02 | Decoupling symlinks map and CAS utilities from just-mr | Paul Cristian Sarbu | |
This is required in order to make them available to 'just serve' in a minimal just installation. | |||
2023-05-31 | file repos: Add option for ignore-special root | Paul Cristian Sarbu | |
2023-03-08 | Just-MR: Add logic for git tree repository type setup | Paul Cristian Sarbu | |
2023-02-27 | Just-MR: Add progress reporting for setup command | Paul Cristian Sarbu | |
This includes also the setup-env command, as well as all ~just~ known subcommands that require a just-mr setup step. Co-authored-by: Sascha Roloff <sascha.roloff@huawei.com> | |||
2022-12-21 | Just-MR: Add repos-to-setup map | Paul Cristian Sarbu | |
Contains the logic for the checkout of all supported repositories. |