Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-01-28 | scalar: accept -C and -c options before the subcommand | Johannes Schindelin | 1 | -0/+10 |
2021-12-04 | scalar: implement the `delete` command | Matthew John Cheetham | 1 | -0/+8 |
2021-12-04 | scalar: teach 'reconfigure' to optionally handle all registered enlistments | Johannes Schindelin | 1 | -3/+6 |
2021-12-04 | scalar: allow reconfiguring an existing enlistment | Johannes Schindelin | 1 | -0/+8 |
2021-12-04 | scalar: implement the `run` command | Derrick Stolee | 1 | -0/+19 |
2021-12-04 | scalar: teach 'clone' to support the --single-branch option | Johannes Schindelin | 1 | -1/+11 |
2021-12-04 | scalar: implement the `clone` subcommand | Johannes Schindelin | 1 | -3/+29 |
2021-12-04 | scalar: implement 'scalar list' | Derrick Stolee | 1 | -1/+10 |
2021-12-04 | scalar: 'unregister' stops background maintenance | Derrick Stolee | 1 | -0/+8 |
2021-12-04 | scalar: 'register' sets recommended config and starts maintenance | Derrick Stolee | 1 | -1/+17 |
2021-12-04 | scalar: start documenting the command | Johannes Schindelin | 1 | -0/+38 |