Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2021-12-05 | scalar: implement the `clone` subcommand | Johannes Schindelin | 3 | -3/+262 |
2021-12-05 | scalar: implement 'scalar list' | Derrick Stolee | 2 | -1/+21 |
2021-12-05 | scalar: let 'unregister' handle a deleted enlistment directory gracefully | Johannes Schindelin | 2 | -0/+61 |
2021-12-05 | scalar: 'unregister' stops background maintenance | Derrick Stolee | 2 | -8/+50 |
2021-12-05 | scalar: 'register' sets recommended config and starts maintenance | Derrick Stolee | 2 | -1/+266 |
2021-12-05 | scalar: create test infrastructure | Johannes Schindelin | 3 | -3/+109 |